JavaScript must be enabled to play.
Browser lacks capabilities required to play.
Upgrade or switch to another browser.
Loading…
<br/> <<nobr>> <<set $AdultCheck to false>> /* Начальное значение переменной */ <</nobr>> <div style="text-align: center;"><h3>Hello.</h3>On behalf of the development team (one and a half people),<br/>we express our gratitude to you for your interest in our project. Before we begin, we want to warn you that this game is intended only for adults with a stable psyche,<br/>as it contains explicit scenes of a sexual nature of varying nature and degree of perversion. <div class="comp01">YES. This game is ONLY FOR ADULTS!</div> Who are able to withstand severe tests for their eyes and brain. Therefore, if you are an excessively curious child, the mother of this child or a pregnant man, then we ask you to click the "NO" button, delete this game and forget about it as a strange but terrible dream.</div> <<nobr>> * <div style="text-align: center;"><label><<checkbox "$AdultCheck" false true>> <span style="color: rgba(207, 198, 107, 1.0); font-size: 1.2em;"> I am warned and understand that this game is intended for adults only</span></label></div> <div class="links-container00"> <div class="links01"> <<link "I AM AN ADULT">> <<if $AdultCheck is true>> <<goto DUPLICATED_PROTECTION>> <<else>> <<script>> Dialog.setup("   CHECK"); Dialog.wiki("In order to continue the game, you must first check the checkbox."); Dialog.open(); <</script>> <</if>> <</link>> </div> <div class="links01"> <<link "NO">> <<run closeGameEffect()>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<run lightenScreen()>> <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Plot/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText"> <strong>Somewhere in the middle of nowhere…</strong> </span></div></div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<run disableLink(event.target, 700)>> <<set $PROLOGUE += 1>> <<switch $PROLOGUE>> <<case 1>> <<run replaceTextWithDelay("DescText", "<strong>You don't know where you are...</strong>")>> <<case 2>> <<run replaceTextWithDelay("DescText", "<strong>You don't know who you are…</strong>")>> <<case 3>> <<run replaceTextWithDelay("DescText", "<strong>You don't know how you ended up here...</strong>")>> <<case 4>> <<run replaceTextWithDelay("DescText", "<strong>You are not sure if you are still alive…</strong>")>> <<case 5>> <<run replaceTextWithDelay("DescText", "<strong>And you feel boundless peace and emptiness…</strong>")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/01/002.jpg")>> <<case 6>> <<run replaceTextWithDelay("DescText", "- Captain! I see a drowning woman!")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/01/003.jpg")>> <<case 7>> <<run replaceTextWithDelay("DescText", "- Oscar. Pull her closer with an oar.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/01/004.jpg")>> <<case 8>> <<run replaceTextWithDelay("DescText", "- Yes Captain!")>> <<case 9>> <<run replaceTextWithDelay("DescText", "*bang*")>> <<Message "You felt a blow to the head.">> <<case 10>> <<run replaceTextWithDelay("DescText", "- Why are you hitting her!? Drag her to the side!")>> <<case 11>> <<run replaceTextWithDelay("DescText", "- Yes Cap....")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/01/005.jpg")>> <<Message "Consciousness leaves you completely.">> <<case 12>> <<set $PROLOGUE to 0>> <<run darkenScreen()>> <<run setTimeout(() => Engine.play("CHARACTER_GENERATION_SCREEN"), 3000)>> <<default>> <<replace "#DescText">><<print "text">><</replace>> <</switch>><</link>></div> <div class="links01"> <<link "SKIP">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   SKIP"); Dialog.wiki("To confirm skipping a chapter, press the button again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $PROLOGUE to 0>> <<run darkenScreen()>> <<run setTimeout(() => Engine.play("CHARACTER_GENERATION_SCREEN"), 3000)>> <<default>> <<set $SKIP to 0>> <</switch>><</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<run lightenScreen()>> <<run updateBimTotal()>> <div style="text-align: center;"><h2>CHARACTER CUSTOMIZATION</h2></div> <div style="text-align: center;"><img src="img/Сharacter/Portraits/Base/CharacterGenPortrait06.png" class="centerImage" style="max-width:65%;"></div><</nobr>> <div id="PARAMETERSBox01"><h3>  PARAMETERS</h3><strong>   Strength: </strong><span id="STRStat"><strong>$STRBase</strong></span> <strong>   Dexterity: </strong><span id="DEXStat"> <strong>$DEXBase</strong></span> <strong>   Intelligence: </strong><span id="INTStat"> <strong>$INTBase</strong></span> <strong>   Fitness: $Fit</strong> <strong>   Beauty: $Bea</strong></div> <div id="PERSONALITYBox01"><h3>  PERSONALITY</h3><strong>   Mind Curse: $BimTotal</strong> <strong>   Submissiveness: $Sub</strong> <strong>   Dominance: $Dom</strong></div> <div id="NameBox01"><span class="big"> Your name is: </span><<textbox "$Pname" "Sara">></div> <div id="AgeBox01"><span class="big"> Age is: </span> <<listbox "$PAge">> <<option "18">> <<option "19" >> <<option "20">> <<option "21" selected>> <<option "22">> <<option "23">> <<option "24">> <<option "25">> <<option "26">> <<option "27">> <<option "28">> <<option "29">> <<option "30">> <</listbox>><br></div> <div id="HairBox01"><span class="big"> Hair is: </span><<listbox "$HaC">> <<option "Black" 0 selected>> <<option "Brunette" 1>> <<option "Blonde" 2>> <<option "Ash blonde" 3>> <<option "Red" 4>> <<run UIBar.setStoryElements()>> <</listbox>> <br></div> <div id="StatsBox01"> <strong>Strength :</strong> \   <<link "➕">> <<if $StatP gt 0>> <<set $STRBase++>> <<set $StatP-->> <<replace "#STRStat">><<print $STRBase>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</if>> <</link>>\ <<link "➖">> <<if $STRBase gt 2>> <<set $STRBase-->> <<set $StatP++>> <<replace "#STRStat">><<print $STRBase>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</if>> <</link>> <strong>Dexterity:</strong> \   <<link "➕">> <<if $StatP gt 0>> <<set $DEXBase++>> <<set $StatP-->> <<run updateDEX()>> <<replace "#DEXStat">><<print $DEXBase>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</if>> <</link>>\ <<link "➖">> <<if $DEXBase gt 2>> <<set $DEXBase-->> <<set $StatP++>> <<run updateDEX()>> <<replace "#DEXStat">><<print $DEXBase>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</if>> <</link>> <strong>Intelligence:</strong> \ <<link "➕">> <<if $StatP gt 0>> <<set $INTBase++>> <<set $StatP-->> <<replace "#INTStat">><<print $INTBase>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</if>> <</link>>\ <<link "➖">> <<if $INTBase gt 1>> <<set $INTBase-->> <<set $StatP++>> <<replace "#INTStat">><<print $INTBase>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</if>> <</link>> <<link "[Reset Points]">> <<set $STRBase to 2>> <<set $DEXBase to 2>> <<set $INTBase to 1>> <<set $StatP to 5>> <<replace "#STRStat">><<print $STRBase>><</replace>> <<replace "#DEXStat">><<print $DEXBase>><</replace>> <<replace "#INTStat">><<print $INTBase>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</link>>  Total Points: <span id="pointsStat"> <strong>$StatP</strong></span></div><div id="ButtonBack04"><span class="btn2"> <<button "<strong>NEXT</strong>">> <<if $StatP > 0>> <<script>> Dialog.setup("   WARNING"); Dialog.wiki("You have some free attribute points left!"); Dialog.open(); <</script>> <<else>> <<run darkenScreen()>> <<run setTimeout(() => Engine.play("CITY_START"), 3000)>> <</if>> <</button>> </span></div> <<nobr>> <style> /* Убираем мигающий курсор во всех элементах */ * { caret-color: auto !important; } /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } </style> <</nobr>>
<<nobr>> <<run lightenScreen()>> <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Plot/03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText">... </span></div></div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<run disableLink(event.target, 700)>> <<set $CITY_START += 1>> <<switch $CITY_START>> <<case 1>> <<run replaceTextWithDelay("DescText", "You see an unfamiliar ceiling.")>> <<case 2>> <<run replaceTextWithDelay("DescText", "<strong>You:</strong> - Where am I?")>> <<case 3>> <<run replaceTextWithDelay("DescText", "Looking around, you realize that you are in a hospital ward.")>> <<case 4>> <<run replaceTextWithDelay("DescText", "The sound of a door opening is heard and a doctor enters the room.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/004.jpg")>> <<case 5>> <<run replaceTextWithDelay("DescText", "- Well, well, well, you've woken up! Wonderful. By all indications,<br/>you should be completely healthy. And yet, how are you feeling?")>> <<case 6>> <<run replaceTextWithDelay("DescText", "<strong>You:</strong> - I seem to have memory problems, can’t remember who I am and how I got here.")>> <<case 7>> <<run replaceTextWithDelay("DescText", "- Hmm, Okay. My name is Dave Dickins, I am the chief physician of the Local Hospital.")>> <<case 8>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - Your name is <$>$Pname</$>. At least that's what's written in the passport found with you.")>> <<case 9>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - Local fishermen found you unconscious in the water near the shore. You were very lucky.")>> <<case 10>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - By all indirect signs, you are a victim of an accidental transfer.")>> <<case 11>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Transfer?")>> <<case 12>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - That's right. You see, it's another world. With magic, monsters and fog.")>> <<case 13>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - People and objects from related worlds are periodically thrown here.")>> <<case 14>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - Your case of memory loss, although rare, is not exceptional either.")>> <<case 15>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - Fortunately, all the memory necessary for normal integration into our urban community is present.")>> <<case 16>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - The most important thing is that most of this world is surrounded by a<br/>thick fog inhabited by various monsters.")>> <<case 17>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - And people who are weak in body and spirit are simply unable to overcome it.")>> <<case 18>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - In the future, you may be able to solve this problem.")>> <<case 19>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - But now, you must successfully integrate into our society. And to do this,<br/>you should visit your local bank.")>> <<case 20>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - As a newcomer to town, you are entitled to a one-time payment of a starting<br/>allowance and the opening of a personal account.")>> <<case 21>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - And also free accommodation in a local hostel. But I strongly recommend renting<br/>normal accommodation in the northern region as soon as possible.")>> <<case 22>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - Get some weapons. It can be rough here at night.")>> <<case 23>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - Also, treatment in our city is paid. Of course, except for the current case.")>> <<case 24>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - But you should know that the attitude towards slackers who cannot pay for someone<br/>else's work is very harsh here.")>> <<case 25>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - And if you don’t have enough money to pay for someone’s services,<br/>you can become a debt slave.")>> <<case 26>> <<run replaceTextWithDelay("DescText", "><strong>Dave Dickins:</strong> - If you are admitted to hospital, the money for treatment will be debited<br/>from your bank account.")>> <<case 27>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - After all, situations can be different.")>> <<case 28>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - Now the nurse will bring you breakfast and help you get to our bank branch<br/>where they will tell you about other features of your situation.")>> <<case 29>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - It's all hard to believe, but thank you, doctor.")>> <<case 30>> <<set $CITY_START to 0>> <<run darkenScreen()>> <<run setTimeout(() => Engine.play("BANK_START"), 3000)>> <<default>> <<replace "#DescText">><<print "text">><</replace>> <</switch>><</link>></div> <div class="links01"> <<link "SKIP">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   SKIP"); Dialog.wiki("To confirm skipping a chapter, press the button again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $CITY_START to 0>> <<run darkenScreen()>> <<run setTimeout(() => Engine.play("BANK_START"), 3000)>> <<default>> <<set $SKIP to 0>> <</switch>><</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $ATM to 2>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(12)>> /* Случайное число от 0 до 12 */ <<if $EventEnc01 == 7 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 20 and $Horor01 == 0>> <<goto "SeaHoror01">> <<elseif $EventEnc01 == 6 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 50 and $Mad >= 50 and $Horor01 == 0>> <<goto "SeaHoror01">> <<elseif $EventEnc01 == 8 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $Horor02 == 0>> <<goto "SluSewerage01">> <<elseif $EventEnc01 == 9 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 20 and $Horor03 == 0>> <<goto "SluSigns01">> <<elseif $EventEnc01 == 10 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 30 and $Horor04 == 0 and $PPot == 0>> <<goto "SluBoxes01">> <<elseif $EventEnc01 == 11 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 40 and $Horor04 == 0 and $PPot == 0>> <<goto "SluBoxes01">> <<elseif $EventEnc01 == 12 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 30 and $Horor05 == 0 and $PPot == 0>> <<goto "SluFog01">> <</if>> <div style="text-align: center;"><h2>PORT</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Slums/PortMM_01" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Slums/NPortMM_01" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Slums/PortM_01.jpg.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Slums/NPortM_01.jpg.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Slums/Port_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Slums/NPort_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">City Port. You can see the Port Authority Building, a pawn shop, a pier and many warehouses.</div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[⬆️ MARKET SQUARE|Slums_01]] [[↗️ DIRTY SLUMS|Slums_02]] [[➡️ COASTAL SLUMS|Slums_03]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DOCKS == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "D_SEARCH_00">> <</if>> <</link>></div> <div class="links01"> <<link "🦑 STREET FOOD">> <<if $TDay <= 2>> <<Message "Stall opens in the morning">> <<elseif $TDay >= 18>> <<Message "Stall is already closed">> <<else>> <<goto "STREET_FOOD_01">> <</if>> <</link>> </div> <div class="links01"> <<link "💵 ATM">> <<goto "ATM01">> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Port_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $ATM to 1>> <<set $Metro to 0>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(12)>> /* Случайное число от 0 до 12 */ <<if $EventEnc01 == 7 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 20 and $Horor01 == 0>> <<goto "SluHoror01">> <<elseif $EventEnc01 == 6 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 50 and $Mad >= 50 and $Horor01 == 0>> <<goto "SluHoror01">> <<elseif $EventEnc01 == 8 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $Horor02 == 0>> <<goto "SluSewerage01">> <<elseif $EventEnc01 == 9 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 20 and $Horor03 == 0>> <<goto "SluSigns01">> <<elseif $EventEnc01 == 10 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 30 and $Horor04 == 0 and $PPot == 0>> <<goto "SluBoxes01">> <<elseif $EventEnc01 == 11 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 40 and $Horor04 == 0 and $PPot == 0>> <<goto "SluBoxes01">> <<elseif $EventEnc01 == 12 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 30 and $Horor05 == 0 and $PPot == 0>> <<goto "SluFog01">> <</if>> <div style="text-align: center;"><h2>SLUM MARKET SQUARE</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Slums/SlumsMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Slums/NSlumsMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Slums/SlumsM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Slums/NSlumsM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Slums/Slums_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Slums/NSlums_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">City slums. It is more crowded here than other streets in this area, possibly because of the "slave market" where bankers "sell" debtors to work off their debts, or the metro station. There is also an unremarkable building of temporary housing for "guests" of the city.</div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[➡️ DIRTY SLUMS|Slums_02]] [[↘️ COASTAL SLUMS|Slums_03]] [[⬇️ PORT|Port_01]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DOCKS == 1>> <<Message "You've already looked around this area">> <<else>> <<goto "D_SEARCH_00">> <</if>> <</link>> </div> <div class="links01"> <<link "💵 ATM">> <<goto "ATM01">> <</link>></div></div> <div class="links-container03"> [[TO THE METRO STATION 🔴|Metro_01]] <<link "TO THE FLOPHOUSE 🏦">> <<if $HOME >= 1>> <<Message "You don't live here anymore">> <<else>> <<goto "Flophouse_01">> <</if>> <</link>> </div></div> <<set $location to "Slums_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(12)>> /* Случайное число от 0 до 12 */ <<if $EventEnc01 == 7 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 20 and $Horor01 == 0>> <<goto "SluHoror01">> <<elseif $EventEnc01 == 6 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 50 and $Mad >= 50 and $Horor01 == 0>> <<goto "SluHoror01">> <<elseif $EventEnc01 == 8 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $Horor02 == 0>> <<goto "SluSewerage01">> <<elseif $EventEnc01 == 9 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 20 and $Horor03 == 0>> <<goto "SluSigns01">> <<elseif $EventEnc01 == 10 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 30 and $Horor04 == 0 and $PPot == 0>> <<goto "SluBoxes01">> <<elseif $EventEnc01 == 11 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 40 and $Horor04 == 0 and $PPot == 0>> <<goto "SluBoxes01">> <<elseif $EventEnc01 == 12 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 30 and $Horor05 == 0 and $PPot == 0>> <<goto "SluFog01">> <</if>> <div style="text-align: center;"><h2>DIRTY SLUMS</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Slums/SlumsMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Slums/NSlumsMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Slums/SlumsM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Slums/NSlumsM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>>> <div style="text-align: center;"><img src="img/Locations/Slums/Slums_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Slums/NSlums_02.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">City slums. From the dark alleys you hear the quiet muttering of local drug addicts.<br/>In one of them there is a hole in the fence leading to the city park.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the park will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[⬇️ COASTAL SLUMS|Slums_03]] [[⬅️ MARKET SQUARE|Slums_01]] [[↙️ PORT|Port_01]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DOCKS == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "D_SEARCH_00">> <</if>> <</link>></div> </div> <div class="links-container03"> <<link "GO TO THE PARK 🔴">> <<if $TDay >= 19>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 2>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Park_01">> <</if>> <</link>> <<link "GO TO THE PAWNSHOP 🏦">> <<if $TDay <= 2>> <<Message "The pawn shop opens in the morning">> <<elseif $TDay >= 15>> <<Message "The pawn shop is already closed">> <<else>> <<switch $PAWNSHOP_START>> <<case 0>> <<goto PAWNSHOP_START>> <<case 1>> <<goto Pawnshop_01>> <<default>> <<goto Pawnshop_01>> <</switch>> <</if>> <</link>> </div></div> <<set $location to "Slums_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $ATM to 3>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(12)>> /* Случайное число от 0 до 12 */ <<if $EventEnc01 == 7 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 20 and $Horor01 == 0>> <<goto "SeaHoror01">> <<elseif $EventEnc01 == 6 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 50 and $Mad >= 50 and $Horor01 == 0>> <<goto "SeaHoror01">> <<elseif $EventEnc01 == 8 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $Horor02 == 0>> <<goto "SluSewerage01">> <<elseif $EventEnc01 == 9 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 20 and $Horor03 == 0>> <<goto "SluSigns01">> <<elseif $EventEnc01 == 10 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 30 and $Horor04 == 0 and $PPot == 0>> <<goto "SluBoxes01">> <<elseif $EventEnc01 == 11 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 40 and $Horor04 == 0 and $PPot == 0>> <<goto "SluBoxes01">> <<elseif $EventEnc01 == 12 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 30 and $Horor05 == 0 and $PPot == 0>> <<goto "SluFog01">> <</if>> <div style="text-align: center;"><h2>COASTAL SLUMS</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Slums/SlumsMM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Slums/NSlumsMM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Slums/SlumsM_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Slums/NSlumsM_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>>> <div style="text-align: center;"><img src="img/Locations/Slums/Slums_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Slums/NSlums_03.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">City slums near the shore. You see the building of the local brothel nearby, behind it on the shore there is a good place for diving for oysters.</div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[⬆️ DIRTY SLUMS|Slums_02]] [[⬅️ PORT|Port_01]] [[↖️ MARKET SQUARE|Slums_01]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DOCKS == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "D_SEARCH_00">> <</if>> <</link>></div> <div class="links01"> <<link "💸 PEARL DIVING">> <<if $TDay >= 15>> <<Message "It is too late for diving">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<goto "PEARL_DIVING_01">> <</if>> <</link>></div> <div class="links01"> <<link "💵 ATM">> <<goto "ATM01">> <</link>></div> </div> <div class="links-container03"> <<link "SLUM BROTHEL 🏦">> <<goto "Brothel_01">> <</link>> <<link "CHEAP HOTEL 🔴">> <<Message "You have no business there">> <</link>> </div></div> <<set $location to "Slums_03">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>METRO</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Metro/MetroMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Metro/MetroM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Metro/Metro_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A small metro that runs in a circle around the city park.<br/>It has only four stops in the main city areas and is rarely crowded.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The fare is 5 units)</span></div> <div class="links-row"> <div class="links-container02"> <<back "🔁 GO BACK">></div> <div class="links-container03"> <<link "TO THE NORTHERN QUARTER 🚇">> <<if $Money <= 4>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $Money -= 5>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "ROUTE _03">> <</if>> <</link>> <<link "TO THE EASTERN QUARTER 🚇">> <<if $Money <= 4>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $Money -= 5>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "ROUTE _04">> <</if>> <</link>> <<link "TO THE WESTERN QUARTER 🚇">> <<if $Money <= 4>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $Money -= 5>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "ROUTE _01">> <</if>> <</link>> <<link "TO THE SLUMS 🚇">> <<if $Money <= 4>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $Money -= 5>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "ROUTE _02">> <</if>> <</link>> </div></div> <<set $location to "Metro_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $ATM to 5>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(11)>> /* Случайное число от 0 до 11 */ <<if $EventEnc01 == 7 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 20 and $Horor01 == 0>> <<goto "StoHoror01">> <<elseif $EventEnc01 == 6 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 50 and $Mad >= 50 and $Horor01 == 0>> <<goto "StoHoror01">> <<elseif $EventEnc01 == 8 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $Horor02 == 0>> <<goto "StoSewerage01">> <<elseif $EventEnc01 == 9 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 20 and $Horor03 == 0>> <<goto "StoSigns01">> <<elseif $EventEnc01 == 10 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 30 and $Horor05 == 0 and $PPot == 0>> <<goto "StoFog01">> <<elseif $EventEnc01 == 11 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 40 and $Horor05 == 0 and $PPot == 0>> <<goto "StoFog01">> <</if>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <<set $Metro to 0>> <div style="text-align: center;"><h2>WESTERN NIGHT DISTRICT</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/WeQuarter/WeQuarterMM_04.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/WeQuarter/NWeQuarterMM_04.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/WeQuarterM_04.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/NWeQuarterM_04.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/WeQuarter_04.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/NWeQuarter_04.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A street in a wealthy area of the city. It is home to a local nightclub and a small film studio.<br/>Nearby is the entrance to the metro.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The cost of access to the Nightclub is 15 units)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[⬆️ WESTERN ESTATES|WeQuarter_02]] [[⬅️ ARENA DISTRICT|WeQuarter_03]] [[↖️ RICH AREA|WeQuarter_01]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_WEAST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "W_SEARCH_00">> <</if>> <</link>></div> <div class="links01"> <<link "💵 ATM">> <<goto "ATM01">> <</link>></div> </div> <div class="links-container03"> [[TO THE METRO STATION 🔴|Metro_01]] <<link "GO TO NIGHTCLUB 🔴">> <<if $WDay == 1>> <<Message "Closed on Tuesday">> <<elseif $WDay == 2>> <<Message "Closed on Wednesday">> <<elseif $WDay == 3>> <<Message "Closed on Thursday">> <<elseif $TDay <= 14>> <<Message "Will be open at night">> <<elseif $TDay == 20>> <<Message "The club is closing">> <<elseif $Money <= 14>> <<Message "Not enough money">> <<elseif $Bimbo == 0>> <<Message "Need some makeup on my face">> <<else>> <<set $Money -= 10>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "NightClub_01">> <</if>> <</link>> <<link "TO THE EARRING SHOP 💍">> <<if $WDay == 6>> <<Message "Closed on Sunday">> <<elseif $TDay <= 2>> <<Message "The earring shop opens in the morning">> <<elseif $TDay >= 15>> <<Message "The earring shop is already closed">> <<else>> <<goto "NShopEar">> <</if>> <</link>> </div></div> <<set $location to "WeQuarter_04">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(8)>> /* Случайное число от 0 до 8 */ <<if $EventEnc01 == 7 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 20 and $Horor01 == 0>> <<goto "StoHoror01">> <<elseif $EventEnc01 == 6 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 50 and $Mad >= 50 and $Horor01 == 0>> <<goto "StoHoror01">> <<elseif $EventEnc01 == 8 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $Horor02 == 0>> <<goto "StoSewerage01">> <</if>>
<<nobr>> <<set $ATM to 7>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(10)>> /* Случайное число от 0 до 10 */ <<if $EventEnc01 == 7 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 20 and $Horor01 == 0>> <<goto "UrbHoror01">> <<elseif $EventEnc01 == 6 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 50 and $Mad >= 50 and $Horor01 == 0>> <<goto "UrbHoror01">> <<elseif $EventEnc01 == 8 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 20 and $Horor03 == 0>> <<goto "UrbSigns01">> <<elseif $EventEnc01 == 9 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 30 and $Horor04 == 0 and $PPot == 0>> <<goto "UrbBoxes01">> <<elseif $EventEnc01 == 10 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 40 and $Horor04 == 0 and $PPot == 0>> <<goto "UrbBoxes01">> <</if>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <<set $Metro to 0>> <div style="text-align: center;"><h2>NORTHERN RESIDENTIAL AREA</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/NoQuarter/NoQuarterMM_04.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/NoQuarter/NNoQuarterMM_04.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NoQuarterM_04.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NNoQuarterM_04.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NoQuarter_04.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NNoQuarter_04.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">The northern part of the city. There are a number of large residential buildings and shops here. Nearby is the entrance to the metro.</div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[⬆️ CONTROL AREA|NoQuarter_02]] [[⬅️ MAIN DISTRICT|NoQuarter_03]] [[↖️ JOY DISTRICT|NoQuarter_01]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_NORTH == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "N_SEARCH_00">> <</if>> <</link>></div> <div class="links01"> <<link "💵 ATM">> <<goto "ATM01">> <</link>></div> </div> <div class="links-container03"> [[TO THE METRO STATION 🔴|Metro_01]] <<link "TO THE RESIDENTIAL BUILDING 🏦">> <<switch $RESIDENTIAL_START>> <<case 0>> <<goto RESIDENTIAL_START>> <<case 1>> <<goto Residential_01>> <<case 3>> <<goto Residential_02>> <<default>> <<goto Residential_01>> <</switch>> <</link>> <<link "TO THE BEAUTY SALON 🏦">> <<if $WDay == 6>> <<Message "Closed on Sunday">> <<elseif $TDay <= 2>> <<Message "Beauty salon opens in the morning">> <<elseif $TDay >= 15>> <<Message "Beauty salon is already closed">> <<else>> <<goto "Beauty_salon_01">> <</if>> <</link>> <<link "TO THE STOCKING STORE 👙">> <<if $WDay == 6>> <<Message "Closed on Sunday">> <<elseif $TDay <= 2>> <<Message "The stocking store opens in the morning">> <<elseif $TDay >= 15>> <<Message "The stocking store is already closed">> <<else>> <<goto "NShopSto">> <</if>> <</link>> </div></div> <<set $location to "NoQuarter_04">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $ATM to 6>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(11)>> /* Случайное число от 0 до 11 */ <<if $EventEnc01 == 7 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 20 and $Horor01 == 0>> <<goto "StoHoror01">> <<elseif $EventEnc01 == 6 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 50 and $Mad >= 50 and $Horor01 == 0>> <<goto "StoHoror01">> <<elseif $EventEnc01 == 8 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $Horor02 == 0>> <<goto "StoSewerage01">> <<elseif $EventEnc01 == 9 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 20 and $Horor03 == 0>> <<goto "StoSigns01">> <<elseif $EventEnc01 == 10 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 30 and $Horor05 == 0 and $PPot == 0>> <<goto "StoFog01">> <<elseif $EventEnc01 == 11 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 40 and $Horor05 == 0 and $PPot == 0>> <<goto "StoFog01">> <</if>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <<set $Metro to 0>> <div style="text-align: center;"><h2>EASTERN CINEMA DISTRICT</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/EaQuarter/EaQuarterMM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/EaQuarter/NEaQuarterMM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/EaQuarterM_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/NEaQuarterM_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/EaQuarter_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/NEaQuarter_03.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Industrial area of the city. The city cinema building and a large clothing store are located here. Nearby is the entrance to the metro.</div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[⬆️ SPORTS DISTRICT|EaQuarter_01]] [[↗️ FACTORY DISTRICT|EaQuarter_02]] [[➡️ HOSPITAL DISTRICT|EaQuarter_04]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_EAST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "E_SEARCH_00">> <</if>> <</link>></div> <div class="links01"> <<link "💵 ATM">> <<goto "ATM01">> <</link>></div> </div> <div class="links-container03"> [[TO THE METRO STATION 🔴|Metro_01]] <<link "GO TO THE CINEMA 🏦">> <<if $TDay >= 16>> <<Message "It is too late for walking">> <<elseif $TDay <= 2>> <<Message "It's too early to open">> <<else>> <<goto "Cinema_00">> <</if>> <</link>> <<link "TO THE OUTERWEAR STORE 🧥">> <<if $WDay == 6>> <<Message "Closed on Sunday">> <<elseif $TDay <= 2>> <<Message "Store opens in the morning">> <<elseif $TDay >= 15>> <<Message "The outerwear store is already closed">> <<else>> <<goto "NShopOut">> <</if>> <</link>> <<link "TO THE SKIRTS STORE 🧥">> <<if $WDay == 6>> <<Message "Closed on Sunday">> <<elseif $TDay <= 2>> <<Message "The store opens in the morning">> <<elseif $TDay >= 15>> <<Message "The store is already closed">> <<else>> <<goto "NShopSki">> <</if>> <</link>> <<link "TO THE SHOES STORE 🧥">> <<if $WDay == 6>> <<Message "Closed on Sunday">> <<elseif $TDay <= 2>> <<Message "The shoes store opens in the morning">> <<elseif $TDay >= 15>> <<Message "The shoes store is already closed">> <<else>> <<goto "NShopSho">> <</if>> <</link>> </div></div> <<set $location to "EaQuarter_03">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $ATM to 9>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(7)>> /* Случайное число от 0 до 7 */ <<if $EventEnc01 == 7 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 20 and $Horor01 == 0>> <<goto "VilHoror01">> <<elseif $EventEnc01 == 6 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 50 and $Mad >= 50 and $Horor01 == 0>> <<goto "VilHoror01">> <<elseif $EventEnc01 == 8 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $Horor02 == 0>> <<goto "VilSewerage01">> <</if>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div style="text-align: center;"><h2>WESTERN ESTATES</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/WeQuarter/WeQuarterMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/WeQuarter/NWeQuarterMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/WeQuarterM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/NWeQuarterM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/WeQuarter_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/NWeQuarter_02.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A street in a wealthy part of the city. You see a luxurious estate and a bathing building.<br/>At the exit of the street there is a passage to the city park.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the park will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[⬇️ NIGHT DISTRICT|WeQuarter_04]] [[↙️ ARENA DISTRICT|WeQuarter_03]] [[⬅️ RICH AREA|WeQuarter_01]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_WEAST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "W_SEARCH_00">> <</if>> <</link>></div> <div class="links01"> <<link "🍰 VENDING MACHINE">> <<goto "VENDING_MACHINE_01">> <</link>></div> <div class="links01"> <<link "💵 ATM">> <<goto "ATM01">> <</link>></div> </div> <div class="links-container03"> <<link "GO TO THE PARK 🔴">> <<if $TDay >= 19>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 2>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Park_01">> <</if>> <</link>> <<link "TO THE RING SHOP 💍">> <<if $WDay == 6>> <<Message "Closed on Sunday">> <<elseif $TDay <= 2>> <<Message "The ring shop opens in the morning">> <<elseif $TDay >= 15>> <<Message "The ring shop is already closed">> <<else>> <<goto "NShopRin">> <</if>> <</link>> </div></div> <<set $location to "WeQuarter_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 220px; min-height: 27px; max-width: 220px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div style="text-align: center;"><h2>WESTERN ARENA DISTRICT</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/WeQuarter/WeQuarterMM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/WeQuarter/NWeQuarterMM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/WeQuarterM_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/NWeQuarterM_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/WeQuarter_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/NWeQuarter_03.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A street in a wealthy part of the city. There is an arena here where local actors and musicians perform, and on weekends there are competitions between professional fighters, debtors and captured monsters. In the distance you can see the entrance to a paid beach.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The cost of access to the private beach is 10 units)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[⬆️ RICH AREA|WeQuarter_01]] [[↗️ WESTERN ESTATES|WeQuarter_02]] [[➡️ NIGHT DISTRICT|WeQuarter_04]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_WEAST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "W_SEARCH_00">> <</if>> <</link>></div> </div> <div class="links-container03"> <<link "GO TO THE LIBRARY 🏦">> <<if $WDay == 0>> <<Message "Closed on Monday">> <<elseif $TDay >= 15>> <<Message "The library is already closed">> <<else>> <<goto "Library_01">> <</if>> <</link>> <<link "GO TO PRIVATE BEACH 🔴">> <<if $Money <= 10>> <<Message "Not enough money">> <<else>> <<set $Money -= 10>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "PrivBeach_01">> <</if>> <</link>> <<link "TO THE NECKLACE SHOP 💍">> <<if $WDay == 6>> <<Message "Closed on Sunday">> <<elseif $TDay <= 2>> <<Message "The necklase shop opens in the morning">> <<elseif $TDay >= 15>> <<Message "The necklase shop is already closed">> <<else>> <<goto "NShopNec">> <</if>> <</link>> </div></div> <<set $location to "WeQuarter_03">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $ATM to 4>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(11)>> /* Случайное число от 0 до 11 */ <<if $EventEnc01 == 7 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 20 and $Horor01 == 0>> <<goto "StoHoror01">> <<elseif $EventEnc01 == 6 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 50 and $Mad >= 50 and $Horor01 == 0>> <<goto "StoHoror01">> <<elseif $EventEnc01 == 8 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $Horor02 == 0>> <<goto "StoSewerage01">> <<elseif $EventEnc01 == 9 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 20 and $Horor03 == 0>> <<goto "StoSigns01">> <<elseif $EventEnc01 == 10 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 30 and $Horor05 == 0 and $PPot == 0>> <<goto "StoFog01">> <<elseif $EventEnc01 == 11 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 40 and $Horor05 == 0 and $PPot == 0>> <<goto "StoFog01">> <</if>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div style="text-align: center;"><h2>WESTERN RICH AREA</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/WeQuarter/WeQuarterMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/WeQuarter/NWeQuarterMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/WeQuarterM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/NWeQuarterM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/WeQuarter_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/NWeQuarter_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A street in a wealthy part of the city. You see an old estate and a small shop of a local alchemist.</div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[➡️ WESTERN ESTATES|WeQuarter_02]] [[↘️ NIGHT DISTRICT|WeQuarter_04]] [[⬇️ ARENA DISTRICT|WeQuarter_03]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_WEAST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "W_SEARCH_00">> <</if>> <</link>></div> <div class="links01"> <<link "💵 ATM">> <<goto "ATM01">> <</link>></div> </div> <div class="links-container03"> <<link "PUBLIC TOILET 🔴">> <<goto "PublicToilet_02">> <</link>> <<link "TO THE ALCHEMIST SHOP ⚗️">> <<if $WDay == 4>> <<Message "Closed on Friday">> <<elseif $TDay <= 2>> <<Message "The alchemist shop opens in the morning">> <<elseif $TDay >= 15>> <<Message "The alchemist shop is already closed">> <<else>> <<goto "NShopAlh">> <</if>> <</link>> </div></div> <<set $location to "WeQuarter_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>PRIVAT BEACH</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/WeQuarter/PrivBeachMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/WeQuarter/NPrivBeachMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/PrivBeachM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/NPrivBeachM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/PrivBeach_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/WeQuarter/NPrivBeach_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A closed beach for the "elite", which can be accessed by anyone who can pay a few pennies<br/>for entry and does not look like a homeless person at the port.<br/>Among the people relaxing, you notice several beastmen who look like reptiles,<br/>as well as several who have the features of deer. Despite their appearance, they seem quite harmless.</div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 13>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_BEACH">> <</if>> <</link>></div> <div class="links01"> <<link "SWIM">> <<if $TDay >= 13>> <<Message "It's too late to swim">> <<else>> <<goto "PrivBeach_03">> <</if>> <</link>></div> <div class="links01"> <<link "SUNBATHING">> <<if $TDay >= 13>> <<Message "It's too late to sunbathe">> <<else>> <<goto "PrivBeach_02">> <</if>> <</link>></div> </div> <div class="links-container03"> [[RETURN TO THE QUARTER 🔴|WeQuarter_03]] </div></div> <<set $location to "PrivBeach_01">> <<if $TDay <= 12>> <<Message "The sun is high, so you can rest here">> <<elseif $TDay >= 13>> <<Message "The day is ending, too late to rest here">> <</if>> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div style="text-align: center;"><h2>EASTERN SPORTS DISTRICT</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/EaQuarter/EaQuarterMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/EaQuarter/NEaQuarterMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/EaQuarterM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/NEaQuarterM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/EaQuarter_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/NEaQuarter_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Industrial area of the city. You see the building of the gym and the gun shop.<br/>At the exit of the street there is a passage to the city park.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the park will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[➡️ FACTORY DISTRICT|EaQuarter_02]] [[↘️ HOSPITAL DISTRICT|EaQuarter_04]] [[⬇️ CINEMA DISTRICT|EaQuarter_03]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_EAST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "E_SEARCH_00">> <</if>> <</link>></div> <div class="links01"> <<link "🍰 VENDING MACHINE">> <<goto "VENDING_MACHINE_02">> <</link>></div> </div> <div class="links-container03"> <<link "GO TO THE PARK 🔴">> <<if $TDay >= 19>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 2>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Park_01">> <</if>> <</link>> <<link "GO TO THE GYM 🏦">> <<if $TDay >= 19>> <<Message "It is too late for gym">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<goto "Gym_01">> <</if>> <</link>> <<link "WEAPONS SHOP ⚔️">> <<if $WDay == 4>> <<Message "Closed on Friday">> <<elseif $TDay <= 2>> <<Message "The weapons shop opens in the morning">> <<elseif $TDay >= 15>> <<Message "The weapons shop is already closed">> <<else>> <<goto "NShopWea">> <</if>> <</link>> </div></div> <<set $location to "EaQuarter_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 220px; min-height: 27px; max-width: 220px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $ATM to 10>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(8)>> /* Случайное число от 0 до 8 */ <<if $EventEnc01 == 7 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 20 and $Horor01 == 0>> <<goto "VilHoror01">> <<elseif $EventEnc01 == 6 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 50 and $Mad >= 50 and $Horor01 == 0>> <<goto "VilHoror01">> <<elseif $EventEnc01 == 8 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $Horor02 == 0>> <<goto "VilSewerage01">> <</if>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div style="text-align: center;"><h2>EASTERN FACTORY DISTRICT</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/EaQuarter/EaQuarterMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/EaQuarter/NEaQuarterMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/EaQuarterM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/NEaQuarterM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/EaQuarter_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/NEaQuarter_02.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Industrial area of the city. On the left is a large plot of land allocated for a city school, and on the right is a fenced-in local plant of the corporation "Zondek"</div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[⬇️ HOSPITAL DISTRICT|EaQuarter_04]] [[↙️ CINEMA DISTRICT|EaQuarter_03]] [[⬅️ SPORTS DISTRICT|EaQuarter_01]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_EAST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "E_SEARCH_00">> <</if>> <</link>></div> <div class="links01"> <<link "💵 ATM">> <<goto "ATM01">> <</link>></div> </div> <div class="links-container03"> <<link "PUBLIC TOILET 🔴">> <<goto "PublicToilet_01">> <</link>> </div></div> <<set $location to "EaQuarter_02">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div style="text-align: center;"><h2>EASTERN HOSPITAL DISTRICT</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/EaQuarter/EaQuarterMM_04.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/EaQuarter/NEaQuarterMM_04.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/EaQuarterM_04.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/NEaQuarterM_04.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/EaQuarter_04.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/EaQuarter/NEaQuarter_04.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Industrial area of the city. You see the huge building of the city hospital combined with the main office of the local corporation "Zondek"</div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[⬆️ FACTORY DISTRICT|EaQuarter_02]] [[⬅️ CINEMA DISTRICT|EaQuarter_03]] [[↖️ SPORTS DISTRICT|EaQuarter_01]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_EAST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "E_SEARCH_00">> <</if>> <</link>></div> </div> <div class="links-container03"> [[GO TO HOSPITAL 🏦|Hospital_Reception_01]] [[LABORATORY BUILDING 🏦|Lab01]] </div></div> <<set $location to "EaQuarter_04">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div style="text-align: center;"><h2>NORTHERN CONTROL AREA</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/NoQuarter/NoQuarterMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/NoQuarter/NNoQuarterMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NoQuarterM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NNoQuarterM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NoQuarter_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NNoQuarter_02.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">The northern part of the city. Here is the exit from the city, as well as the main building of the local guard/police. Next to it you can see the building of the "adventurers' guild" and a place<br/>for parking caravans arriving and leaving into the "fog".<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[⬇️ RESIDENTIAL AREA|NoQuarter_04]] [[↙️ MAIN DISTRICT|NoQuarter_03]] [[⬅️ JOY DISTRICT|NoQuarter_01]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_NORTH == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "N_SEARCH_00">> <</if>> <</link>></div> </div> <div class="links-container03"> <<link "GO OUTSIDE THE CITY GATES 🔴">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_01">> <</if>> <</link>> [[GO TO THE CEMETERY 🪦|CityCem_01]] <<link "GO TO THE CITY GUARD 🏦">> <<switch $GUARD_START>> <<case 0>> <<goto GUARD_START>> <<case 1>> <<goto City_Guard_01>> <<default>> <<goto City_Guard_01>> <</switch>> <</link>> <<link "GO TO THE GUILD 🏦">> <<if $WDay == 0>> <<Message "Closed on Monday">> <<elseif $TDay <= 2>> <<Message "The Guild opens in the morning">> <<elseif $TDay >= 15>> <<Message "The Guild is already closed">> <<else>> <<goto "Guild_01">> <</if>> <</link>> </div></div> <<set $location to "NoQuarter_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $ATM to 8>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div style="text-align: center;"><h2>NORTHERN JOY DISTRICT</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/NoQuarter/NoQuarterMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/NoQuarter/NNoQuarterMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NoQuarterM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NNoQuarterM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NoQuarter_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NNoQuarter_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">The northern part of the city. You see a large local tavern and several gambling houses. At the end of the street there is a passage leading to a large farm.</div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[➡️ CONTROL AREA|NoQuarter_02]] [[↘️ RESIDENTIAL AREA|NoQuarter_04]] [[⬇️ MAIN DISTRICT|NoQuarter_03]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_NORTH == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "N_SEARCH_00">> <</if>> <</link>></div> <div class="links01"> <<link "💵 ATM">> <<goto "ATM01">> <</link>></div> </div> <div class="links-container03"> <<link "GO TO THE FARM 🌹">> <<goto "Farm_01">> <</link>> <<link "TO THE PANTIES STORE 👙">> <<if $WDay == 6>> <<Message "Closed on Sunday">> <<elseif $TDay <= 2>> <<Message "The panties store opens in the morning">> <<elseif $TDay >= 15>> <<Message "The panties store is already closed">> <<else>> <<goto "NShopPan">> <</if>> <</link>> <<link "TO THE BRA STORE 👙">> <<if $WDay == 6>> <<Message "Closed on Sunday">> <<elseif $TDay <= 2>> <<Message "The bra store opens in the morning">> <<elseif $TDay >= 15>> <<Message "The bra store is already closed">> <<else>> <<goto "NShopBra">> <</if>> <</link>> <<link "GO TO THE TAVERN 🏦">> <<if $TDay <= 2>> <<Message "Tavern opens in the morning">> <<elseif $TDay >= 18>> <<Message "Taver is already closed">> <<else>> <<goto "Tavern_01">> <</if>> <</link>> </div></div> <<set $location to "NoQuarter_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(10)>> /* Случайное число от 0 до 10 */ <<if $EventEnc01 == 7 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 20 and $Horor01 == 0>> <<goto "UrbHoror01">> <<elseif $EventEnc01 == 6 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 50 and $Mad >= 50 and $Horor01 == 0>> <<goto "UrbHoror01">> <<elseif $EventEnc01 == 8 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 20 and $Horor03 == 0>> <<goto "UrbSigns01">> <<elseif $EventEnc01 == 9 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 30 and $Horor04 == 0 and $PPot == 0>> <<goto "UrbBoxes01">> <<elseif $EventEnc01 == 10 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 40 and $Mad >= 40 and $Horor04 == 0 and $PPot == 0>> <<goto "UrbBoxes01">> <</if>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div style="text-align: center;"><h2>NORTHERN MAIN DISTRICT</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/NoQuarter/NoQuarterMM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/NoQuarter/NNoQuarterMM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NoQuarterM_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NNoQuarterM_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NoQuarter_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/NoQuarter/NNoQuarter_03.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">The northern part of the city. You can see the luxurious building of the bank and the city administration.<br/>At the exit of the street there is a passage to the city park.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the park will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[⬆️ JOY DISTRICT|NoQuarter_01]] [[↗️ CONTROL AREA|NoQuarter_02]] [[➡️ RESIDENTIAL AREA|NoQuarter_04]] </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<elseif $Tox >= 50>> <<goto "SDrunk_01">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_NORTH == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "N_SEARCH_00">> <</if>> <</link>></div> </div> <div class="links-container03"> <<link "GO TO THE BANK 🏦">> <<if $WDay == 4>> <<Message "Closed on Friday">> <<elseif $TDay <= 2>> <<Message "Bank opens in the morning">> <<elseif $TDay >= 15>> <<Message "Bank is already closed">> <<else>> <<goto "Bank_01">> <</if>> <</link>> <<link "GO TO THE CITY HALL 🏦">> <<goto "SityHall_01">> <</link>> <<link "GO TO THE PARK 🔴">> <<if $TDay >= 19>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 2>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Park_01">> <</if>> <</link>> <<link "HOTEL BUILDING 🔴">> <<Message "You have no business there">> <</link>> </div></div> <<set $location to "NoQuarter_03">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FARM</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Farm/FarmMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Farm/NFarmMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Farm/FarmM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Farm/NFarmM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Farm/Farm_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Farm/NFarm_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">City farms. Here are cultivated fields planted with various vegetables, barns, granaries and stalls for large cattle. Here is also the house of the main farmer and small residential houses for workers. You notice people busy with work who have very unusual appearances. Some of them are practically naked.</div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_FARM">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FARM == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "F_SEARCH_00">> <</if>> <</link>></div> </div> <div class="links-container03"> [[RETURN TO THE QUARTER 🔴|NoQuarter_01]] <<link "TO THE BARN 🔴">> <<if $TDay >= 15>> <<Message "Тo reason to disturb the locals now.">> <<else>> <<switch $FARM_START>> <<case 0>> <<goto FARM_START>> <<case 1>> <<goto "FarmBarn_01">> <<default>> <<goto "FarmBarn_01">> <</switch>> <</if>> <</link>> <<if $FARM_START >= 1>> <<link "POTATO FIELD 🔴">> <<if $TDay >= 15>> <<Message "It's too dark now">> <<else>> <<goto "FarmPotatoF_01">> <</if>> <</link>> <<link "CORNFIELD 🔴">> <<if $TDay >= 15>> <<Message "It's too dark now">> <<else>> <<goto "FarmCornfield_01">> <</if>> <</link>> <</if>> </div> <<set $location to "Farm_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div style="text-align: center;"><h2>CITY CEMETERY</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/CityCem/CityCemMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/CityCem/NCityCemMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/CityCem/CityCemM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/CityCem/NCityCemM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/CityCem/CityCem_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/CityCem/NCityCem_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <</nobr>><div style="text-align: center;">A gloomy city cemetery. Next to the locked building of the old church you see several small stone boxes of family crypts.</div> <<nobr>> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "🔽 TO THE DUNGEON">> <<switch $DUNGEON_START>> <<case 0>> <<goto DUNGEON_START>> <<case 1>> <<goto EntDungeon_01>> <<default>> <<goto EntDungeon_01>> <</switch>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<if $EventEnc00 == 4>> <<goto "Potion02_03">> <<else>> <<goto "SKIP_START">> <</if>> <</link>></div> </div> <div class="links-container03"> [[RETURN TO THE QUARTER 🔴|NoQuarter_02]] </div></div> <<set $location to "CityCem_01">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FIELDS</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/FieldsMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/NFieldsMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/FieldsM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFieldsM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/Fields_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFields_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">An open field next to the city walls. The gates to the city are nearby.<br/>A foggy patch of forest can be seen in the distance.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_01">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_06">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_02">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_FIELDS">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FIELDS == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FIELDS">> <</if>> <</link>></div> </div> <div class="links-container03"> <<link "RETURN TO THE CITY 🔴">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "NoQuarter_02">> <</if>> <</link>> </div></div> <<set $location to "Fields_01">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FOREST</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Forest/ForestMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Forest/ForestM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Forest/Forest_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Dark foggy forest. Trying to go deeper into the fog makes you walk in circles and feel sick.<br/>The fog seems alive, and the constant feeling of being watched does not add to your peace of mind.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_08">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_01">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_02">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<Message "The environment is not conducive to relaxation">> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FOREST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FOREST">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Forest_01">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FIELDS</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/FieldsMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/NFieldsMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/FieldsM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFieldsM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/Fields_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFields_02.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">An open field next to the city walls. A foggy patch of forest can be seen in the distance.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_02">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_01">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_03">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_FIELDS">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FIELDS == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FIELDS">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Fields_02">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FIELDS</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/FieldsMM_06.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/NFieldsMM_06.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/FieldsM_06.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFieldsM_06.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/Fields_06.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFields_06.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">An open field near the corner of the city walls. A foggy patch of forest can be seen in the distance.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_08">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_10">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_07">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_01">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_FIELDS">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FIELDS == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FIELDS">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Fields_06">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FOREST</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Forest/ForestMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Forest/ForestM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Forest/Forest_02.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Dark foggy forest. Trying to go deeper into the fog makes you walk in circles and feel sick.<br/>The fog seems alive, and the constant feeling of being watched does not add to your peace of mind.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_01">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_02">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_03">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<Message "The environment is not conducive to relaxation">> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FOREST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FOREST">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Forest_02">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FIELDS</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/FieldsMM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/NFieldsMM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/FieldsM_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFieldsM_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/Fields_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFields_03.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">An open field near the corner of the city walls. A foggy patch of forest can be seen in the distance.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_03">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_02">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_04">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_05">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_FIELDS">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FIELDS == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FIELDS">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Fields_03">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FOREST</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Forest/ForestMM_08.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Forest/ForestM_08.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Forest/Forest_08.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Dark foggy forest. Trying to go deeper into the fog makes you walk in circles and feel sick. The fog seems alive, and the constant feeling of being watched does not add to your peace of mind.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_09">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_06">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_01">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<Message "The environment is not conducive to relaxation">> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FOREST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FOREST">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Forest_08">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FOREST</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Forest/ForestMM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Forest/ForestM_03.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Forest/Forest_03.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Dark foggy forest. Trying to go deeper into the fog makes you walk in circles and feel sick.<br/>The fog seems alive, and the constant feeling of being watched does not add to your peace of mind.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_02">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_03">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_04">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<Message "The environment is not conducive to relaxation">> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FOREST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FOREST">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Forest_03">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FIELDS</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/FieldsMM_04.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/NFieldsMM_04.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/FieldsM_04.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFieldsM_04.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/Fields_04.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFields_04.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">An open field next to the city walls. A foggy patch of forest can be seen in the distance.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_03">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_05">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_06">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_FIELDS">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FIELDS == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FIELDS">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Fields_04">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FOREST</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Forest/ForestMM_05.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Forest/ForestM_05.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Forest/Forest_05.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Dark foggy forest. Trying to go deeper into the fog makes you walk in circles and feel sick.<br/>The fog seems alive, and the constant feeling of being watched does not add to your peace of mind.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_04">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_03">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_06">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<Message "The environment is not conducive to relaxation">> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FOREST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FOREST">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Forest_05">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FOREST</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Forest/ForestMM_04.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Forest/ForestM_04.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Forest/Forest_04.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Dark foggy forest. Trying to go deeper into the fog makes you walk in circles and feel sick.<br/>The fog seems alive, and the constant feeling of being watched does not add to your peace of mind.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_03">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_05">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<Message "The environment is not conducive to relaxation">> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FOREST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FOREST">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Forest_04">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FOREST</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Forest/ForestMM_06.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Forest/ForestM_06.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Forest/Forest_06.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Dark foggy forest. Trying to go deeper into the fog makes you walk in circles and feel sick.<br/>The fog seems alive, and the constant feeling of being watched does not add to your peace of mind.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_05">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_04">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_07">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<Message "The environment is not conducive to relaxation">> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FOREST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FOREST">> <</if>></div> <</link>> </div> <div class="links-container03"> </div></div> <<set $location to "Forest_06">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FIELDS</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/FieldsMM_05.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/NFieldsMM_05.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/FieldsM_05.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFieldsM_05.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/Fields_05.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFields_05.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">An open field next to the city walls. In the distance you can see a foggy patch of forest and a rocky shore.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_04">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Coast_01">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_07">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_FIELDS">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FIELDS == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FIELDS">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Fields_05">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FOREST</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Forest/ForestMM_07.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Forest/ForestM_07.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Forest/Forest_07.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Dark foggy forest. Trying to go deeper into the fog makes you walk in circles and feel sick.<br/>The fog seems alive, and the constant feeling of being watched does not add to your peace of mind.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_06">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_05">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FarShore_01">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<Message "The environment is not conducive to relaxation">> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FOREST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FOREST">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Forest_07">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FAR SHORE</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/FarShore/FarShoreMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/FarShore/FarShoreM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/FarShore/FarShore_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Rocky shore near the forest. You can see how the fog walks between the rocks<br/>on the shore and on the surface of the water.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_07">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Coast_01">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<Message "The environment is not conducive to relaxation">> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "FarShore_01">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>COAST</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Coast/CoastMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Coast/NCoastMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Coast/CoastM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Coast/NCoastM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Coast/Coast_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Coast/NCoast_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A rocky beach next to the city wall. This is a good place to dive for oysters. The water route into the city is protected from the fog monsters, so you'll have to find another way or return by land.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_05">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FarShore_01">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_FIELDS">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Coast_01">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FOREST</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Forest/ForestMM_10.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Forest/ForestM_10.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Forest/Forest_10.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Dark foggy forest. Trying to go deeper into the fog makes you walk in circles and feel sick.<br/>The fog seems alive, and the constant feeling of being watched does not add to your peace of mind.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_09">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_11">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_06">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<Message "The environment is not conducive to relaxation">> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FOREST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FOREST">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Forest_10">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FIELDS</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/FieldsMM_07.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/NFieldsMM_07.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/FieldsM_07.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFieldsM_07.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/Fields_07.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFields_07.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">An open field next to the city walls. A foggy patch of forest can be seen in the distance.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_06">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_11">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_08">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_FIELDS">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FIELDS == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FIELDS">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Fields_07">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FOREST</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Forest/ForestMM_09.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Forest/ForestM_09.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Forest/Forest_09.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Dark foggy forest. Trying to go deeper into the fog makes you walk in circles and feel sick. The fog seems alive, and the constant feeling of being watched does not add to your peace of mind.<br/>Among the trees, you can see the outline of a hunting lodge.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_08">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_10">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<Message "The environment is not conducive to relaxation">> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DOCKS == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DOCKS">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Forest_09">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FOREST</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Forest/ForestMM_11.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Forest/ForestM_11.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Forest/Forest_11.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Dark foggy forest. Trying to go deeper into the fog makes you walk in circles and feel sick.<br/>The fog seems alive, and the constant feeling of being watched does not add to your peace of mind.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_10">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_12">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_07">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<Message "The environment is not conducive to relaxation">> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FOREST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FOREST">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Forest_11">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FIELDS</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/FieldsMM_08.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Fields/NFieldsMM_08.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/FieldsM_08.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFieldsM_08.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Fields/Fields_08.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Fields/NFields_08.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">An open field next to the city walls. In the distance you can see a foggy patch of forest and a rocky shore.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_07">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_12">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Coast_02">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_FIELDS">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FIELDS == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FIELDS">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Fields_08">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FOREST</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Forest/ForestMM_12.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Forest/ForestM_12.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Forest/Forest_12.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Dark foggy forest. Trying to go deeper into the fog makes you walk in circles and feel sick.<br/>The fog seems alive, and the constant feeling of being watched does not add to your peace of mind.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_11">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FarShore_02">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_08">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<Message "The environment is not conducive to relaxation">> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_FOREST == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_FOREST">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Forest_12">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>COAST</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Coast/CoastMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Coast/NCoastMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Coast/CoastM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Coast/NCoastM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Coast/Coast_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Coast/NCoast_02.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A rocky beach next to the city wall. This is a good place to dive for oysters. The water route into the city is protected from the fog monsters, so you'll have to find another way or return by land.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Fields_08">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FarShore_02">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_FIELDS">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Coast_02">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FAR SHORE</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/FarShore/FarShoreMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/FarShore/FarShoreM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/FarShore/FarShore_02.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Rocky shore near the forest. You can see how the fog walks between the rocks<br/>on the shore and on the surface of the water.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the wild will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Forest_12">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Coast_02">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<Message "The environment is not conducive to relaxation">> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "FarShore_02">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON ENTRANCE</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/EntDungeonMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/EntDungeonM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/EntDungeon_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dilapidated old crypt. There is a hole in the floor with improvised steps leading into the depths of a dark dungeon.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> [[🔼 EXIT THE DUNGEON|CityCem_01]] <<link "🔽 GO FURTHER">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_03">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "EntDungeon_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_03.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_03.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes. The exit from the dungeon is located here.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_04">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_07">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_02">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> [[GO UP 🔼|EntDungeon_01]] </div></div> <<set $location to "Dungeon_03">> <<Message "In development">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_02.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_03">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_01">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_04.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_04.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_04.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_05">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_03">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_04">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_07.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_07.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_07.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_03">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_12">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_07">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_05.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_05.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_05.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_09">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_04">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_05">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_09.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_09.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_09.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_05">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_14">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_08">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_09">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_02">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_06">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_06.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_06.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_06.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes. On the wall of the tunnel you notice a massive metal door.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_01">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_10">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> [[WALK THROUGH METAL DOORS 🔴|BasLab_01]] </div></div> <<set $location to "Dungeon_06">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_10.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_10.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_10.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_06">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FloDungeon_01">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_10">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>UNDERGROUND LABORATORY</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/BasLabMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/BasLabM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/BasLab_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A suspicious laboratory filled with various medical devices and computers.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container03"> <<link "TO THE DUNGEON 🔴">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_06">> <</if>> <</link>> </div></div> <<set $location to "BasLab_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_12.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_12.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_12.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_07">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_13">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_11">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_12">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_08.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_08.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_08.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_09">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_08">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_14.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_14.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_14.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_09">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_16">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_13">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_14">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FLOODED DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeonMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeonM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeon_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Half-flooded with water, a dark tunnel in the thickness of the stone. The water smells bad, perhaps it is connected to the city sewer.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_10">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FloDungeon_02">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FloDungeon_04">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "FloDungeon_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_11.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_11.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_11.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_12">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FloDungeon_02">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_11">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_13.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_13.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_13.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_14">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_15">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_12">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_13">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_16.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_16.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_16.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_14">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_16">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_15.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_15.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_15.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_13">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_17">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_15">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FLOODED DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeonMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeonM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeon_02.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Half-flooded with water, a dark tunnel in the thickness of the stone. The water smells bad, perhaps it is connected to the city sewer.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_11">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FloDungeon_03">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FloDungeon_01">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "FloDungeon_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FLOODED DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeonMM_04.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeonM_04.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeon_04.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Half-flooded with water, a dark tunnel in the thickness of the stone. The water smells bad, perhaps it is connected to the city sewer.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FloDungeon_01">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FloDungeon_05">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "FloDungeon_04">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FLOODED DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeonMM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeonM_03.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeon_03.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Half-flooded with water, a dark tunnel in the thickness of the stone. The water smells bad, perhaps it is connected to the city sewer.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FloDungeon_02">> <</if>> <</link>> <<link "⬇️ GO SOUTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FloDungeon_06">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "FloDungeon_03">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FLOODED DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeonMM_06.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeonM_06.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeon_06.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Half-flooded with water, a dark tunnel in the thickness of the stone. The water smells bad, perhaps it is connected to the city sewer.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FloDungeon_03">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FloDungeon_05">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "FloDungeon_06">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonMM_17.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/DungeonM_17.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/Dungeon_17.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dark tunnel in the thickness of the stone. Some areas of the rock emit a dim light, thanks to which the darkness is not absolute. On the dirt of the floor you can see old rare traces of boots and someone's paws, sometimes there are traces of claws on the walls. You have to carefully watch the floor you walk on, so as not to get too close to suspicious holes.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ GO NORTH">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_15">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "AbaMine_01">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "Dungeon_17">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FLOODED DUNGEON</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeonMM_05.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeonM_05.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/FloDungeon_05.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Half-flooded with water, a dark tunnel in the thickness of the stone. The water smells bad, perhaps it is connected to the city sewer.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "➡️ GO EAST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FloDungeon_06">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "FloDungeon_04">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "FloDungeon_05">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>ABANDONED MINE</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Dungeon/AbaMineMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 39>> <div style="text-align: center;"><img src="img/Locations/Dungeon/AbaMineM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Dungeon/AbaMine_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">The passage to the abandoned mine is partially blocked by a long-ago collapse. Judging by the presence of artificial lighting, someone periodically visits this place. But anyway, going further is suicide.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(The route through the caves will take some time and effort)</span></div> <div class="links-row"> <div class="links-container02"> <<link "🔄 SET UP CAMP">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬅️ GO WEST">> <<if $TDay == 20>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Dungeon_17">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_DUNGEON">> <</if>> <</link>></div> <div class="links01"> <<link "🔍 LOOK AROUND">> <<if $INSPECTION_DUNGEON == 1>> <<Message "You've already looked around this area.">> <<else>> <<goto "INSPECTION_DUNGEON">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "AbaMine_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>CITY PARK</h2></div> <<if $Mad > 79 and $TDay <= 14>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Park/ParkMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 79 and $TDay >= 15>> <span class="madness10"><div style="text-align: center;"><img src="img/Locations/Park/NParkMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Park/ParkM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $Mad > 59 and $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Park/NParkM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay <= 14>> <div style="text-align: center;"><img src="img/Locations/Park/Park_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $TDay >= 15>> <div style="text-align: center;"><img src="img/Locations/Park/NPark_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Quite a large city park. Several fountains, dark alleys and the building of the local news company.<br/>Not far from the TV studio building there is a point of distribution of advertising brochures<br/>where you can earn some extra money.</div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> <<link "⬆️ TO THE NORTHERN QUARTER">> <<if $TDay >= 19>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 2>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "NoQuarter_03">> <</if>> <</link>> <<link "⬅️ TO THE WESTERN QUARTER">> <<if $TDay >= 19>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 2>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "WeQuarter_02">> <</if>> <</link>> <<link "➡️ TO THE EASTERN QUARTER">> <<if $TDay >= 19>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 2>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "EaQuarter_01">> <</if>> <</link>> <<link "⬇️ TO THE SLUMS">> <<if $TDay >= 19>> <<Message "It is too late for walking">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<else>> <<set $TDay += 2>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<goto "Slums_02">> <</if>> <</link>> </div> <div class="links-container01"> <div class="links01"> <<link "💜 RELAX">> <<if $TDay >= 18>> <<Message "It's too late to rest">> <<else>> <<goto "SKIP_PARK">> <</if>> <</link>></div> <div class="links01"> <<link "💸 ADVERTISING">> <<if $TDay <= 2>> <<Message "There are too few people around">> <<elseif $TDay >= 12>> <<Message "There are too few people around">> <<else>> <<goto "ADVERTISING_DISTR_01">> <</if>> <</link>></div> <div class="links01"> <<link "💚 JOGGING">> <<if $TDay >= 20>> <<Message "It's too late for jogging">> <<elseif $MP <= 14>> <<Message "You are too tired">> <<else>> <<goto "JOGGING_01">> <</if>> <</link>></div> </div> <div class="links-container03"> <<link "TO THE TV STUDIO 🏦">> <<if $TDay <= 2>> <<Message "The tv studio opens in the morning">> <<elseif $TDay >= 15>> <<Message "The tv studio is already closed">> <<else>> <<switch $TVSTUDIO_START>> <<case 0>> <<goto TVSTUDIO_START>> <<case 1>> <<goto TVstudio_01>> <<default>> <<goto TVstudio_01>> <</switch>> <</if>> <</link>> </div></div> <<set $location to "Park_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
[[CHARACTER|CHARACTER]] [[MAP|MAP]] <<link "Saves">><<script>>UI.saves()<</script>><</link>> [[SETTINGS|Settings_02]] <<link "SUPPORT">> <<Message "In development">> <</link>> <<link "Restart">><<script>>UI.restart()<</script>><</link>>
<<nobr>> <div class="map16"><a href="https://www.patreon.com/Guldakor"><img src="img/patreon3.png" width="25" height="23"> <span style="color:Tomato; font-size: 1.2em;">Patreon</span></a> <div class="map3"><img id="Base0" src="img/patreon9.png" width="295" height="100"></div> <style> .map3 { position: relative; top: -117px; left: -25px; float: center; z-index: -10; } .map16 { position: relative; top: -17px; left: -0px; float: center; z-index: 1; } .map4 { margin-top: 10px; z-index: 0; } </style> <</nobr>>
<<nobr>> <div id="Portraits"><img id="Base0" src="img/Сharacter/Portraits/Base/Base_00.png"></div> <<switch $HaC>> <<case 0>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Portraits/Hair/HaC_00.png"> </div> <<case 1>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Portraits/Hair/HaC_01.png"> </div> <<case 2>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Portraits/Hair/HaC_02.png"> </div> <<case 3>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Portraits/Hair/HaC_03.png"> </div> <<case 4>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Portraits/Hair/HaC_04.png"> </div> <<case 5>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Portraits/Hair/HaC_05.png"> </div> <<case 6>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Portraits/Hair/HaC_06.png"> </div> <<case 7>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Portraits/Hair/HaC_07.png"> </div> <<default>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Portraits/Hair/HaC_00.png"> </div> <</switch>> <<switch $RingN>> <<case 1>> <div id="Portraits"> <img id="Ring" src="img/Сharacter/Portraits/Ring/RingN_01.png"> </div> <<default>> <div id="Portraits"> <img id="Ring" src="img/Сharacter/Portraits/Ring/RingN_00.png"> </div> <</switch>> <<switch $Hor>> <<case 0>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Portraits/Horns/Horns_00.png"> </div> <<case 1>> <div id="Portraits"> <img id="Horns" src="img/Сharacter/Portraits/Horns/Horns_01.png"> </div> <<case 2>> <div id="Portraits"> <img id="Horns" src="img/Сharacter/Portraits/Horns/Horns_02.png"> </div> <<case 3>> <div id="Portraits"> <img id="Horns" src="img/Сharacter/Portraits/Horns/Horns_03.png"> </div> <<case 4>> <div id="Portraits"> <img id="Horns" src="img/Сharacter/Portraits/Horns/Horns_04.png"> </div> <<default>> <div id="Portraits"> <img id="Horns" src="img/Сharacter/Portraits/Horns/Horns_00.png"> </div> <</switch>> <<switch $Eye>> <<case 0>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Portraits/Eye/Eye_00.png"> </div> <<case 1>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Portraits/Eye/Eye_01.png"> </div> <<case 2>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Portraits/Eye/Eye_02.png"> </div> <<case 3>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Portraits/Eye/Eye_03.png"> </div> <<case 4>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Portraits/Eye/Eye_04.png"> </div> <<case 5>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Portraits/Eye/Eye_05.png"> </div> <<case 6>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Portraits/Eye/Eye_06.png"> </div> <<case 7>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Portraits/Eye/Eye_07.png"> </div> <<case 8>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Portraits/Eye/Eye_08.png"> </div> <<case 9>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Portraits/Eye/Eye_09.png"> </div> <<default>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Portraits/Eye/Eye_00.png"> </div> <</switch>> <<switch $Sperm>> <<case 0>> <div id="Portraits"> <img id="Sperm" src="img/Сharacter/Portraits/Sperm/Sperm_00.png"> </div> <<case 1>> <div id="Portraits"> <img id="Sperm" src="img/Сharacter/Portraits/Sperm/Sperm_01.png"> </div> <<default>> <div id="Portraits"> <img id="Sperm" src="img/Сharacter/Portraits/Sperm/Sperm_00.png"> </div> <</switch>> <<switch $Bimbo>> <<case 0>> <div id="Portraits"> <img id="Bimbo" src="img/Сharacter/Portraits/Bimbo/Bimbo_00.png"> </div> <<case 1>> <div id="Portraits"> <img id="Bimbo" src="img/Сharacter/Portraits/Bimbo/Bimbo_01.png"> </div> <<default>> <div id="Portraits"> <img id="Bimbo" src="img/Сharacter/Portraits/Bimbo/Bimbo_00.png"> </div> <</switch>> <<switch $PPot>> <<case 0>> <div id="Portraits"> <img id="Potion" src="img/Сharacter\Portraits/Potion/PPot_00.png"> </div> <<case 1>> <div id="Portraits"> <img id="Potion" src="img/Сharacter\Portraits/Potion/PPot_01.png"> </div> <<default>> <div id="Portraits"> <img id="Potion" src="img/Сharacter\Portraits/Potion/PPot_00.png"> </div> <</switch>> <<switch $TimeOfTheDay>> <<case "Early morning">> <div id="Portraits"> <img id="DayTime" src="img/Сharacter/Portraits/DayTime/TDay_00.png"> </div> <<case "Morning">> <div id="Portraits"> <img id="DayTime" src="img/Сharacter/Portraits/DayTime/TDay_01.png"> </div> <<case "Noon">> <div id="Portraits"> <img id="DayTime" src="img/Сharacter/Portraits/DayTime/TDay_02.png"> </div> <<case "Afternoon">> <div id="Portraits"> <img id="DayTime" src="img/Сharacter/Portraits/DayTime/TDay_03.png"> </div> <<case "Evening">> <div id="Portraits"> <img id="DayTime" src="img/Сharacter/Portraits/DayTime/TDay_04.png"> </div> <<case "Night">> <div id="Portraits"> <img id="DayTime" src="img/Сharacter/Portraits/DayTime/TDay_05.png"> </div> <<case "Late night">> <div id="Portraits"> <img id="DayTime" src="img/Сharacter/Portraits/DayTime/TDay_06.png"> </div> <</switch>> <</nobr>>
              <<nobr>>   <div style="text-align: left;"><strong>DATE:</strong> $DayOfTheWeek</div> <div id="Option01"><strong>DAY:</strong> $GDay</div> <div style="text-align: left;"><strong>TIME: </strong>$TimeOfTheDay</div> <div style="text-align: left;"><span style="color:Tomato"><strong>CORRUPTION: </strong></span>$Corr</div><</nobr>> <<nobr>><div id="Option02">💲: <div class="inner-content">$Money</div></div><div id="Option03">💵: <div class="inner-content">$BMoney</div></div> <div style="text-align: center;"><strong>HEALTH</strong></div> <div id="Option04"><<showmeter 'health' $healthRatio>></div> <div style="text-align: center;"><strong>ENDURANCE</strong></div> <div id="Option04"><<showmeter 'endurance' $enduranceRatio>></div> <div style="text-align: center;"><strong>AROUSAL</strong></div> <div id="Option04"><<showmeter 'arousal' $arousalRatio>></div> <div style="text-align: center;"><strong>INTOXICATION</strong></div> <div id="Option04"><<showmeter 'intoxication' $INTBaseoxicationRatio>></div> <div style="text-align: center;"><h5> 💀 MADNESS: $Mad</h5></div> <<switch $WDay>> <<case 0>> <<set $DayOfTheWeek to "Monday">> <<case 1>> <<set $DayOfTheWeek to "Tuesday">> <<case 2>> <<set $DayOfTheWeek to "Wednesday">> <<case 3>> <<set $DayOfTheWeek to "Thursday">> <<case 4>> <<set $DayOfTheWeek to "Friday">> <<case 5>> <<set $DayOfTheWeek to "Saturday">> <<case 6>> <<set $DayOfTheWeek to "Sunday">> <<default>> <<set $DayOfTheWeek to "Monday">> <</switch>> <<if ($WDay >= 7)>> <<set $DayOfTheWeek to "Monday">> <<set $WDay to 0>> <</if>> <<switch $TDay>> <<case 0>> <<set $TimeOfTheDay to "Early morning">> <<case 1>> <<set $TimeOfTheDay to "Early morning">> <<case 2>> <<set $TimeOfTheDay to "Early morning">> <<case 3>> <<set $TimeOfTheDay to "Morning">> <<case 4>> <<set $TimeOfTheDay to "Morning">> <<case 5>> <<set $TimeOfTheDay to "Morning">> <<case 6>> <<set $TimeOfTheDay to "Noon">> <<case 7>> <<set $TimeOfTheDay to "Noon">> <<case 8>> <<set $TimeOfTheDay to "Noon">> <<case 9>> <<set $TimeOfTheDay to "Afternoon">> <<case 10>> <<set $TimeOfTheDay to "Afternoon">> <<case 11>> <<set $TimeOfTheDay to "Afternoon">> <<case 12>> <<set $TimeOfTheDay to "Evening">> <<case 13>> <<set $TimeOfTheDay to "Evening">> <<case 14>> <<set $TimeOfTheDay to "Evening">> <<case 15>> <<set $TimeOfTheDay to "Night">> <<case 16>> <<set $TimeOfTheDay to "Night">> <<case 17>> <<set $TimeOfTheDay to "Night">> <<case 18>> <<set $TimeOfTheDay to "Late night">> <<case 19>> <<set $TimeOfTheDay to "Late night">> <<case 20>> <<set $TimeOfTheDay to "Late night">> <<default>> <<set $TimeOfTheDay to "Early morning">> <</switch>> <<if ($TDay >= 21)>> <<set $TimeOfTheDay to "Early morning">> <<set $TDay to 0>> <</if>> <<if ($HaC >= 8)>> <<set $HaC to 0>> <</if>> <<if ($Eye >= 10)>> <<set $Eye to 0>> <</if>> <<if ($RingN >= 2)>> <<set $RingN to 0>> <</if>> <<if ($Hor >= 5)>> <<set $Hor to 0>> <</if>> <<if ($Sperm >= 2)>> <<set $Sperm to 0>> <</if>> <<if ($Bimbo >= 2)>> <<set $Bimbo to 0>> <</if>> <<if ($PPot >= 2)>> <<set $PPot to 0>> <</if>> <<switch $HaC>> <<case 0>> <<set $HaCN to "Black">> <<case 1>> <<set $HaCN to "Brunette">> <<case 2>> <<set $HaCN to "Blonde">> <<case 3>> <<set $HaCN to "Ash blonde">> <<case 4>> <<set $HaCN to "Red">> <<case 5>> <<set $HaCN to "Bright red">> <<case 6>> <<set $HaCN to "Lilac">> <<case 7>> <<set $HaCN to "Blue">> <<default>> <<set $HaCN to "Black">> <</switch>> <</nobr>>
<<nobr>> <div class="map"> <<switch $location>> <<case "Map_01">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Port_01">> <div style="text-align: center;"><img src="img/Navigation/Map_Port_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Slums_01">> <div style="text-align: center;"><img src="img/Navigation/Map_Slums_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Slums_02">> <div style="text-align: center;"><img src="img/Navigation/Map_Slums_02.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Slums_03">> <div style="text-align: center;"><img src="img/Navigation/Map_Slums_03.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Park_01">> <div style="text-align: center;"><img src="img/Navigation/Map_Park_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "WeQuarter_01">> <div style="text-align: center;"><img src="img/Navigation/Map_WeQuarter_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "WeQuarter_02">> <div style="text-align: center;"><img src="img/Navigation/Map_WeQuarter_02.jpg" class="centerImage" style="max-width:150%;"></div> <<case "WeQuarter_03">> <div style="text-align: center;"><img src="img/Navigation/Map_WeQuarter_03.jpg" class="centerImage" style="max-width:150%;"></div> <<case "WeQuarter_04">> <div style="text-align: center;"><img src="img/Navigation/Map_WeQuarter_04.jpg" class="centerImage" style="max-width:150%;"></div> <<case "PrivBeach_01">> <div style="text-align: center;"><img src="img/Navigation/Map_PrivBeach_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "EaQuarter_01">> <div style="text-align: center;"><img src="img/Navigation/Map_EaQuarter_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "EaQuarter_02">> <div style="text-align: center;"><img src="img/Navigation/Map_EaQuarter_02.jpg" class="centerImage" style="max-width:150%;"></div> <<case "EaQuarter_03">> <div style="text-align: center;"><img src="img/Navigation/Map_EaQuarter_03.jpg" class="centerImage" style="max-width:150%;"></div> <<case "EaQuarter_04">> <div style="text-align: center;"><img src="img/Navigation/Map_EaQuarter_04.jpg" class="centerImage" style="max-width:150%;"></div> <<case "NoQuarter_01">> <div style="text-align: center;"><img src="img/Navigation/Map_NoQuarter_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "NoQuarter_02">> <div style="text-align: center;"><img src="img/Navigation/Map_NoQuarter_02.jpg" class="centerImage" style="max-width:150%;"></div> <<case "NoQuarter_03">> <div style="text-align: center;"><img src="img/Navigation/Map_NoQuarter_03.jpg" class="centerImage" style="max-width:150%;"></div> <<case "NoQuarter_04">> <div style="text-align: center;"><img src="img/Navigation/Map_NoQuarter_04.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Farm_01">> <div style="text-align: center;"><img src="img/Navigation/Map_Farm_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "CityCem_01">> <div style="text-align: center;"><img src="img/Navigation/Map_CityCem_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Fields_01">> <div style="text-align: center;"><img src="img/Navigation/Map_Fields_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Fields_02">> <div style="text-align: center;"><img src="img/Navigation/Map_Fields_02.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Fields_03">> <div style="text-align: center;"><img src="img/Navigation/Map_Fields_03.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Fields_04">> <div style="text-align: center;"><img src="img/Navigation/Map_Fields_04.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Fields_05">> <div style="text-align: center;"><img src="img/Navigation/Map_Fields_05.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Fields_06">> <div style="text-align: center;"><img src="img/Navigation/Map_Fields_06.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Fields_07">> <div style="text-align: center;"><img src="img/Navigation/Map_Fields_07.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Fields_08">> <div style="text-align: center;"><img src="img/Navigation/Map_Fields_08.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Forest_01">> <div style="text-align: center;"><img src="img/Navigation/Map_Forest_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Forest_02">> <div style="text-align: center;"><img src="img/Navigation/Map_Forest_02.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Forest_03">> <div style="text-align: center;"><img src="img/Navigation/Map_Forest_03.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Forest_04">> <div style="text-align: center;"><img src="img/Navigation/Map_Forest_04.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Forest_05">> <div style="text-align: center;"><img src="img/Navigation/Map_Forest_05.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Forest_06">> <div style="text-align: center;"><img src="img/Navigation/Map_Forest_06.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Forest_07">> <div style="text-align: center;"><img src="img/Navigation/Map_Forest_07.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Forest_08">> <div style="text-align: center;"><img src="img/Navigation/Map_Forest_08.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Forest_09">> <div style="text-align: center;"><img src="img/Navigation/Map_Forest_09.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Forest_10">> <div style="text-align: center;"><img src="img/Navigation/Map_Forest_10.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Forest_11">> <div style="text-align: center;"><img src="img/Navigation/Map_Forest_11.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Forest_12">> <div style="text-align: center;"><img src="img/Navigation/Map_Forest_12.jpg" class="centerImage" style="max-width:150%;"></div> <<case "FarShore_01">> <div style="text-align: center;"><img src="img/Navigation/Map_FarShore_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "FarShore_02">> <div style="text-align: center;"><img src="img/Navigation/Map_FarShore_02.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Coast_01">> <div style="text-align: center;"><img src="img/Navigation/Map_Coast_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Coast_02">> <div style="text-align: center;"><img src="img/Navigation/Map_Coast_02.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_01">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_02">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_03">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_04">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_05">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_06">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_07">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_08">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_09">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_10">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_11">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_12">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_13">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_14">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_15">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_16">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "Dungeon_17">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "FloDungeon_01">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "FloDungeon_02">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "FloDungeon_03">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "FloDungeon_04">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "FloDungeon_05">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "FloDungeon_06">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "BasLab_01">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<case "AbaMine_01">> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <<default>> <div style="text-align: center;"><img src="img/Navigation/Map_01.jpg" class="centerImage" style="max-width:150%;"></div> <</switch>></div> <div class="links-container00"> <div class="links02"> <<link "<strong>GO BACK</strong>">> <<goto "00">> <</link>></div> <div class="links03"> <<link "<strong>MAP #2</strong>">> <<goto "MAP_01">> <</link>> </div> <div class="links01"> <<link "DETAILS #1">> <<set $DET to 0>> <<goto "MAP_02">> <</link>></div> </div> <</nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links02 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(255 161 162 / 60%); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(212 19 19 / 70%), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links03 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161 186 255 / 60%); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(19 180 212 / 70%), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } .links02 a:hover { background-color: #161324; } .links03 a:hover { background-color: #161324; } /* Стиль для карты */ .map { position: relative; top: 0px; left: -177px; float: center; } </style>
<<set $passage to Story.get("Storage01")>> <<print $passage.text >>
<<nobr>> <<if $location is "Port_01">> <div style="text-align: center;"><img src="C:\Users\user\Desktop\GameMat\NEW GAME\img\Navigation\Map_Port_01.jpg" class="centerImage" style="max-width:80%;"></div> <</if>> <<if $location is "Slums_01">> <div style="text-align: center;"><img src="C:\Users\user\Desktop\GameMat\NEW GAME\img\Navigation\Map_Slums_01.jpg" class="centerImage" style="max-width:80%;"></div> <</if>> <<if $location is "Slums_02">> <div style="text-align: center;"><img src="C:\Users\user\Desktop\GameMat\NEW GAME\img\Navigation\Map_Slums_02.jpg" class="centerImage" style="max-width:80%;"></div> <</if>> <<if $location is "Slums_03">> <div style="text-align: center;"><img src="C:\Users\user\Desktop\GameMat\NEW GAME\img\Navigation\Map_Slums_03.jpg" class="centerImage" style="max-width:80%;"></div> <</if>> <</nobr>>
"Картинка разбрызганных мозгов" У вас взорвалось голова. ВНЕЗАПНО! <div class="links-container00"> <div class="links"> <<link "Restart" DebagMenu00>><</link>> </div></div> <<Message "-1 к интеллекту">> <nobr> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> </nobr>
"Картинка обосранных штанов" Вы обосрались. ВНЕЗАПНО! <div class="links-container00"> <div class="links"> <<link "Restart" DebagMenu00>><</link>> </div></div> <<Message "-10 к самоуважению">> <nobr> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> </nobr>
<style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } </style> <<script>>Config.history.controls = false;<</script>> /* Убираем скролбары */ /* Сокрытие элементов интерфейса */ <<set $ShowParameters to false>> <<set $ShowPersonality to false>> <<set $ShowStats to false>> <<set $ShowPortrait to false>> <<set $ShowExp01 to false>> <<set $ShowTitle01 to false>> <<set $ShowButtonEarrings_00 to false>> <<set $gameOver to false>> /* Флаг завершения игры */ <<set $Pname to "Sara">>/* Имя персонажа */ <<set $PAge to 18>>/* Возраст персонажа */ <<set $HaC to 0>>/* Цвет волос */ <<set $HaCN to "Black">>/* Название цвета волос */ <<set $Eye to 1>>/* Цвет глаз */ <<set $EyeCN to "Brown">>/* Название цвета глаз */ <<set $RingN to 0>>/* Пирсинг в носу */ <<set $location to 0>>/* Название локации */ <<set $Quest to 0>>/* Текущий квест */ <<set $Hor to 0>>/* Рога на персонаже */ <<set $HorCN to " ">>/* Название рогов */ <<set $Sperm to 0>>/* Сперма на персонаже */ <<set $SpermCN to " ">>/* Чистота тела */ <<set $AroCN to " ">>/* Статус возбуждения */ <<set $ToxCN to " ">>/* Статус опьянения */ <<set $Bimbo to 0>>/* Косметика на роже лица */ <<set $PPot to 0>>/* Активность зелья */ <<set $GDay to 0>>/* Кол-во игровых дней */ <<set $WDay to 0>>/* Параметр дня недели */ <<set $DayOfTheWeek to "Monday">>/* Название дня недели */ <<set $TDay to 0>>/* Параметр времени суток */ <<set $TimeOfTheDay to "Early morning">>/* Название времени суток */ <<set $CorrBase to 0>>/* Базовый Параметр коррупции */ <<set $Corr to $CorrBase>>/* Изначальное значение $Corr *//* Итоговая Коррупция */ <<set $CorrMin to 0>>/* Минимальное значение коррупции */ <<set $Money to 100>>/* Кол-во денег */ <<set $BMoney to 100>>/* Кол-во денег в банке */ /* Основные характеристики */ <<set $HP to 80, $maxHP to 100>>/* Параметр здоровья */ <<set $MP to 100, $maxMP to 100>>/* Параметр выносливости */ <<set $Aro to 0, $maxAro to 100>>/* Параметр возбуждения */ <<set $AroBase to 0>> /* Базовое значение $Aro */ <<set $Tox to 0, $maxTox to 100>>/* Параметр интоксикации */ <<set $healthRatio to $HP / $maxHP>> <<set $enduranceRatio to $MP / $maxMP>> <<set $arousalRatio to $Aro / $maxAro>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> /* Конфиги кастомных баров */ <<newmeter 'health' $healthRatio>> <<colors '#18171a' '#0fb814'>> /* Серый фон, зелёное заполнение */ <<sizing '133px'>> /* Ширина: 200px / 1.5 = 133px */ <<height '10px'>> /* Высота: 20px / 2 = 10px */ <</newmeter>> <<newmeter 'endurance' $enduranceRatio>> <<colors '#18171a' '#FFA500'>> /* Серый фон, тёмно-жёлтое заполнение */ <<sizing '133px'>> /* Ширина: 200px / 1.5 = 133px */ <<height '10px'>> /* Высота: 20px / 2 = 10px */ <</newmeter>> <<newmeter 'arousal' $arousalRatio>> <<colors '#18171a' '#ff1493'>> /* Серый фон, тёмно-розовое заполнение */ <<sizing '133px'>> /* Ширина: 200px / 1.5 = 133px */ <<height '10px'>> /* Высота: 20px / 2 = 10px */ <</newmeter>> <<newmeter 'intoxication' $INTBaseoxicationRatio>> <<colors '#18171a' '#8A2BE2'>> /* Серый фон, фиолетовое заполнение */ <<sizing '133px'>> /* Ширина: 200px / 1.5 = 133px */ <<height '10px'>> /* Высота: 20px / 2 = 10px */ <</newmeter>> <<set $Mad to 0>>/* Параметр безумия */ <<set $MadMin to 0>>/* Минимальное значение безумия */ <<set $Lvl to 0>>/* Уровень персонажа */ <<set $Exp to 0>>/* Опыт персонажа */ <<set $StatP to 5>>/* Свободные очки характеристик */ <<set $STRBase to 2>>/* Базовый Параметр Силы */ <<set $STR to $STRBase>>/* Изначальное значение $STR *//* Итоговая Сила */ <<set $DEXBase to 2>>/* Базовый Параметр Ловкости */ <<set $DEX to $DEXBase>> /* Изначальное значение $DEX *//* Итоговая Ловкость */ <<set $INTBase to 1>>/* Базовый Параметр Интеллекта */ <<set $INT to $INTBase>> /* Изначальное значение $INT *//* Итоговый Интеллект */ <<set $Fit to 0>>/* Параметр Фитнеса */ <<set $Bea to 0>>/* Параметр Красоты */ <<set $BeaBonus to 0>> /* Изначальное значение бонуса $Bea от экипировки */ <<set $Bim to 0>>/* Параметр Mind Curse */ <<set $BimTotal to 0>>/* Общее значение параметра Mind Curse */ <<set $Sub to 0>>/* Параметр сабмесивности */ <<set $Dom to 0>>/* Параметр доминантности */ <<set $CPot00 to 0>>/* Кол-во зелий 00 у персонажа(HP) */ <<set $CPot01 to 0>>/* Кол-во зелий 01 у персонажа(MP) */ <<set $CPot02 to 0>>/* Кол-во зелий 02 у персонажа(Кислота) */ <<set $CPot03 to 0>>/* Кол-во зелий 03 у персонажа(Спокойствие) */ <<set $CPot04 to 0>>/* Кол-во зелий 04 у персонажа(Восстановление) */ <<set $CPot05 to 0>>/* Кол-во зелий 05 у персонажа(Увеличение) */ <<set $CPot06 to 0>>/* Кол-во зелий 06 у персонажа(Стелс) */ <<set $CPot07 to 0>>/* Кол-во зелий 07 у персонажа(Репа) */ <<set $CLoot00 to 0>>/* Кол-во лута 00 у персонажа */ <<set $CLoot01 to 0>>/* Кол-во лута 01 у персонажа */ <<set $CLoot02 to 0>>/* Кол-во лута 02 у персонажа */ <<set $CLoot03 to 0>>/* Кол-во лута 03 у персонажа */ <<set $CLoot04 to 0>>/* Кол-во лута 04 у персонажа */ <<set $CLoot05 to 0>>/* Кол-во лута 05 у персонажа */ <<cacheaudio "END_MAD_01" "C:/Users/user/Desktop/GameMat/NEW GAME/img/Sound/END_MAD_01.wav" >> <<cacheaudio "HELLO_01" "C:/Users/user/Desktop/GameMat/NEW GAME/img/Sound/HELLO_01.wav" >> <<cacheaudio "I_SEE_YOU_01" "C:/Users/user/Desktop/GameMat/NEW GAME/img/Sound/I_SEE_YOU_01.wav" >> <<cacheaudio "I'M_WAITING_01" "C:/Users/user/Desktop/GameMat/NEW GAME/img/Sound/I'M_WAITING_01.wav" >> <<cacheaudio "WHO_ARE_YOU_01" "C:/Users/user/Desktop/GameMat/NEW GAME/img/Sound/WHO_ARE_YOU_01.wav" >> <<cacheaudio "START_AGAIN_01" "C:/Users/user/Desktop/GameMat/NEW GAME/img/Sound/START_AGAIN_01.wav" >> /* После инициализации основных параметров переходим в AdditionalInit */ <<goto "AdditionalInit">>
<<nobr>> <div id="VersionBox">Version: 0.5.0</div> <span class="btn1"> <<button "QUESTS">> <<switch $Quest>> <<case 0>> <<Message "In development">> <<case 1>> <<goto "Quest_01">> <<case 2>> <<goto "Quest_02">> <<case 3>> <<goto "Quest_03">> <<case 4>> <<goto "Quest_04">> <<case 5>> <<goto "Quest_05">> <<case 6>> <<goto "Quest_06">> <<case 7>> <<goto "Quest_07">> <<case 8>> <<goto "Quest_08">> <<case 9>> <<goto "Quest_09">> <<case 10>> <<goto "Quest_10">> <<default>> <<goto "Quest_00">> /* Пассаж по умолчанию */ <</switch>> <</button>> </span> <span class="btn1"> <<button "INVENTORY" Potions>><</button>> </span> <span class="btn1"> <<button "REPUTATION">> <<set $AllRep to !$AllRep>> <<set $AllStats to false>> <<replace "#allrep-display">><</replace>> <<if $AllRep>> <<addclass "#rep-text" "visible">> <<else>> <<removeclass "#rep-text" "visible">> <</if>> <<replace "#allstats-display">><</replace>> <<if $AllStats>> <<addclass "#stats-text" "visible">> <<else>> <<removeclass "#stats-text" "visible">> <</if>> <</button>> </span> <span class="btn1"> <<button "ACHIEVEMENTS">> <<Message "In development">> <</button>> </span> <span class="btn1"> <<button "STATISTICS">> <<set $AllStats to !$AllStats>> <<set $AllRep to false>> <<replace "#allstats-display">><</replace>> <<if $AllStats>> <<addclass "#stats-text" "visible">> <<else>> <<removeclass "#stats-text" "visible">> <</if>> <<replace "#allrep-display">><</replace>> <<if $AllRep>> <<addclass "#rep-text" "visible">> <<else>> <<removeclass "#rep-text" "visible">> <</if>> <</button>> </span> <</nobr>> <span style="color: rgba(255, 255, 255, 0.1); font-size: 1.2em;">------------------</span> <div id="allstats-display"></div><div id="stats-text" class="stats-text"> Battle wins: $SWinP Battle losses: $SLosP Fucked in the ass: $SAssP Fucked in the vagina: $SVagP Fucked in the mouth: $SOraP Fucked someone ass: $SAssN Fucked someone vagina: $SVagN Fucked someone mouth: $SOraN Served in glory holes: $SGloP Participated in group sex: $SGruP Lesbian sex: $SLesP Rough sex: $SRapP Sex with people: $SHumP Sex with monsters: $SMonP Sex with tentacles: $STentP</div><div id="allrep-display"></div> <div id="rep-text" class="rep-text">Docks Reputation: $DRep You are known as: $DTitle East Dist. Reputation: $ERep You are known as: $ETitle West Dist. Reputation: $WRep You are known as: $WTitle North Dist. Reputation: $NRep You are known as: $NTitle </div>
<<nobr>> <div class="links-container00"> <div class="links">[[В магазины|DebagShopMenu00]]</div> <div class="links">[[B2Lab_07|B2Lab_07]]</div> <div class="links">[[Плейсхолдер|Плейсхолдер|]]</div></div> <div class="links-row"> <div class="links-container02"> <div class="links">[[Параметры портрета|DebagMenu01]]</div> <div class="links">[[Параметры шкал|DebagMenu02]]</div> <div class="links">[[Предметы|DebagMenu03]]</div> <div class="links">[[Параметры тела|DebagMenu04]]</div> <div class="links">[[Психика|DebagMenu06]]</div> <div class="links">[[Уровень|DebagMenu07]]</div> <div class="links">[[Татуировки|DebagMenu08]]</div> <div class="links">[[Пирсинг|DebagMenu09]]</div> <div class="links">[[Ста-ка и репа|DebagMenu05]]</div></div> <div class="links-container03"> <div class="links">[[Референсы 01|RefMenu01]]</div> <div class="links">[[Референсы 02|RefMenu02]]</div> <div class="links">[[Референсы 03|RefMenu03]]</div> <div class="links">[[Референсы 04|RefMenu04]]</div></div> </div> <<Message "Это Дебаг меню<br>Оно для отладки">> <</nobr>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>Название квеста</h2></div> <div style="text-align: center;"><img src="img/Navigation/Quest/Quest_00.jpg" class="centerImage" style="max-width:65%;"></div> <</nobr>> Описание квеста ------ <strong>Доп задача</strong> Описание доп задачи. <div class="links"><<back "GO BACK">></div> <<nobr>> <style> /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 1.5em; } .links a { min-width: 120px; min-height: 44px; max-width: 200px; max-height: 44px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 1em; text-decoration: none; margin: 0.5em; opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 20px rgba(106, 90, 205, 0.7); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>Название квеста</h2></div> <div style="text-align: center;"><img src="img/Navigation/Quest/Quest_01.jpg" class="centerImage" style="max-width:65%;"></div> <</nobr>> Описание квеста ------ <strong>Доп задача</strong> Описание доп задачи. <div style="text-align: center;"><<back "🔁 GO BACK">></div>
<<nobr>> <div style="text-align: center;"><h2>Название квеста</h2></div> <div style="text-align: center;"><img src="img/Navigation/Quest/Quest_02.jpg" class="centerImage" style="max-width:65%;"></div> <</nobr>> Описание квеста ------ <strong>Доп задача</strong> Описание доп задачи. <div style="text-align: center;"><<back "🔁 GO BACK">></div>
<<nobr>> <div style="text-align: center;"><h2>Название квеста</h2></div> <div style="text-align: center;"><img src="img/Navigation/Quest/Quest_03.jpg" class="centerImage" style="max-width:65%;"></div> <</nobr>> Описание квеста ------ <strong>Доп задача</strong> Описание доп задачи. <div style="text-align: center;"><<back "🔁 GO BACK">></div>
<<nobr>> <div style="text-align: center;"><h2>Название квеста</h2></div> <div style="text-align: center;"><img src="img/Navigation/Quest/Quest_04.jpg" class="centerImage" style="max-width:65%;"></div> <</nobr>> Описание квеста ------ <strong>Доп задача</strong> Описание доп задачи. <div style="text-align: center;"><<back "🔁 GO BACK">></div>
<<nobr>> <div style="text-align: center;"><h2>Название квеста</h2></div> <div style="text-align: center;"><img src="img/Navigation/Quest/Quest_05.jpg" class="centerImage" style="max-width:65%;"></div> <</nobr>> Описание квеста ------ <strong>Доп задача</strong> Описание доп задачи. <div style="text-align: center;"><<back "🔁 GO BACK">></div>
<<nobr>> <div style="text-align: center;"><h2>Название квеста</h2></div> <div style="text-align: center;"><img src="img/Navigation/Quest/Quest_06.jpg" class="centerImage" style="max-width:65%;"></div> <</nobr>> Описание квеста ------ <strong>Доп задача</strong> Описание доп задачи. <div style="text-align: center;"><<back "🔁 GO BACK">></div>
<<nobr>> <div style="text-align: center;"><h2>Название квеста</h2></div> <div style="text-align: center;"><img src="img/Navigation/Quest/Quest_07.jpg" class="centerImage" style="max-width:65%;"></div> <</nobr>> Описание квеста ------ <strong>Доп задача</strong> Описание доп задачи. <div style="text-align: center;"><<back "🔁 GO BACK">></div>
<<nobr>> <div style="text-align: center;"><h2>Название квеста</h2></div> <div style="text-align: center;"><img src="img/Navigation/Quest/Quest_08.jpg" class="centerImage" style="max-width:65%;"></div> <</nobr>> Описание квеста ------ <strong>Доп задача</strong> Описание доп задачи. <div style="text-align: center;"><<back "🔁 GO BACK">></div>
<<nobr>> <div style="text-align: center;"><h2>Название квеста</h2></div> <div style="text-align: center;"><img src="img/Navigation/Quest/Quest_09.jpg" class="centerImage" style="max-width:65%;"></div> <</nobr>> Описание квеста ------ <strong>Доп задача</strong> Описание доп задачи. <div style="text-align: center;"><<back "🔁 GO BACK">></div>
<<nobr>> <div style="text-align: center;"><h2>Название квеста</h2></div> <div style="text-align: center;"><img src="img/Navigation/Quest/Quest_10.jpg" class="centerImage" style="max-width:65%;"></div> <</nobr>> Описание квеста ------ <strong>Доп задача</strong> Описание доп задачи. <div style="text-align: center;"><<back "🔁 GO BACK">></div>
<style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } </style> <<set $AdditionalParam1 to 0>> /* Хуй знает что это*/ <<set $AdditionalParam2 to "Default">> /* Откуда оно? */ <<set $AdditionalParam3 to false>> /* На что влияет? */ <<set $AllStats to false>>/* Видимость списка статистики */ <<set $SWinP to 0>>/* Кол-во побед */ <<set $SLosP to 0>>/* Кол-во поражений */ <<set $SAssP to 0>>/* Кол-во в жопу */ <<set $SVagP to 0>>/* Кол-во в вагину */ <<set $SOraP to 0>>/* Кол-во в рот */ <<set $SAssN to 0>>/* Кол-во в жопы */ <<set $SVagN to 0>>/* Кол-во в вагины */ <<set $SOraN to 0>>/* Кол-во в рты */ <<set $SGloP to 0>>/* Кол-во обслуги в глорихоле */ <<set $SGruP to 0>>/* Кол-во группового секса */ <<set $SLesP to 0>>/* Кол-во лесбийского секса */ <<set $SRapP to 0>>/* Кол-во секса по принуждению */ <<set $SHumP to 0>>/* Кол-во людей */ <<set $SMonP to 0>>/* Кол-во монстров */ <<set $STentP to 0>>/* Кол-во тентаклей */ <<set $AllRep to false>>/* Видимость списка репутации */ <<set $DRep to 0>>/* Репутация в районе доков */ <<set $ERep to 0>>/* Репутация в восточном районе */ <<set $WRep to 0>>/* Репутация в Западном районе */ <<set $NRep to 0>>/* Репутация в северном районе */ /* Параметры одежды листа персонажа */ /* Параметры сережек листа персонажа */ <<set $IEarrings_00 to false>> <<set $IEarrings_01 to false>> <<set $IEarrings_02 to false>> <<set $IEarrings_03 to false>> <<set $IEarrings_04 to false>> <<set $IEarrings_05 to false>> <<set $IEarrings_06 to false>> <<set $IEarrings_07 to false>> <<set $IEarrings_08 to false>> <<set $IEarrings_09 to false>> <<set $IEarrings_10 to false>> <<set $IEarrings_11 to false>> /* Параметры колец листа персонажа */ <<set $IRing_00 to false>> <<set $IRing_01 to false>> <<set $IRing_02 to false>> <<set $IRing_03 to false>> <<set $IRing_04 to false>> <<set $IRing_05 to false>> <<set $IRing_06 to false>> <<set $IRing_07 to false>> <<set $IRing_08 to false>> <<set $IRing_09 to false>> <<set $IRing_10 to false>> <<set $IRing_11 to false>> /* Параметры ожерелья листа персонажа */ <<set $INecklace_00 to false>> <<set $INecklace_01 to false>> <<set $INecklace_02 to false>> <<set $INecklace_03 to false>> <<set $INecklace_04 to false>> <<set $INecklace_05 to false>> <<set $INecklace_06 to false>> <<set $INecklace_07 to false>> <<set $INecklace_08 to false>> <<set $INecklace_09 to false>> <<set $INecklace_10 to false>> <<set $INecklace_11 to false>> /* Параметры трусов листа персонажа */ <<set $IPanties_00 to false>> <<set $IPanties_01 to false>> <<set $IPanties_02 to false>> <<set $IPanties_03 to false>> <<set $IPanties_04 to false>> <<set $IPanties_05 to false>> <<set $IPanties_06 to false>> <<set $IPanties_07 to false>> <<set $IPanties_08 to false>> <<set $IPanties_09 to false>> <<set $IPanties_10 to false>> <<set $IPanties_11 to false>> /* Параметры лифчика листа персонажа */ <<set $IBra_00 to false>> <<set $IBra_01 to false>> <<set $IBra_02 to false>> <<set $IBra_03 to false>> <<set $IBra_04 to false>> <<set $IBra_05 to false>> <<set $IBra_06 to false>> <<set $IBra_07 to false>> <<set $IBra_08 to false>> <<set $IBra_09 to false>> <<set $IBra_10 to false>> <<set $IBra_11 to false>> /* Параметры чулок листа персонажа */ <<set $IStockings_00 to false>> <<set $IStockings_01 to false>> <<set $IStockings_02 to false>> <<set $IStockings_03 to false>> <<set $IStockings_04 to false>> <<set $IStockings_05 to false>> <<set $IStockings_06 to false>> <<set $IStockings_07 to false>> <<set $IStockings_08 to false>> <<set $IStockings_09 to false>> <<set $IStockings_10 to false>> <<set $IStockings_11 to false>> /* Параметры обуви листа персонажа */ <<set $IShoes_00 to false>> <<set $IShoes_01 to false>> <<set $IShoes_02 to false>> <<set $IShoes_03 to false>> <<set $IShoes_04 to false>> <<set $IShoes_05 to false>> <<set $IShoes_06 to false>> <<set $IShoes_07 to false>> <<set $IShoes_08 to false>> <<set $IShoes_09 to false>> <<set $IShoes_10 to false>> <<set $IShoes_11 to false>> /* Параметры штанов листа персонажа */ <<set $IPants_00 to false>> <<set $IPants_01 to false>> <<set $IPants_02 to false>> <<set $IPants_03 to false>> <<set $IPants_04 to false>> <<set $IPants_05 to false>> <<set $IPants_06 to false>> <<set $IPants_07 to false>> <<set $IPants_08 to false>> <<set $IPants_09 to false>> <<set $IPants_10 to false>> <<set $IPants_11 to false>> /* Параметры верха листа персонажа */ <<set $IOuterwear_00 to false>> <<set $IOuterwear_01 to false>> <<set $IOuterwear_02 to false>> <<set $IOuterwear_03 to false>> <<set $IOuterwear_04 to false>> <<set $IOuterwear_05 to false>> <<set $IOuterwear_06 to false>> <<set $IOuterwear_07 to false>> <<set $IOuterwear_08 to false>> <<set $IOuterwear_09 to false>> <<set $IOuterwear_10 to false>> <<set $IOuterwear_11 to false>> /* Параметры оружия листа персонажа */ <<set $IWeapon_00 to false>> <<set $IWeapon_01 to false>> <<set $IWeapon_02 to false>> <<set $IWeapon_03 to false>> <<set $IWeapon_04 to false>> <<set $IWeapon_05 to false>> <<set $IWeapon_06 to false>> <<set $IWeapon_07 to false>> <<set $IWeapon_08 to false>> <<set $IWeapon_09 to false>> <<set $IWeapon_10 to false>> <<set $IWeapon_11 to false>> <<set $EquippedEarrings to 0>>/* Какие сережки одеты 0-12 */ <<set $EquippedRing to 0>>/* Какое кольцо одето 0-12 */ <<set $EquippedNecklace to 0>>/* Какое ожерелье одето 0-12 */ <<set $EquippedPanties to 0>>/* Какие трусы одеты 0-12 */ <<set $EquippedBra to 0>>/* Какой лифчик одет 0-12 */ <<set $EquippedStockings to 0>>/* Какие чулки одеты 0-12 */ <<set $EquippedShoes to 0>>/* Какая обувь одета 0-12 */ <<set $EquippedPants to 0>>/* Какие штаны одеты 0-12 */ <<set $EquippedOuterwear to 0>>/* Какой верх одет 0-12 */ <<set $EquippedWeapon to 0>>/* Какое оружие одето 0-12 */ /* После инициализации основных параметров переходим в DescriptionInit */ <<goto "DescriptionInit">>
<<link "Продвинуть день недели">> <<set $WDay += 1>> <<run UIBar.setStoryElements()>> <</link>> <<link "Продвинуть время суток">> <<set $TDay += 1>> <<run UIBar.setStoryElements()>> <</link>> <<link "Поменять цвет глаз">> <<set $Eye += 1>> <<run UIBar.setStoryElements()>> <</link>> <<link "Поменять следы спермы">> <<set $Sperm += 1>> <<run UIBar.setStoryElements()>> <</link>> <<link "Поменять эффект бимбо">> <<set $Bimbo += 1>> <<run UIBar.setStoryElements()>> <</link>> <<link "Поменять эффект зелья">> <<set $PPot += 1>> <<run UIBar.setStoryElements()>> <</link>> <<link "Поменять цвет волос">> <<set $HaC += 1>> <<run UIBar.setStoryElements()>> <</link>> <<link "Поменять рога">> <<set $Hor += 1>> <<run UIBar.setStoryElements()>> <</link>> <<link "Поменять пирсинг в носу">> <<set $RingN += 1>> <<run UIBar.setStoryElements()>> <</link>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } </style> /* параметры листа персонажа */ <<set $ChestStatus to 0>> <<set $ChestName to "flat and unexpressive">>/* Состояние груди */ <<set $AssStatus to 0>> <<set $AssName to "flat and featureles">>/* Состояние задницы */ <<set $VaginaStatus to 0>> <<set $VaginaName to "tight and healthy">>/* Состояние вагины */ <<set $AnusStatus to 0>> <<set $AnusName to "tight and healthy">>/* Состояние ануса */ <<set $DickStatus to 0>> <<set $DickName to "You don't have a dick.">>/* Состояние члена */ <<set $TArmStatus to 0>> <<set $TArmName to "You don't have a tattoo here.">>/* Состояние татуировки на руке */ <<set $TAssStatus to 0>> <<set $TAssName to "You don't have a tattoo here.">>/* Состояние татуировки на жопе */ <<set $TBellyStatus to 0>> <<set $TBellyName to "You don't have a tattoo here.">>/* Состояние татуировки на животе */ <<set $TBreastStatus to 0>> <<set $TBreastName to "You don't have a tattoo here.">>/* Состояние татуировки на груди */ <<set $TFootStatus to 0>> <<set $TFootName to "You don't have a tattoo here.">>/* Состояние татуировки на ступне */ <<set $TLegStatus to 0>> <<set $TLegName to "You don't have a tattoo here.">>/* Состояние татуировки на ноге */ <<set $TLipsStatus to 0>> <<set $TLipsName to "You don't have a tattoo here.">>/* Состояние татуировки на губе */ <<set $TNeckStatus to 0>> <<set $TNeckName to "You don't have a tattoo here.">>/* Состояние татуировки на шее */ <<set $TPubicStatus to 0>> <<set $TPubicName to "You don't have a tattoo here.">>/* Состояние татуировки на лобке */ <<set $TSideStatus to 0>> <<set $TSideName to "You don't have a tattoo here.">>/* Состояние татуировки на боку */ <<set $TTrumpStampStatus to 0>> <<set $TTrumpStampName to "You don't have a tattoo here.">>/* Состояние татуировки на поясе */ <<set $TClitorisStatus to 0>> <<set $TClitorisName to "You don't have any piercings here.">>/* Состояние пирсинга на клиторе */ <<set $TLabiaStatus to 0>> <<set $TLabiaName to "You don't have any piercings here.">>/* Состояние пирсинга на пол.губах */ <<set $TNippleStatus to 0>> <<set $TNippleName to "You don't have any piercings here.">>/* Состояние пирсинга на сосках */ <<set $TNoseStatus to 0>> <<set $TNoseName to "You don't have any piercings here.">>/* Состояние пирсинга на носу */ <<set $TTongueStampStatus to 0>> <<set $TTongueStampName to "You don't have any piercings here.">>/* Состояние пирсинга на языке */ /* Описание предметов */ <<set $EarringsName to "Нет серёжек">> <<set $EarringsDescription to "Нет описания">> <<set $RingName to "Нет серёжек">> <<set $RingDescription to "Нет описания">> <<set $NecklaceName to "Нет серёжек">> <<set $NecklaceDescription to "Нет описания">> <<set $PantiesName to "Нет серёжек">> <<set $PantiesDescription to "Нет описания">> <<set $BraName to "Нет серёжек">> <<set $BraDescription to "Нет описания">> <<set $StockingsName to "Нет серёжек">> <<set $StockingsDescription to "Нет описания">> <<set $ShoesName to "Нет серёжек">> <<set $ShoesDescription to "Нет описания">> <<set $PantsName to "Нет серёжек">> <<set $PantsDescription to "Нет описания">> <<set $OuterwearName to "Нет серёжек">> <<set $OuterwearDescription to "Нет описания">> <<set $WeaponName to "Нет серёжек">> <<set $WeaponDescription to "Нет описания">> /* Титулы репутации */ <<set $DTitle to "Girl">> /* Начальное значение титула (пустое) в районе доков */ <<set $ETitle to "Girl">> /* Начальное значение титула (пустое) в восточном районе */ <<set $WTitle to "Lady">> /* Начальное значение титула (пустое) в западном районе */ <<set $NTitle to "Girl">> /* Начальное значение титула (пустое) в северноме доков */ /* После инициализации параметров описаний переходим в CalcInit */ <<goto "CalcInit">>
<<nobr>> <<run updateAroBonus()>> <<set $healthRatio to $HP / $maxHP>> <<set $enduranceRatio to $MP / $maxMP>> <<set $arousalRatio to $Aro / $maxAro>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <</nobr>> <div class="comp01"> <<link 'Take Damage (-10 Health)'>> <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <</link>> </div> <div class="comp04"> <<link 'Restore Health (+10 Health)'>> <<set $HP to Math.clamp($HP + 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <</link>> </div> <<link 'Increase Max Health (+10)'>> <<set $maxHP to $maxHP + 10>> <<set $HP to Math.clamp($HP, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <</link>> <<link 'Decrease Max Health (-10)'>> <<set $maxHP to Math.max($maxHP - 10, 1)>> /* Не допускаем, чтобы максимум стал меньше 1 */ <<set $HP to Math.clamp($HP, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <</link>> <div class="comp01"> <<link 'Reduce Endurance (-10 Endurance)'>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <</link>> </div> <div class="comp00"> <<link 'Restore Endurance (+10 Endurance)'>> <<set $MP to Math.clamp($MP + 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <</link>> </div> <<link 'Increase Max Endurance (+10)'>> <<set $maxMP to $maxMP + 10>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <</link>> <<link 'Decrease Max Endurance (-10)'>> <<set $maxMP to Math.max($maxMP - 10, 1)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <</link>> <div class="comp01"> <<link 'Reduce Arousal (-10 Arousal)'>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <</link>> </div> <div class="comp03"> <<link 'Increase Arousal (+10 Arousal)'>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <</link>> </div> <<link 'Increase Max Arousal (+10)'>> <<run updateAroBonus()>> <<set $maxAro to $maxAro + 10>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <</link>> <<link 'Decrease Max Arousal (-10)'>> <<run updateAroBonus()>> <<set $maxAro to Math.max($maxAro - 10, 1)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <</link>> <div class="comp01"> <<link 'Reduce Intoxication (-10 Intoxication)'>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <</link>> </div> <div class="comp02"> <<link 'Increase Intoxication (+10 Intoxication)'>> <<set $Tox to Math.clamp($Tox + 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <</link>> </div> <<link 'Increase Max Intoxication (+10)'>> <<set $maxTox to $maxTox + 10>> <<set $Tox to Math.clamp($Tox, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <</link>> <<link 'Decrease Max Intoxication (-10)'>> <<set $maxTox to Math.max($maxTox - 10, 1)>> <<set $Tox to Math.clamp($Tox, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <</link>> <<Message "Меню параметров шкал">> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="links-row"> <div class="links-container02"> <div class="links">[[Серьги|DebagEar]]</div> <div class="links">[[Кольца|DebagRin]]</div> <div class="links">[[Подвески|DebagNec]]</div> <div class="links">[[Трусы|DebagPan]]</div> <div class="links">[[Ливчики|DebagBra]]</div></div> <div class="links-container03"> <div class="links">[[Чулки|DebagSto]]</div> <div class="links">[[Обувь|DebagSho]]</div> <div class="links">[[Юбки|DebagSki]]</div> <div class="links">[[Верх|DebagOut]]</div> <div class="links">[[Оружие|DebagWea]]</div></div> </div> <</nobr>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<nobr> <<link "Дать денег +100">> <<set _oldMoney to $Money>> <<set $Money += 100>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<if _oldMoney + 100 > 9000>> <<Message "Куда тебе столько!">> <</if>> <<run UIBar.setStoryElements()>> <</link>>         <<link "Забрать деньги -100">> <<set _oldMoney to $Money>> <<set $Money -= 100>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<if _oldMoney - 100 < 0>> <<Message "Ты уже бомжара!">> <</if>> <<run UIBar.setStoryElements()>> <</link>> <<link "Зачислить денег +100">> <<set _oldBMoney to $BMoney>> <<set $BMoney += 100>> <<set $BMoney to Math.clamp($BMoney, 0, 9000)>> <<if _oldBMoney + 100 > 9000>> <<Message "Куда тебе столько!">> <</if>> <<run UIBar.setStoryElements()>> <</link>>     <<link "Снять деньги -100">> <<set _oldBMoney to $BMoney>> <<set $BMoney -= 100>> <<set $BMoney to Math.clamp($BMoney, 0, 9000)>> <<if _oldBMoney - 100 < 0>> <<Message "Ты уже бомжара!">> <</if>> <<run UIBar.setStoryElements()>> <</link>> <<link "Повысить Фитнес">> <<set _oldFit to $Fit>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<if _oldFit + 1 > 100>> <<Message "Ты уже груда мышц!">> <</if>> <<run UIBar.setStoryElements()>> <</link>>       <<link "Понизить Фитнес">> <<set _oldFit to $Fit>> <<set $Fit -= 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<if _oldFit - 1 < 0>> <<Message "Дрыщевей некуда!">> <</if>> <<run UIBar.setStoryElements()>> <</link>> <<link "Повысить Красоту">> <<set _oldBea to $Bea>> <<set $Bea += 1>> <<set $Bea to Math.clamp($Bea, 0, 100)>> <<if _oldBea + 1 > 100>> <<Message "Красивее некуда!">> <</if>> <<run UIBar.setStoryElements()>> <</link>>         <<link "Понизить Красоту">> <<set _oldBea to $Bea>> <<set $Bea -= 1>> <<set $Bea to Math.clamp($Bea, 0, 100)>> <<if _oldBea - 1 < 0>> <<Message "Дальше только уродовать!">> <</if>> <<run UIBar.setStoryElements()>> <</link>> <<link "Добавить к статусу Груди +100">> <<set _oldChestStatus to $ChestStatus>> <<set $ChestStatus += 100>> <<set $ChestStatus to Math.clamp($ChestStatus, 0, 1000)>> <<run updateBea()>> <<if _oldChestStatus + 100 > 1000>> <<Message "Твои сиськи больше некуда!">> <</if>> <<run setup.updateChest()>> <<replace "#Chest-display">> Имя Груди: $ChestName Статус Груди: $ChestStatus<</replace>> <</link>><<link "Отнять от статуса Груди -100">> <<set _oldChestStatus to $ChestStatus>> <<set $ChestStatus -= 100>> <<set $ChestStatus to Math.clamp($ChestStatus, 0, 1000)>> <<run updateBea()>> <<if _oldChestStatus - 100 < 0>> <<Message "Жизнь без сисек ничтожна!">> <</if>> <<run setup.updateChest()>> <<replace "#Chest-display">> Имя Груди: $ChestName Статус Груди: $ChestStatus<</replace>> <</link>><div id="Chest-display"> Имя Ануса: $ChestName Статус Ануса: $ChestStatus</div> <<link "Добавить к статусу Жопы +100">> <<set _oldAssStatus to $AssStatus>> <<set $AssStatus += 100>> <<set $AssStatus to Math.clamp($AssStatus, 0, 1000)>> <<run updateBea()>> <<if _oldAssStatus + 100 > 1000>> <<Message "Твоя жопа ширше некуда!">> <</if>> <<run setup.updateAss()>> <<replace "#Ass-display">> Имя Жопы: $AssName Статус Жопы: $AssStatus<</replace>> <</link>><<link "Отнять от статуса Жопы -100">> <<set _oldAssStatus to $AssStatus>> <<set $AssStatus -= 100>> <<set $AssStatus to Math.clamp($AssStatus, 0, 1000)>> <<run updateBea()>> <<if _oldAssStatus - 100 < 0>> <<Message "Жизнь без жопы ничтожна!">> <</if>> <<run setup.updateAss()>> <<replace "#Ass-display">> Имя Жопы: $AssName Статус Жопы: $AssStatus<</replace>> <</link>><div id="Ass-display"> Имя Жопы: $AssName Статус Жопы: $AssStatus</div> <<link "Добавить к статусу Вагины +100 $SlutStatus">> <<set _oldVaginaStatus to $VaginaStatus>> <<set $VaginaStatus += 100>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<if _oldVaginaStatus + 100 > 1000>> <<Message "Твоя вагина уже ширше некуда!">> <</if>> <<run setup.updateVagina()>> <<replace "#Vagina-display">> Имя Вагины: $VaginaName Статус Вагины: $VaginaStatus<</replace>> <</link>><<link "Отнять от статуса Вагины -100">> <<set _oldVaginaStatus to $VaginaStatus>> <<set $VaginaStatus -= 100>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<if _oldVaginaStatus - 100 < 0>> <<Message "Жизнь без вагины ничтожна!">> <</if>> <<run setup.updateVagina()>> <<replace "#Vagina-display">> Имя Вагины: $VaginaName Статус Вагины: $VaginaStatus<</replace>> <</link>><div id="Vagina-display"> Имя Вагины: $VaginaName Статус Вагины: $VaginaStatus</div> <<link "Добавить к статусу Ануса +100">> <<set _oldAnusStatus to $AnusStatus>> <<set $AnusStatus += 100>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<if _oldAnusStatus + 100 > 1000>> <<Message "Твое очко уже ширше некуда!">> <</if>> <<run setup.updateAnus()>> <<replace "#Anus-display">> Имя Ануса: $AnusName Статус Ануса: $AnusStatus<</replace>> <</link>><<link "Отнять от статуса Ануса -100">> <<set _oldAnusStatus to $AnusStatus>> <<set $AnusStatus -= 100>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<if _oldAnusStatus - 100 < 0>> <<Message "Жизнь без очка ничтожна!">> <</if>> <<run setup.updateAnus()>> <<replace "#Anus-display">> Имя Ануса: $AnusName Статус Ануса: $AnusStatus<</replace>> <</link>><div id="Anus-display"> Имя Ануса: $AnusName Статус Ануса: $AnusStatus</div> <<link "Добавить к статусу Члена +100">> <<set _oldDickStatus to $DickStatus>> <<set $DickStatus += 100>> <<set $DickStatus to Math.clamp($DickStatus, 0, 1000)>> <<if _oldDickStatus + 100 > 1000>> <<Message "Дальше уже инвалидность!">> <</if>> <<run setup.updateDick()>> <<replace "#Dick-display">> Имя Члена: $DickName Статус Члена: $DickStatus<</replace>> <</link>><<link "Отнять от статуса Члена -100">> <<set _oldDickStatus to $DickStatus>> <<set $DickStatus -= 100>> <<set $DickStatus to Math.clamp($DickStatus, 0, 1000)>> <<if _oldDickStatus - 100 < 0>> <<Message "Жизнь без члена ничтожна!">> <</if>> <<run setup.updateDick()>> <<replace "#Dick-display">> Имя Члена: $DickName Статус Члена: $DickStatus<</replace>> <</link>><div id="Dick-display"> Имя Члена: $DickName Статус Члена: $DickStatus</div> </nobr> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="links-container00"> <div class="links">[[ПЕРЕЗАПУСК|RefMenu01]]</div></div> <<set $EventEnc to 0>> <<set $EventEnc to random(1, 6)>> <<if $EventEnc is 1>> <<goto TestEvent01>> <</if>> <<if $EventEnc is 2>> <<goto TestEvent02>> <</if>> <<Message "Меню референсов<br>эвентов">> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<span class="madness00">ДАЙТЕ ДЕНЕГ</span> <div class="comp00"><<type 50ms>>И ПОБОЛЬШЕ MONEY money<</type>></div> <div class="comp01"><<type 50ms>>ПОБОЛЬШЕ MONEY money<</type>></div> <div class="comp02"><<type 50ms>>ПОБОЛЬШЕ MONEY money<</type>></div> <div class="comp03"><<type 50ms>>ПОБОЛЬШЕ MONEY money<</type>></div> <div class="comp04"><<type 50ms>>ПОБОЛЬШЕ MONEY money<</type>></div> <div class="comp05"><<type 50ms>>ПОБОЛЬШЕ MONEY money<</type>></div> <div class="comp00"><<type 50ms>><span class="madness00">И ПОБОЛЬШЕ MONEY money</span><</type>></div> <div class="comp01"><<type 50ms>><span class="madness01">И ПОБОЛЬШЕ MONEY money</span><</type>></div> <div class="comp02"><<type 50ms>><span class="madness02">И ПОБОЛЬШЕ MONEY money</span><</type>></div> <div class="comp03"><<type 50ms>><span class="madness03">И ПОБОЛЬШЕ MONEY money</span><</type>></div> <div class="comp04"><<type 50ms>><span class="madness04">И ПОБОЛЬШЕ MONEY money</span><</type>></div> <div class="comp05"><<type 50ms>><span class="madness05">И ПОБОЛЬШЕ MONEY money</span><</type>></div> <div class="comp00"><<type 50ms>><span class="madness06">И ПОБОЛЬШЕ MONEY money</span><</type>></div> <<Message "Меню стилей текста">> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<button "Show $AdultCheck value">> <<run alert($AdultCheck)>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="links-row"> <div class="links-container02"> <div class="links">[[Алхимия|NShopAlh]]</div> <div class="links">[[Серьги|NShopEar]]</div> <div class="links">[[Кольца|NShopRin]]</div> <div class="links">[[Подвески|NShopNec]]</div> <div class="links">[[Трусы|NShopPan]]</div> <div class="links">[[Ливчики|NShopBra]]</div></div> <div class="links-container03"> <div class="links">[[Чулки|NShopSto]]</div> <div class="links">[[Обувь|NShopSho]]</div> <div class="links">[[Юбки|NShopSki]]</div> <div class="links">[[Верх|NShopOut]]</div> <div class="links">[[Оружие|NShopWea]]</div></div> </div> <<Message "Это меню для<br>перехода в магазины">> <</nobr>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<link "Увеличить репутацию в доках(+50)">> <<set $DRep += 50>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <<Message "Репутация увеличена! Текущий титул: $DTitle">> <</link>> <<link "Уменьшить репутацию в доках(-50)">> <<set $DRep -= 50>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <<Message "Репутация уменьшена! Текущий титул: $DTitle">> <</link>> <<link "Установить репутацию в доках на 1000">> <<set $DRep to 1000>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <<Message "Репутация установлена на максимум! Текущий титул: $DTitle">> <</link>> <<link "Увеличить репутацию на западе (+50)">> <<set $ERep += 50>> <<run updateETitle()>> <<run UIBar.setStoryElements()>> <<Message "Репутация увеличена! Текущий титул: $ETitle">> <</link>> <<link "Уменьшить репутацию на западе (-50)">> <<set $ERep -= 50>> <<run updateETitle()>> <<run UIBar.setStoryElements()>> <<Message "Репутация уменьшена! Текущий титул: $ETitle">> <</link>> <<link "Установить репутацию на западе на 1000">> <<set $ERep to 1000>> <<run updateETitle()>> <<run UIBar.setStoryElements()>> <<Message "Репутация установлена на максимум! Текущий титул: $ETitle">> <</link>> <<link "Увеличить репутацию на востоке (+50)">> <<set $WRep += 50>> <<run updateWTitle()>> <<run UIBar.setStoryElements()>> <<Message "Репутация увеличена! Текущий титул: $WTitle">> <</link>> <<link "Уменьшить репутацию на востоке (-50)">> <<set $WRep -= 50>> <<run updateWTitle()>> <<run UIBar.setStoryElements()>> <<Message "Репутация уменьшена! Текущий титул: $WTitle">> <</link>> <<link "Установить репутацию на востоке на 1000">> <<set $WRep to 1000>> <<run updateWTitle()>> <<run UIBar.setStoryElements()>> <<Message "Репутация установлена на максимум! Текущий титул: $WTitle">> <</link>> <<link "Увеличить репутацию на севере (+50)">> <<set $NRep += 50>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "Репутация увеличена! Текущий титул: $NTitle">> <</link>> <<link "Уменьшить репутацию на севере (-50)">> <<set $NRep -= 50>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "Репутация уменьшена! Текущий титул: $NTitle">> <</link>> <<link "Установить репутацию на севере на 1000">> <<set $NRep to 1000>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "Репутация установлена на максимум! Текущий титул: $NTitle">> <</link>> <<link "Увеличить кол-во побед (+1)">> <<set $SWinP += 1>> <</link>><<link "Уменьшить кол-во побед (-1)">> <<set $SWinP -= 1>> <</link>> <<link "Увеличить кол-во поражений (+1)">> <<set $SLosP += 1>> <</link>><<link "Уменьшить кол-во поражений (-1)">> <<set $SLosP -= 1>> <</link>> <<link "Увеличить кол-во трахнутости в жопу (+1)">> <<set $SAssP += 1>> <</link>><<link "Уменьшить кол-во трахнутости в жопу (-1)">> <<set $SAssP -= 1>> <</link>> <<link "Увеличить кол-во трахнутости в вагину (+1)">> <<set $SVagP += 1>> <</link>><<link "Уменьшить кол-во трахнутости в вагину (-1)">> <<set $SVagP -= 1>> <</link>> <<link "Увеличить кол-во трахнутости в рот (+1)">> <<set $SOraP += 1>> <</link>><<link "Уменьшить кол-во трахнутости в рот (-1)">> <<set $SOraP -= 1>> <</link>> <<link "Увеличить кол-во работы в глори (+1)">> <<set $SGloP += 1>> <</link>><<link "Уменьшить кол-во работы в глори (-1)">> <<set $SGloP -= 1>> <</link>> <<link "Увеличить кол-во груп секса (+1)">> <<set $SGruP += 1>> <</link>><<link "Уменьшить кол-во груп секса (-1)">> <<set $SGruP -= 1>> <</link>> <<link "Увеличить кол-во лесбиянства (+1)">> <<set $SLesP += 1>> <</link>><<link "Уменьшить кол-во лесбиянства (-1)">> <<set $SLesP -= 1>> <</link>> <<link "Увеличить кол-во руг секса (+1)">> <<set $SRapP += 1>> <</link>><<link "Уменьшить кол-во руг секса (-1)">> <<set $SRapP -= 1>> <</link>> <<link "Увеличить кол-во секса с людьми (+1)">> <<set $SHumP += 1>> <</link>><<link "Уменьшить кол-во секса с людьми (-1)">> <<set $SHumP -= 1>> <</link>> <<link "Увеличить кол-во секса с монстрами (+1)">> <<set $SMonP += 1>> <</link>><<link "Уменьшить кол-во секса с монстрами (-1)">> <<set $SMonP -= 1>> <</link>> <<link "Увеличить кол-во секса с тентаклями (+1)">> <<set $STentP += 1>> <</link>><<link "Уменьшить кол-во секса с тентаклями (-1)">> <<set $STentP -= 1>> <</link>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<link "Продвинуть день недели">> <<set $GDay += 1>> <<run UIBar.setStoryElements()>> <</link>>
<<nobr>> <<run UIBar.setStoryElements()>> <<link 'Переключить серьги00'>> <<set $IEarrings_00 to !$IEarrings_00>> <<replace "#earrings-status">>Серьги доступны: $IEarrings_00<</replace>> <</link>> <div id="earrings-status">Серьги доступны: $IEarrings_00</div> <<link "Переключить серьги01">> <<set $IEarrings_01 to !$IEarrings_01>> <<replace "#earrings-status1">>Серьги доступны: $IEarrings_01<</replace>> <</link>> <div id="earrings-status1">Серьги доступны: $IEarrings_01</div> <<link "Переключить серьги02">> <<set $IEarrings_02 to !$IEarrings_02>> <<replace "#earrings-status2">>Серьги доступны: $IEarrings_02<</replace>> <</link>> <div id="earrings-status2">Серьги доступны: $IEarrings_02</div> <<link "Переключить серьги03">> <<set $IEarrings_03 to !$IEarrings_03>> <<replace "#earrings-status3">>Серьги доступны: $IEarrings_03<</replace>> <</link>> <div id="earrings-status3">Серьги доступны: $IEarrings_03</div> <<link "Переключить серьги04">> <<set $IEarrings_04 to !$IEarrings_04>> <<replace "#earrings-status4">>Серьги доступны: $IEarrings_04<</replace>> <</link>> <div id="earrings-status4">Серьги доступны: $IEarrings_04</div> <<link "Переключить серьги05">> <<set $IEarrings_05 to !$IEarrings_05>> <<replace "#earrings-status5">>Серьги доступны: $IEarrings_05<</replace>> <</link>> <div id="earrings-status5">Серьги доступны: $IEarrings_05</div> <<link "Переключить серьги06">> <<set $IEarrings_06 to !$IEarrings_06>> <<replace "#earrings-status6">>Серьги доступны: $IEarrings_06<</replace>> <</link>> <div id="earrings-status6">Серьги доступны: $IEarrings_06</div> <<link "Переключить серьги07">> <<set $IEarrings_07 to !$IEarrings_07>> <<replace "#earrings-status7">>Серьги доступны: $IEarrings_07<</replace>> <</link>> <div id="earrings-status7">Серьги доступны: $IEarrings_07</div> <<link "Переключить серьги08">> <<set $IEarrings_08 to !$IEarrings_08>> <<replace "#earrings-status8">>Серьги доступны: $IEarrings_08<</replace>> <</link>> <div id="earrings-status8">Серьги доступны: $IEarrings_08</div> <<link "Переключить серьги09">> <<set $IEarrings_09 to !$IEarrings_09>> <<replace "#earrings-status9">>Серьги доступны: $IEarrings_09<</replace>> <</link>> <div id="earrings-status9">Серьги доступны: $IEarrings_09</div> <<link "Переключить серьги10">> <<set $IEarrings_10 to !$IEarrings_10>> <<replace "#earrings-status10">>Серьги доступны: $IEarrings_10<</replace>> <</link>> <div id="earrings-status10">Серьги доступны: $IEarrings_10</div> <<link "Переключить серьги11">> <<set $IEarrings_11 to !$IEarrings_11>> <<replace "#earrings-status11">>Серьги доступны: $IEarrings_11<</replace>> <</link>> <div id="earrings-status11">Серьги доступны: $IEarrings_11</div> <</nobr>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<run UIBar.setStoryElements()>> <<link 'Переключить Кольцо00'>> <<set $IRing_00 to !$IRing_00>> <<replace "#ring-status">>Кольцо доступно: $IRing_00<</replace>> <</link>> <div id="ring-status">Кольцо доступно: $IRing_00</div> <<link "Переключить Кольцо01">> <<set $IRing_01 to !$IRing_01>> <<replace "#ring-status1">>Кольцо доступно: $IRing_01<</replace>> <</link>> <div id="ring-status1">Кольцо доступно: $IRing_01</div> <<link "Переключить Кольцо02">> <<set $IRing_02 to !$IRing_02>> <<replace "#ring-status2">>Кольцо доступно: $IRing_02<</replace>> <</link>> <div id="ring-status2">Кольцо доступно: $IRing_02</div> <<link "Переключить Кольцо03">> <<set $IRing_03 to !$IRing_03>> <<replace "#ring-status3">>Кольцо доступно: $IRing_03<</replace>> <</link>> <div id="ring-status3">Кольцо доступно: $IRing_03</div> <<link "Переключить Кольцо04">> <<set $IRing_04 to !$IRing_04>> <<replace "#ring-status4">>Кольцо доступно: $IRing_04<</replace>> <</link>> <div id="ring-status4">Кольцо доступно: $IRing_04</div> <<link "Переключить Кольцо05">> <<set $IRing_05 to !$IRing_05>> <<replace "#ring-status5">>Кольцо доступно: $IRing_05<</replace>> <</link>> <div id="ring-status5">Кольцо доступно: $IRing_05</div> <<link "Переключить Кольцо06">> <<set $IRing_06 to !$IRing_06>> <<replace "#ring-status6">>Кольцо доступно: $IRing_06<</replace>> <</link>> <div id="ring-status6">Кольцо доступно: $IRing_06</div> <<link "Переключить Кольцо07">> <<set $IRing_07 to !$IRing_07>> <<replace "#ring-status7">>Кольцо доступно: $IRing_07<</replace>> <</link>> <div id="ring-status7">Кольцо доступно: $IRing_07</div> <<link "Переключить Кольцо08">> <<set $IRing_08 to !$IRing_08>> <<replace "#ring-status8">>Кольцо доступно: $IRing_08<</replace>> <</link>> <div id="ring-status8">Кольцо доступно: $IRing_08</div> <<link "Переключить Кольцо09">> <<set $IRing_09 to !$IRing_09>> <<replace "#ring-status9">>Кольцо доступно: $IRing_09<</replace>> <</link>> <div id="ring-status9">Кольцо доступно: $IRing_09</div> <<link "Переключить Кольцо10">> <<set $IRing_10 to !$IRing_10>> <<replace "#ring-status10">>Кольцо доступно: $IRing_10<</replace>> <</link>> <div id="ring-status10">Кольцо доступно: $IRing_10</div> <<link "Переключить Кольцо11">> <<set $IRing_11 to !$IRing_11>> <<replace "#ring-status11">>Кольцо доступно: $IRing_11<</replace>> <</link>> <div id="ring-status11">Кольцо доступно: $IRing_11</div> <</nobr>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<run UIBar.setStoryElements()>> <<link 'Переключить Подвеска00'>> <<set $INecklace_00 to !$INecklace_00>> <<replace "#necklace-status">>Подвеска доступна: $INecklace_00<</replace>> <</link>> <div id="necklace-status">Подвеска доступна: $INecklace_00</div> <<link "Переключить Подвеска01">> <<set $INecklace_01 to !$INecklace_01>> <<replace "#necklace-status1">>Подвеска доступна: $INecklace_01<</replace>> <</link>> <div id="necklace-status1">Подвеска доступна: $INecklace_01</div> <<link "Переключить Подвеска02">> <<set $INecklace_02 to !$INecklace_02>> <<replace "#necklace-status2">>Подвеска доступна: $INecklace_02<</replace>> <</link>> <div id="necklace-status2">Подвеска доступна: $INecklace_02</div> <<link "Переключить Подвеска03">> <<set $INecklace_03 to !$INecklace_03>> <<replace "#necklace-status3">>Подвеска доступна: $INecklace_03<</replace>> <</link>> <div id="necklace-status3">Подвеска доступна: $INecklace_03</div> <<link "Переключить Подвеска04">> <<set $INecklace_04 to !$INecklace_04>> <<replace "#necklace-status4">>Подвеска доступна: $INecklace_04<</replace>> <</link>> <div id="necklace-status4">Подвеска доступна: $INecklace_04</div> <<link "Переключить Подвеска05">> <<set $INecklace_05 to !$INecklace_05>> <<replace "#necklace-status5">>Подвеска доступна: $INecklace_05<</replace>> <</link>> <div id="necklace-status5">Подвеска доступна: $INecklace_05</div> <<link "Переключить Подвеска06">> <<set $INecklace_06 to !$INecklace_06>> <<replace "#necklace-status6">>Подвеска доступна: $INecklace_06<</replace>> <</link>> <div id="necklace-status6">Подвеска доступна: $INecklace_06</div> <<link "Переключить Подвеска07">> <<set $INecklace_07 to !$INecklace_07>> <<replace "#necklace-status7">>Подвеска доступна: $INecklace_07<</replace>> <</link>> <div id="necklace-status7">Подвеска доступна: $INecklace_07</div> <<link "Переключить Подвеска08">> <<set $INecklace_08 to !$INecklace_08>> <<replace "#necklace-status8">>Подвеска доступна: $INecklace_08<</replace>> <</link>> <div id="necklace-status8">Подвеска доступна: $INecklace_08</div> <<link "Переключить Подвеска09">> <<set $INecklace_09 to !$INecklace_09>> <<replace "#necklace-status9">>Подвеска доступна: $INecklace_09<</replace>> <</link>> <div id="necklace-status9">Подвеска доступна: $INecklace_09</div> <<link "Переключить Подвеска10">> <<set $INecklace_10 to !$INecklace_10>> <<replace "#necklace-status10">>Подвеска доступна: $INecklace_10<</replace>> <</link>> <div id="necklace-status10">Подвеска доступна: $INecklace_10</div> <<link "Переключить Подвеска11">> <<set $INecklace_11 to !$INecklace_11>> <<replace "#necklace-status11">>Подвеска доступна: $INecklace_11<</replace>> <</link>> <div id="necklace-status11">Подвеска доступна: $INecklace_11</div> <</nobr>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<run UIBar.setStoryElements()>> <<link 'Переключить Трусы00'>> <<set $IPanties_00 to !$IPanties_00>> <<replace "#panties-status">>Трусы доступны: $IPanties_00<</replace>> <</link>> <div id="panties-status">Трусы доступны: $IPanties_00</div> <<link "Переключить Трусы01">> <<set $IPanties_01 to !$IPanties_01>> <<replace "#panties-status1">>Трусы доступны: $IPanties_01<</replace>> <</link>> <div id="panties-status1">Трусы доступны: $IPanties_01</div> <<link "Переключить Трусы02">> <<set $IPanties_02 to !$IPanties_02>> <<replace "#panties-status2">>Трусы доступны: $IPanties_02<</replace>> <</link>> <div id="panties-status2">Трусы доступны: $IPanties_02</div> <<link "Переключить Трусы03">> <<set $IPanties_03 to !$IPanties_03>> <<replace "#panties-status3">>Трусы доступны: $IPanties_03<</replace>> <</link>> <div id="panties-status3">Трусы доступны: $IPanties_03</div> <<link "Переключить Трусы04">> <<set $IPanties_04 to !$IPanties_04>> <<replace "#panties-status4">>Трусы доступны: $IPanties_04<</replace>> <</link>> <div id="panties-status4">Трусы доступны: $IPanties_04</div> <<link "Переключить Трусы05">> <<set $IPanties_05 to !$IPanties_05>> <<replace "#panties-status5">>Трусы доступны: $IPanties_05<</replace>> <</link>> <div id="panties-status5">Трусы доступны: $IPanties_05</div> <<link "Переключить Трусы06">> <<set $IPanties_06 to !$IPanties_06>> <<replace "#panties-status6">>Трусы доступны: $IPanties_06<</replace>> <</link>> <div id="panties-status6">Трусы доступны: $IPanties_06</div> <<link "Переключить Трусы07">> <<set $IPanties_07 to !$IPanties_07>> <<replace "#panties-status7">>Трусы доступны: $IPanties_07<</replace>> <</link>> <div id="panties-status7">Трусы доступны: $IPanties_07</div> <<link "Переключить Трусы08">> <<set $IPanties_08 to !$IPanties_08>> <<replace "#panties-status8">>Трусы доступны: $IPanties_08<</replace>> <</link>> <div id="panties-status8">Трусы доступны: $IPanties_08</div> <<link "Переключить Трусы09">> <<set $IPanties_09 to !$IPanties_09>> <<replace "#panties-status9">>Трусы доступны: $IPanties_09<</replace>> <</link>> <div id="panties-status9">Трусы доступны: $IPanties_09</div> <<link "Переключить Трусы10">> <<set $IPanties_10 to !$IPanties_10>> <<replace "#panties-status10">>Трусы доступны: $IPanties_10<</replace>> <</link>> <div id="panties-status10">Трусы доступны: $IPanties_10</div> <<link "Переключить Трусы11">> <<set $IPanties_11 to !$IPanties_11>> <<replace "#panties-status11">>Трусы доступны: $IPanties_11<</replace>> <</link>> <div id="panties-status11">Трусы доступны: $IPanties_11</div> <</nobr>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<run UIBar.setStoryElements()>> <<link 'Переключить Ливчик00'>> <<set $IBra_00 to !$IBra_00>> <<replace "#bra-status">>Ливчик доступен: $IBra_00<</replace>> <</link>> <div id="bra-status">Ливчик доступен: $IBra_00</div> <<link "Переключить Ливчик01">> <<set $IBra_01 to !$IBra_01>> <<replace "#bra-status1">>Ливчик доступен: $IBra_01<</replace>> <</link>> <div id="bra-status1">Ливчик доступен: $IBra_01</div> <<link "Переключить Ливчик02">> <<set $IBra_02 to !$IBra_02>> <<replace "#bra-status2">>Ливчик доступен: $IBra_02<</replace>> <</link>> <div id="bra-status2">Ливчик доступен: $IBra_02</div> <<link "Переключить Ливчик03">> <<set $IBra_03 to !$IBra_03>> <<replace "#bra-status3">>Ливчик доступен: $IBra_03<</replace>> <</link>> <div id="bra-status3">Ливчик доступен: $IBra_03</div> <<link "Переключить Ливчик04">> <<set $IBra_04 to !$IBra_04>> <<replace "#bra-status4">>Ливчик доступен: $IBra_04<</replace>> <</link>> <div id="bra-status4">Ливчик доступен: $IBra_04</div> <<link "Переключить Ливчик05">> <<set $IBra_05 to !$IBra_05>> <<replace "#bra-status5">>Ливчик доступен: $IBra_05<</replace>> <</link>> <div id="bra-status5">Ливчик доступен: $IBra_05</div> <<link "Переключить Ливчик06">> <<set $IBra_06 to !$IBra_06>> <<replace "#bra-status6">>Ливчик доступен: $IBra_06<</replace>> <</link>> <div id="bra-status6">Ливчик доступен: $IBra_06</div> <<link "Переключить Ливчик07">> <<set $IBra_07 to !$IBra_07>> <<replace "#bra-status7">>Ливчик доступен: $IBra_07<</replace>> <</link>> <div id="bra-status7">Ливчик доступен: $IBra_07</div> <<link "Переключить Ливчик08">> <<set $IBra_08 to !$IBra_08>> <<replace "#bra-status8">>Ливчик доступен: $IBra_08<</replace>> <</link>> <div id="bra-status8">Ливчик доступен: $IBra_08</div> <<link "Переключить Ливчик09">> <<set $IBra_09 to !$IBra_09>> <<replace "#bra-status9">>Ливчик доступен: $IBra_09<</replace>> <</link>> <div id="bra-status9">Ливчик доступен: $IBra_09</div> <<link "Переключить Ливчик10">> <<set $IBra_10 to !$IBra_10>> <<replace "#bra-status10">>Ливчик доступен: $IBra_10<</replace>> <</link>> <div id="bra-status10">Ливчик доступен: $IBra_10</div> <<link "Переключить Ливчик11">> <<set $IBra_11 to !$IBra_11>> <<replace "#bra-status11">>Ливчик доступен: $IBra_11<</replace>> <</link>> <div id="bra-status11">Ливчик доступен: $IBra_11</div> <</nobr>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<run UIBar.setStoryElements()>> <<link 'Переключить Чулки00'>> <<set $IStockings_00 to !$IStockings_00>> <<replace "#Stockings-status">>Чулки доступны: $IStockings_00<</replace>> <</link>> <div id="Stockings-status">Чулки доступны: $IStockings_00</div> <<link "Переключить Чулки01">> <<set $IStockings_01 to !$IStockings_01>> <<replace "#Stockings-status1">>Чулки доступны: $IStockings_01<</replace>> <</link>> <div id="Stockings-status1">Чулки доступны: $IStockings_01</div> <<link "Переключить Чулки02">> <<set $IStockings_02 to !$IStockings_02>> <<replace "#Stockings-status2">>Чулки доступны: $IStockings_02<</replace>> <</link>> <div id="Stockings-status2">Чулки доступны: $IStockings_02</div> <<link "Переключить Чулки03">> <<set $IStockings_03 to !$IStockings_03>> <<replace "#Stockings-status3">>Чулки доступны: $IStockings_03<</replace>> <</link>> <div id="Stockings-status3">Чулки доступны: $IStockings_03</div> <<link "Переключить Чулки04">> <<set $IStockings_04 to !$IStockings_04>> <<replace "#Stockings-status4">>Чулки доступны: $IStockings_04<</replace>> <</link>> <div id="Stockings-status4">Чулки доступны: $IStockings_04</div> <<link "Переключить Чулки05">> <<set $IStockings_05 to !$IStockings_05>> <<replace "#Stockings-status5">>Чулки доступны: $IStockings_05<</replace>> <</link>> <div id="Stockings-status5">Чулки доступны: $IStockings_05</div> <<link "Переключить Чулки06">> <<set $IStockings_06 to !$IStockings_06>> <<replace "#Stockings-status6">>Чулки доступны: $IStockings_06<</replace>> <</link>> <div id="Stockings-status6">Чулки доступны: $IStockings_06</div> <<link "Переключить Чулки07">> <<set $IStockings_07 to !$IStockings_07>> <<replace "#Stockings-status7">>Чулки доступны: $IStockings_07<</replace>> <</link>> <div id="Stockings-status7">Чулки доступны: $IStockings_07</div> <<link "Переключить Чулки08">> <<set $IStockings_08 to !$IStockings_08>> <<replace "#Stockings-status8">>Чулки доступны: $IStockings_08<</replace>> <</link>> <div id="Stockings-status8">Чулки доступны: $IStockings_08</div> <<link "Переключить Чулки09">> <<set $IStockings_09 to !$IStockings_09>> <<replace "#Stockings-status9">>Чулки доступны: $IStockings_09<</replace>> <</link>> <div id="Stockings-status9">Чулки доступны: $IStockings_09</div> <<link "Переключить Чулки10">> <<set $IStockings_10 to !$IStockings_10>> <<replace "#Stockings-status10">>Чулки доступны: $IStockings_10<</replace>> <</link>> <div id="Stockings-status10">Чулки доступны: $IStockings_10</div> <<link "Переключить Чулки11">> <<set $IStockings_11 to !$IStockings_11>> <<replace "#Stockings-status11">>Чулки доступны: $IStockings_11<</replace>> <</link>> <div id="Stockings-status11">Чулки доступны: $IStockings_11</div> <</nobr>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<run UIBar.setStoryElements()>> <<link 'Переключить Обувь00'>> <<set $IShoes_00 to !$IShoes_00>> <<replace "#Shoes-status">>Обувь доступна: $IShoes_00<</replace>> <</link>> <div id="Shoes-status">Обувь доступна: $IShoes_00</div> <<link "Переключить Обувь01">> <<set $IShoes_01 to !$IShoes_01>> <<replace "#Shoes-status1">>Обувь доступна: $IShoes_01<</replace>> <</link>> <div id="Shoes-status1">Обувь доступна: $IShoes_01</div> <<link "Переключить Обувь02">> <<set $IShoes_02 to !$IShoes_02>> <<replace "#Shoes-status2">>Обувь доступна: $IShoes_02<</replace>> <</link>> <div id="Shoes-status2">Обувь доступна: $IShoes_02</div> <<link "Переключить Обувь03">> <<set $IShoes_03 to !$IShoes_03>> <<replace "#Shoes-status3">>Обувь доступна: $IShoes_03<</replace>> <</link>> <div id="Shoes-status3">Обувь доступна: $IShoes_03</div> <<link "Переключить Обувь04">> <<set $IShoes_04 to !$IShoes_04>> <<replace "#Shoes-status4">>Обувь доступна: $IShoes_04<</replace>> <</link>> <div id="Shoes-status4">Обувь доступна: $IShoes_04</div> <<link "Переключить Обувь05">> <<set $IShoes_05 to !$IShoes_05>> <<replace "#Shoes-status5">>Обувь доступна: $IShoes_05<</replace>> <</link>> <div id="Shoes-status5">Обувь доступна: $IShoes_05</div> <<link "Переключить Обувь06">> <<set $IShoes_06 to !$IShoes_06>> <<replace "#Shoes-status6">>Обувь доступна: $IShoes_06<</replace>> <</link>> <div id="Shoes-status6">Обувь доступна: $IShoes_06</div> <<link "Переключить Обувь07">> <<set $IShoes_07 to !$IShoes_07>> <<replace "#Shoes-status7">>Обувь доступна: $IShoes_07<</replace>> <</link>> <div id="Shoes-status7">Обувь доступна: $IShoes_07</div> <<link "Переключить Обувь08">> <<set $IShoes_08 to !$IShoes_08>> <<replace "#Shoes-status8">>Обувь доступна: $IShoes_08<</replace>> <</link>> <div id="Shoes-status8">Обувь доступна: $IShoes_08</div> <<link "Переключить Обувь09">> <<set $IShoes_09 to !$IShoes_09>> <<replace "#Shoes-status9">>Обувь доступна: $IShoes_09<</replace>> <</link>> <div id="Shoes-status9">Обувь доступна: $IShoes_09</div> <<link "Переключить Обувь10">> <<set $IShoes_10 to !$IShoes_10>> <<replace "#Shoes-status10">>Обувь доступна: $IShoes_10<</replace>> <</link>> <div id="Shoes-status10">Обувь доступна: $IShoes_10</div> <<link "Переключить Обувь11">> <<set $IShoes_11 to !$IShoes_11>> <<replace "#Shoes-status11">>Обувь доступна: $IShoes_11<</replace>> <</link>> <div id="Shoes-status11">Обувь доступна: $IShoes_11</div> <</nobr>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<run UIBar.setStoryElements()>> <<link 'Переключить Юбка00'>> <<set $IPants_00 to !$IPants_00>> <<replace "#Pants-status">>Юбка доступна: $IPants_00<</replace>> <</link>> <div id="Pants-status">Юбка доступна: $IPants_00</div> <<link "Переключить Юбка01">> <<set $IPants_01 to !$IPants_01>> <<replace "#Pants-status1">>Юбка доступна: $IPants_01<</replace>> <</link>> <div id="Pants-status1">Юбка доступна: $IPants_01</div> <<link "Переключить Юбка02">> <<set $IPants_02 to !$IPants_02>> <<replace "#Pants-status2">>Юбка доступна: $IPants_02<</replace>> <</link>> <div id="Pants-status2">Юбка доступна: $IPants_02</div> <<link "Переключить Юбка03">> <<set $IPants_03 to !$IPants_03>> <<replace "#Pants-status3">>Юбка доступна: $IPants_03<</replace>> <</link>> <div id="Pants-status3">Юбка доступна: $IPants_03</div> <<link "Переключить Юбка04">> <<set $IPants_04 to !$IPants_04>> <<replace "#Pants-status4">>Юбка доступна: $IPants_04<</replace>> <</link>> <div id="Pants-status4">Юбка доступна: $IPants_04</div> <<link "Переключить Юбка05">> <<set $IPants_05 to !$IPants_05>> <<replace "#Pants-status5">>Юбка доступна: $IPants_05<</replace>> <</link>> <div id="Pants-status5">Юбка доступна: $IPants_05</div> <<link "Переключить Юбка06">> <<set $IPants_06 to !$IPants_06>> <<replace "#Pants-status6">>Юбка доступна: $IPants_06<</replace>> <</link>> <div id="Pants-status6">Юбка доступна: $IPants_06</div> <<link "Переключить Юбка07">> <<set $IPants_07 to !$IPants_07>> <<replace "#Pants-status7">>Юбка доступна: $IPants_07<</replace>> <</link>> <div id="Pants-status7">Юбка доступна: $IPants_07</div> <<link "Переключить Юбка08">> <<set $IPants_08 to !$IPants_08>> <<replace "#Pants-status8">>Юбка доступна: $IPants_08<</replace>> <</link>> <div id="Pants-status8">Юбка доступна: $IPants_08</div> <<link "Переключить Юбка09">> <<set $IPants_09 to !$IPants_09>> <<replace "#Pants-status9">>Юбка доступна: $IPants_09<</replace>> <</link>> <div id="Pants-status9">Юбка доступна: $IPants_09</div> <<link "Переключить Юбка10">> <<set $IPants_10 to !$IPants_10>> <<replace "#Pants-status10">>Юбка доступна: $IPants_10<</replace>> <</link>> <div id="Pants-status10">Юбка доступна: $IPants_10</div> <<link "Переключить Юбка11">> <<set $IPants_11 to !$IPants_11>> <<replace "#Pants-status11">>Юбка доступна: $IPants_11<</replace>> <</link>> <div id="Pants-status11">Юбка доступна: $IPants_11</div> <</nobr>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<run UIBar.setStoryElements()>> <<link 'Переключить Верх00'>> <<set $IOuterwear_00 to !$IOuterwear_00>> <<replace "#Outerwear-status">>Верх доступен: $IOuterwear_00<</replace>> <</link>> <div id="Outerwear-status">Верх доступен: $IOuterwear_00</div> <<link "Переключить Верх01">> <<set $IOuterwear_01 to !$IOuterwear_01>> <<replace "#Outerwear-status1">>Верх доступен: $IOuterwear_01<</replace>> <</link>> <div id="Outerwear-status1">Верх доступен: $IOuterwear_01</div> <<link "Переключить Верх02">> <<set $IOuterwear_02 to !$IOuterwear_02>> <<replace "#Outerwear-status2">>Верх доступен: $IOuterwear_02<</replace>> <</link>> <div id="Outerwear-status2">Верх доступен: $IOuterwear_02</div> <<link "Переключить Верх03">> <<set $IOuterwear_03 to !$IOuterwear_03>> <<replace "#Outerwear-status3">>Верх доступен: $IOuterwear_03<</replace>> <</link>> <div id="Outerwear-status3">Верх доступен: $IOuterwear_03</div> <<link "Переключить Верх04">> <<set $IOuterwear_04 to !$IOuterwear_04>> <<replace "#Outerwear-status4">>Верх доступен: $IOuterwear_04<</replace>> <</link>> <div id="Outerwear-status4">Верх доступен: $IOuterwear_04</div> <<link "Переключить Верх05">> <<set $IOuterwear_05 to !$IOuterwear_05>> <<replace "#Outerwear-status5">>Верх доступен: $IOuterwear_05<</replace>> <</link>> <div id="Outerwear-status5">Верх доступен: $IOuterwear_05</div> <<link "Переключить Верх06">> <<set $IOuterwear_06 to !$IOuterwear_06>> <<replace "#Outerwear-status6">>Верх доступен: $IOuterwear_06<</replace>> <</link>> <div id="Outerwear-status6">Верх доступен: $IOuterwear_06</div> <<link "Переключить Верх07">> <<set $IOuterwear_07 to !$IOuterwear_07>> <<replace "#Outerwear-status7">>Верх доступен: $IOuterwear_07<</replace>> <</link>> <div id="Outerwear-status7">Верх доступен: $IOuterwear_07</div> <<link "Переключить Верх08">> <<set $IOuterwear_08 to !$IOuterwear_08>> <<replace "#Outerwear-status8">>Верх доступен: $IOuterwear_08<</replace>> <</link>> <div id="Outerwear-status8">Верх доступен: $IOuterwear_08</div> <<link "Переключить Верх09">> <<set $IOuterwear_09 to !$IOuterwear_09>> <<replace "#Outerwear-status9">>Верх доступен: $IOuterwear_09<</replace>> <</link>> <div id="Outerwear-status9">Верх доступен: $IOuterwear_09</div> <<link "Переключить Верх10">> <<set $IOuterwear_10 to !$IOuterwear_10>> <<replace "#Outerwear-status10">>Верх доступен: $IOuterwear_10<</replace>> <</link>> <div id="Outerwear-status10">Верх доступен: $IOuterwear_10</div> <<link "Переключить Верх11">> <<set $IOuterwear_11 to !$IOuterwear_11>> <<replace "#Outerwear-status11">>Верх доступен: $IOuterwear_11<</replace>> <</link>> <div id="Outerwear-status11">Верх доступен: $IOuterwear_11</div> <</nobr>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<run UIBar.setStoryElements()>> <<link 'Переключить оружие00'>> <<set $IWeapon_00 to !$IWeapon_00>> <<replace "#Weapon-status0">>Оружие доступно: $IWeapon_00<</replace>> <</link>> <div id="Weapon-status0">Оружие доступно: $IWeapon_00</div> <<link "Переключить оружие01">> <<set $IWeapon_01 to !$IWeapon_01>> <<replace "#Weapon-status1">>Оружие доступно: $IWeapon_01<</replace>> <</link>> <div id="Weapon-status1">Оружие доступно: $IWeapon_01</div> <<link "Переключить оружие02">> <<set $IWeapon_02 to !$IWeapon_02>> <<replace "#Weapon-status2">>Оружие доступно: $IWeapon_02<</replace>> <</link>> <div id="Weapon-status2">Оружие доступно: $IWeapon_02</div> <<link "Переключить оружие03">> <<set $IWeapon_03 to !$IWeapon_03>> <<replace "#Weapon-status3">>Оружие доступно: $IWeapon_03<</replace>> <</link>> <div id="Weapon-status3">Оружие доступно: $IWeapon_03</div> <<link "Переключить оружие04">> <<set $IWeapon_04 to !$IWeapon_04>> <<replace "#Weapon-status4">>Оружие доступно: $IWeapon_04<</replace>> <</link>> <div id="Weapon-status4">Оружие доступно: $IWeapon_04</div> <<link "Переключить оружие05">> <<set $IWeapon_05 to !$IWeapon_05>> <<replace "#Weapon-status5">>Оружие доступно: $IWeapon_05<</replace>> <</link>> <div id="Weapon-status5">Оружие доступно: $IWeapon_05</div> <<link "Переключить оружие06">> <<set $IWeapon_06 to !$IWeapon_06>> <<replace "#Weapon-status6">>Оружие доступно: $IWeapon_06<</replace>> <</link>> <div id="Weapon-status6">Оружие доступно: $IWeapon_06</div> <<link "Переключить оружие07">> <<set $IWeapon_07 to !$IWeapon_07>> <<replace "#Weapon-status7">>Оружие доступно: $IWeapon_07<</replace>> <</link>> <div id="Weapon-status7">Оружие доступно: $IWeapon_07</div> <<link "Переключить оружие08">> <<set $IWeapon_08 to !$IWeapon_08>> <<replace "#Weapon-status8">>Оружие доступно: $IWeapon_08<</replace>> <</link>> <div id="Weapon-status8">Оружие доступно: $IWeapon_08</div> <<link "Переключить оружие09">> <<set $IWeapon_09 to !$IWeapon_09>> <<replace "#Weapon-status9">>Оружие доступно: $IWeapon_09<</replace>> <</link>> <div id="Weapon-status9">Оружие доступно: $IWeapon_09</div> <<link "Переключить оружие10">> <<set $IWeapon_10 to !$IWeapon_10>> <<replace "#Weapon-status10">>Оружие доступно: $IWeapon_10<</replace>> <</link>> <div id="Weapon-status10">Оружие доступно: $IWeapon_10</div> <<link "Переключить оружие11">> <<set $IWeapon_11 to !$IWeapon_11>> <<replace "#Weapon-status11">>Оружие доступно: $IWeapon_11<</replace>> <</link>> <div id="Weapon-status11">Оружие доступно: $IWeapon_11</div> <<link "Переключить всю одежду">> <<set $IWeapon_00 to !$IWeapon_00>> <<set $IWeapon_01 to !$IWeapon_01>> <<set $IWeapon_02 to !$IWeapon_02>> <<set $IWeapon_03 to !$IWeapon_03>> <<set $IWeapon_04 to !$IWeapon_04>> <<set $IWeapon_05 to !$IWeapon_05>> <<set $IWeapon_06 to !$IWeapon_06>> <<set $IWeapon_07 to !$IWeapon_07>> <<set $IWeapon_08 to !$IWeapon_08>> <<set $IWeapon_09 to !$IWeapon_09>> <<set $IWeapon_10 to !$IWeapon_10>> <<set $IWeapon_11 to !$IWeapon_11>> <<set $IEarrings_00 to !$IEarrings_00>> <<set $IEarrings_01 to !$IEarrings_01>> <<set $IEarrings_02 to !$IEarrings_02>> <<set $IEarrings_03 to !$IEarrings_03>> <<set $IEarrings_04 to !$IEarrings_04>> <<set $IEarrings_05 to !$IEarrings_05>> <<set $IEarrings_06 to !$IEarrings_06>> <<set $IEarrings_07 to !$IEarrings_07>> <<set $IEarrings_08 to !$IEarrings_08>> <<set $IEarrings_09 to !$IEarrings_09>> <<set $IEarrings_10 to !$IEarrings_10>> <<set $IEarrings_11 to !$IEarrings_11>> <<set $IRing_00 to !$IRing_00>> <<set $IRing_01 to !$IRing_01>> <<set $IRing_02 to !$IRing_02>> <<set $IRing_03 to !$IRing_03>> <<set $IRing_04 to !$IRing_04>> <<set $IRing_05 to !$IRing_05>> <<set $IRing_06 to !$IRing_06>> <<set $IRing_07 to !$IRing_07>> <<set $IRing_08 to !$IRing_08>> <<set $IRing_09 to !$IRing_09>> <<set $IRing_10 to !$IRing_10>> <<set $IRing_11 to !$IRing_11>> <<set $INecklace_00 to !$INecklace_00>> <<set $INecklace_01 to !$INecklace_01>> <<set $INecklace_02 to !$INecklace_02>> <<set $INecklace_03 to !$INecklace_03>> <<set $INecklace_04 to !$INecklace_04>> <<set $INecklace_05 to !$INecklace_05>> <<set $INecklace_06 to !$INecklace_06>> <<set $INecklace_07 to !$INecklace_07>> <<set $INecklace_08 to !$INecklace_08>> <<set $INecklace_09 to !$INecklace_09>> <<set $INecklace_10 to !$INecklace_10>> <<set $INecklace_11 to !$INecklace_11>> <<set $IPanties_00 to !$IPanties_00>> <<set $IPanties_01 to !$IPanties_01>> <<set $IPanties_02 to !$IPanties_02>> <<set $IPanties_03 to !$IPanties_03>> <<set $IPanties_04 to !$IPanties_04>> <<set $IPanties_05 to !$IPanties_05>> <<set $IPanties_06 to !$IPanties_06>> <<set $IPanties_07 to !$IPanties_07>> <<set $IPanties_08 to !$IPanties_08>> <<set $IPanties_09 to !$IPanties_09>> <<set $IPanties_10 to !$IPanties_10>> <<set $IPanties_11 to !$IPanties_11>> <<set $IBra_00 to !$IBra_00>> <<set $IBra_01 to !$IBra_01>> <<set $IBra_02 to !$IBra_02>> <<set $IBra_03 to !$IBra_03>> <<set $IBra_04 to !$IBra_04>> <<set $IBra_05 to !$IBra_05>> <<set $IBra_06 to !$IBra_06>> <<set $IBra_07 to !$IBra_07>> <<set $IBra_08 to !$IBra_08>> <<set $IBra_09 to !$IBra_09>> <<set $IBra_10 to !$IBra_10>> <<set $IBra_11 to !$IBra_11>> <<set $IStockings_00 to !$IStockings_00>> <<set $IStockings_01 to !$IStockings_01>> <<set $IStockings_02 to !$IStockings_02>> <<set $IStockings_03 to !$IStockings_03>> <<set $IStockings_04 to !$IStockings_04>> <<set $IStockings_05 to !$IStockings_05>> <<set $IStockings_06 to !$IStockings_06>> <<set $IStockings_07 to !$IStockings_07>> <<set $IStockings_08 to !$IStockings_08>> <<set $IStockings_09 to !$IStockings_09>> <<set $IStockings_10 to !$IStockings_10>> <<set $IStockings_11 to !$IStockings_11>> <<set $IShoes_00 to !$IShoes_00>> <<set $IShoes_01 to !$IShoes_01>> <<set $IShoes_02 to !$IShoes_02>> <<set $IShoes_03 to !$IShoes_03>> <<set $IShoes_04 to !$IShoes_04>> <<set $IShoes_05 to !$IShoes_05>> <<set $IShoes_06 to !$IShoes_06>> <<set $IShoes_07 to !$IShoes_07>> <<set $IShoes_08 to !$IShoes_08>> <<set $IShoes_09 to !$IShoes_09>> <<set $IShoes_10 to !$IShoes_10>> <<set $IShoes_11 to !$IShoes_11>> <<set $IPants_00 to !$IPants_00>> <<set $IPants_01 to !$IPants_01>> <<set $IPants_02 to !$IPants_02>> <<set $IPants_03 to !$IPants_03>> <<set $IPants_04 to !$IPants_04>> <<set $IPants_05 to !$IPants_05>> <<set $IPants_06 to !$IPants_06>> <<set $IPants_07 to !$IPants_07>> <<set $IPants_08 to !$IPants_08>> <<set $IPants_09 to !$IPants_09>> <<set $IPants_10 to !$IPants_10>> <<set $IPants_11 to !$IPants_11>> <<set $IOuterwear_00 to !$IOuterwear_00>> <<set $IOuterwear_01 to !$IOuterwear_01>> <<set $IOuterwear_02 to !$IOuterwear_02>> <<set $IOuterwear_03 to !$IOuterwear_03>> <<set $IOuterwear_04 to !$IOuterwear_04>> <<set $IOuterwear_05 to !$IOuterwear_05>> <<set $IOuterwear_06 to !$IOuterwear_06>> <<set $IOuterwear_07 to !$IOuterwear_07>> <<set $IOuterwear_08 to !$IOuterwear_08>> <<set $IOuterwear_09 to !$IOuterwear_09>> <<set $IOuterwear_10 to !$IOuterwear_10>> <<set $IOuterwear_11 to !$IOuterwear_11>> <</link>> <</nobr>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<link "Продвинуть безумие +10">> <<run updateMadMinimum()>> <<set _oldMad to $Mad>> <<set $Mad += 10>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> /* Ограничиваем сверху значением 100 */ <<if _oldMad + 10 > 100>> <<Message "Безумие достигло максимума!">> <</if>> <<run UIBar.setStoryElements()>> <</link>> <<link "Уменьшить безумие -10">> <<run updateMadMinimum()>> <<set _oldMad to $Mad>> <<set $Mad -= 10>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> /* Ограничиваем снизу значением $MadMin */ <<if _oldMad - 10 < 0>> <<Message "Безумие достигло минимума!">> <</if>> <<run UIBar.setStoryElements()>> <</link>> <<link "Продвинуть коррупцию +10">> <<run updateCorrMinimum()>> <<set _oldCorr to $CorrBase>> <<set $CorrBase += 10>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> /* Ограничиваем сверху значением 100 */ <<run updateINT()>> <<run updateDEX()>> <<if _oldCorr + 10 > 100>> <<Message "Коррупция достигла максимума!">> <</if>> <<run UIBar.setStoryElements()>> <</link>> <<link "Уменьшить коррупцию -10">> <<run updateCorrMinimum()>> <<set _oldCorr to $CorrBase>> <<set $CorrBase -= 10>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> /* Ограничиваем снизу значением $CorrMin */ <<run updateINT()>> <<run updateDEX()>> <<if _oldCorr - 10 < 0>> <<Message "Коррупция достигла минимума!">> <</if>> <<run UIBar.setStoryElements()>> <</link>> <<link "Повысить Бимбо +10">> <<set _oldBim to $Bim>> <<set $Bim += 10>> <<set $Bim to Math.clamp($Bim, 0, 100)>> /* Ограничиваем сверху значением 100 */ <<if _oldBim + 10 > 100>> <<Message "Тупее некуда!">> <</if>> <<run UIBar.setStoryElements()>> <</link>> <<link "Понизить Бимбо -10">> <<set _oldBim to $Bim>> <<set $Bim -= 10>> <<set $Bim to Math.clamp($Bim, 0, 100)>> /* Ограничиваем снизу значением 0 */ <<if _oldBim - 10 < 0>> <<Message "Умнее не станет!">> <</if>> <<run UIBar.setStoryElements()>> <</link>> <<link "Повысить Субмисивность +50">> <<set _oldSub to $Sub>> <<set _oldDom to $Dom>> <<set $Sub += 50>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> /* Ограничиваем сверху значением 100 */ <<set $Dom -= 50>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<if _oldSub + 50 > 1000>> <<Message "Субмессивнее некуда!">> <</if>> <<run UIBar.setStoryElements()>> <</link>> <<link "Повысить Доминантность +50">> <<set _oldDom to $Dom>> <<set _oldSub to $Sub>> <<set $Dom += 50>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> /* Ограничиваем снизу значением 0 */ <<set $Sub -= 50>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<if _oldDom + 50 > 1000>> <<Message "Доминантнее некуда!">> <</if>> <<run UIBar.setStoryElements()>> <</link>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<link "Получить 500 опыта">> <<set $Exp += 500>> <<run setup.checkLevelUp()>> <<replace "#stats-display">> Текущий уровень: $Lvl Текущий опыт: $Exp Силы: $STRBase Ловкости: $DEXBase Интеллекта: $INTBase Свободные очки характеристик: $StatP <</replace>> <</link>> <div id="stats-display"> Текущий уровень: $Lvl Текущий опыт: $Exp Силы: $STRBase Ловкости: $DEXBase Интеллекта: $INTBase Свободные очки характеристик: $StatP </div> <<link "Сбросить характеристики">> <<set $StatP += (Math.max($STRBase, 2) - 2) + (Math.max($DEXBase, 2) - 2) + (Math.max($INTBase, 1) - 1)>> <<set $STRBase to 2>> <<set $DEXBase to 2>> <<set $INTBase to 1>> <<replace "#stats-display">> Текущий уровень: $Lvl Текущий опыт: $Exp Силы: $STRBase Ловкости: $DEXBase Интеллекта: $INTBase Свободные очки характеристик: $StatP <</replace>> <</link>> № Цвета волос: $HaC Название цвета волос: $HaCN Возраст: $PAge Имя: $Pname <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<link "Пирсинг на носу ВКЛ">> <<set $TNoseStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Пирсинг на носу ВЫКЛ">> <<set $TNoseStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Пирсинг на языке ВКЛ">> <<set $TTongueStampStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Пирсинг на языке ВЫКЛ">> <<set $TTongueStampStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Пирсинг на сосках ВКЛ">> <<set $TNippleStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> <<run UIBar.setStoryElements()>> <</link>> <<link "Пирсинг на сосках ВЫКЛ">> <<set $TNippleStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> <<run UIBar.setStoryElements()>> <</link>> <<link "Пирсинг на пол.губах ВКЛ">> <<set $TLabiaStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> <<run UIBar.setStoryElements()>> <</link>> <<link "Пирсинг на пол.губах ВЫКЛ">> <<set $TLabiaStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> <<run UIBar.setStoryElements()>> <</link>> <<link "Пирсинг на клиторе ВКЛ">> <<set $TClitorisStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> <<run UIBar.setStoryElements()>> <</link>> <<link "Пирсинг на клиторе ВЫКЛ">> <<set $TClitorisStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> <<run UIBar.setStoryElements()>> <</link>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<<link "Тату на руке ВКЛ">> <<set $TArmStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на руке ВЫКЛ">> <<set $TArmStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на шее ВКЛ">> <<set $TNeckStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на шее ВЫКЛ">> <<set $TNeckStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на губе ВКЛ">> <<set $TLipsStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на губе ВЫКЛ">> <<set $TLipsStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на ступне ВКЛ">> <<set $TFootStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на ступне ВЫКЛ">> <<set $TFootStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на ноге ВКЛ">> <<set $TLegStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на ноге ВЫКЛ">> <<set $TLegStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на груди ВКЛ">> <<set $TBreastStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на груди ВЫКЛ">> <<set $TBreastStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на животе ВКЛ">> <<set $TBellyStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на животе ВЫКЛ">> <<set $TBellyStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на лобке ВКЛ">> <<set $TPubicStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> <<run UIBar.setStoryElements()>> <</link>> <<link "Тату на лобке ВЫКЛ">> <<set $TPubicStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> <<run UIBar.setStoryElements()>> <</link>> <<link "Тату на боку ВКЛ">> <<set $TSideStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на боку ВЫКЛ">> <<set $TSideStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на заднице ВКЛ">> <<set $TAssStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на заднице ВЫКЛ">> <<set $TAssStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на пояснице ВКЛ">> <<set $TTrumpStampStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<link "Тату на пояснице ВЫКЛ">> <<set $TTrumpStampStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</link>> <<nobr>> <style> /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный margin, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } </style> <</nobr>>
<style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } </style> /* Вычисление Максимального возбуждения */ <<set $SlutStatus to 0>> /* Вычисление бонуса от комбинации предметов */ <<set $SetBon01 to 0>>/* сетовый бонус к красоте от нижнего белья */ <<set $SetBon02 to 0>>/* сетовый бонус к красоте от одежды */ <<set $SetBon03 to 0>>/* сетовый бонус к здоровью от одежды */ <<set $SetBon04 to 0>>/* сетовый бонус к ловкости от одежды */ <<set $SetBon05 to 0>>/* сетовый бонус к силе от артифактов */ <<set $SetBon06 to 0>>/* сетовый бонус к интеллекту от артифактов */ /* Проверка $STR при старте */ <<if $EquippedWeapon != 0 && !State.variables["IWeapon_" + String($EquippedWeapon).padStart(2, '0')]>> <<set $EquippedWeapon to 0>> <<run updateSTR()>> <</if>> <<run updateSTR()>> /* Пересчитываем $STR при старте */ <<run updateINT()>> /* Пересчитываем $INT, $Corr и $BeaBonus */ <<run updateDEX()>> /* Пересчитываем $DEX, $Corr и $BeaBonus */ <<run updateBea()>> /* Пересчитываем $Bea при старте */ <<run updateBimTotal()>> /* Пересчитываем $Bim при старте */ <<run updateAroBonus()>> /* Рассчитываем минимальное $Aro */ <<run updateCorrMinimum()>> /* Рассчитываем минимальное $Aro */ <<run updateMadMinimum()>> /* Рассчитываем минимальное $Mad */ <<run updateDTitle()>> /* Устанавливаем начальный титул доков*/ <<run updateETitle()>> /* Устанавливаем начальный титул запада*/ <<run updateWTitle()>> /* Устанавливаем начальный титул востока*/ <<run updateNTitle()>> /* Устанавливаем начальный титул севера*/ <<run updateSetBonuses()>> /* Пересчитываем сетовые бонусы при старте */ <<set $HOME to 0>> /* Статус текущего жилья */ <<set $RENT to 0>> /* Счетчик до оплаты жилья */ /* Параметры для смены текста и запуска стартовых сцен новых локаций */ <<set $GAME_DESCRIPTION_00 to 0>>/* Номер текста пассажа */ <<set $SKIP to 0>> /* Подтверждение для пропуска главы */ <<set $PROLOGUE to 0>> <<set $CITY_START to 0>> <<set $BANK_START to 0>> <<set $HOME_START to 0>> <<set $PAWNSHOP_START to 0>> <<set $GUARD_START to 0>> <<set $DUNGEON_START to 0>> <<set $TVSTUDIO_START to 0>> <<set $RESIDENTIAL_START to 0>> <<set $RENT_START to 0>> /* Старт сцены оплаты ренты */ <<set $FARM_START to 0>> <<set $SLEEP_01 to 0>> <<set $END_HEALTH to 0>> /* параметры для осмотра областей */ <<set $INSPECTION_DOCKS to 0>> <<set $INSPECTION_WEAST to 0>> <<set $INSPECTION_NORTH to 0>> <<set $INSPECTION_EAST to 0>> <<set $INSPECTION_FIELDS to 0>> <<set $INSPECTION_FOREST to 0>> <<set $INSPECTION_DUNGEON to 0>> <<set $INSPECTION_FARM to 0>> /* параметры для еды */ <<set $VeMa01 to 0>> /* Комбинация роста груди */ <<set $VeMa02 to 0>> /* Комбинация роста груди */ <<set $VeMa03 to 0>> /* Комбинация роста жопы */ <<set $VeMa04 to 0>> /* Комбинация роста жопы */ <<set $SFOOD01 to 0>> <<set $SFOOD02 to 0>> <<set $SFOOD03 to 0>> <<set $Metro to 0>> <<set $STRCheck to 0>> /* Испытание на силу */ <<set $DEXCheck to 0>> /* Испытание на ловкость */ <<set $INTCheck to 0>> /* Испытание на интеллект */ <<set $FITCheck to 0>> /* Испытание на выносливость */ <<set $EventEnc01 to 0>> /* Рандом для проверки №1 */ <<set $EventEnc02 to 0>> /* Рандом для проверки №2 */ /* параметры для ванной */ <<set $Bath to 0>> /* параметры для эвентов таверны */ <<set $Tavern to 0>> /* параметры для глорихола */ <<set $RCOCS to 0>> <<set $BCOCS to 0>> /* параметры для кинотеатра */ <<set $Cinema to 0>> /* параметры для ночного клуба */ <<set $Dance to 0>> /* Возвращаем управление в начальный пассаж */ <<goto "GAME START WINDOW">>
/*<<Message "Text">>*/ <<widget "Message">> <<set _mensaje to $args[0]>> <<run setTimeout(function() { var div = document.createElement("div"); div.classList.add("game-notification"); div.innerHTML = _mensaje; // Добавление типа класса (костамизация класса если нужно) div.classList.add("info"); // Создание контейнера для сообщения если его нет var container = document.getElementById("notification-container"); if (!container) { container = document.createElement("div"); container.id = "notification-container"; document.body.appendChild(container); } // Добавление сообщения в контейнер container.appendChild(div); // Запуск анимациии появления setTimeout(function() { div.classList.add("fade-out"); }, 4000); // удаление сообщения после затухания setTimeout(function() { div.remove(); }, 5000); }, 200)>> <</widget>> <style> /* Стиль сообщения */ .game-notification { position: relative; top: 20px; right: 20px; background: rgba(0, 0, 0, 0.9); color: white; padding: 12px 20px; border-radius: 8px; z-index: 9999; animation: slideIn 0.5s ease-out; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); max-width: 300px; backdrop-filter: blur(5px); border: 1px solid rgba(255, 255, 255, 0.1); } /* Светлосиний бордер для нотификации */ .game-notification.info { border-left: 4px solid #3498db; } /* Анимация запуска */ @keyframes slideIn { from { transform: translateX(-20px); opacity: 0; } to { transform: translateX(0); opacity: 1; } } /* Анимация окончания */ @keyframes fadeOut { from { transform: translateX(0); opacity: 1; } to { transform: translateX(100%); opacity: 0; } } /* Контейнер нотификации */ #notification-container { position: fixed; top: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 9999; pointer-events: none; } .game-notification { pointer-events: auto; margin-bottom: 10px; } </style>
<<nobr>> <div class="game-content"> <div class="map"> <div style="text-align: center;"><img src="img/GG_ART_02.png" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText"> By clicking on NEXT you can get information on the features of the game.<br/> By clicking on SKIP you can start the game.<br/> News about the game and its latest version can be found on our <a href="https://www.patreon.com/Guldakor"><img src="img/patreon3.png" width="25" height="23"> <span style="color:Tomato; font-size: 1.2em;">Patreon</span> </a> </span></div></div> <</nobr>> <<nobr>> <div class="links-container200"> <div class="links01"> <<link "NEXT">> <<set $GAME_DESCRIPTION_00 += 1>> <<switch $GAME_DESCRIPTION_00>> <<case 1>> <<replace "#DescText">><<print "City in the Fog is a simulator game with erotic content where the player takes<br/> control of a female character who accidentally ended up in a magical world from<br/> her own world where there is a city founded by people who ended up there in the same way.">><</replace>> <<case 2>> <<replace "#DescText">><<print "Perhaps this city has always been here, or maybe people built it from materials that<br/> were obtained in a similar way to the random travelers. Whatever the case, this<br/> city is surrounded by a wall of impenetrable fog and in order to<br/> get a chance to return, you need to get the ability to overcome this.">><</replace>> <<case 3>> <<replace "#DescText">><<print "The game-controlled character has many different parameters that affect each<br/> other and are required to check for certain events. All of these parameters are<br/> somehow related to the character's body and personality.">><</replace>> <<case 4>> <<replace "#DescText">><<print "The point of the game is not just to get the opportunity to leave the City in the Fog<br/>but to open events related to a certain combination of parameters.<br/>This is an erotic game and we all know why such games are played.">><</replace>> <<case 5>> <<replace "#DescText">><<print "The parameters of the character are influenced by many factors.<br/>This can be reputation, current physical condition, psychological state, time of day and week, used clothes and weapons.<br/>Changing various parameters can change both the appearance of the character controlled<br/>by the player and her attitude to the events taking place.">><</replace>> <<case 6>> <<replace "#DescText">><<print "The player character can gain experience points by overcoming threatening events<br/>and increase their level. The character's level reflects the strength of their<br/>presence in this world, and upon reaching 20, they gain the ability to leave the city.<br/>For increasing the level, the player receives a point to increase one of the three main parameters.">><</replace>> <<case 7>> <<replace "#DescText">><<print "<strong>STRENGTH</strong> - The character's strength parameter. It is not a literal definition of her<br/>strength, but rather a set of features that allow her to inflict maximum damage<br/>and effectively use the physical strength of her body. It is used in fights and for<br/>some checks that require the use of physical strength.">><</replace>> <<case 8>> <<replace "#DescText">><<print "<strong>DEXTERITY</strong> - The character's agility parameter. It is not a literal definition of her agility,<br/>but rather a set of features that allow her to avoid damage and effectively use her body's mobility and coordination.<br/>It is used in fights and for some checks that require precision movements.">><</replace>> <<case 9>> <<replace "#DescText">><<print "<strong>INTELLIGENCE</strong> - The character's intelligence parameter. It is not a literal definition of her intelligence,<br/>but rather a set of features that allow her to quickly find the widest possible range of options<br/>for action in response to any events, remember and calculate future events.<br/>It is used in fights as a bonus to damage and defense, reduces vulnerability to mental effects and is used for some checks.">><</replace>> <<case 10>> <<replace "#DescText">><<print "<br/><br/>The rest of the character's parameters do not depend on the level.">><</replace>> <<case 11>> <<replace "#DescText">><<print "<strong>SCALE PARAMETERS</strong><br/> <strong>HEALTH</strong> - The parameter responsible for the strength of the character's body. Decreases when the body takes damage. Restores<br/>over time. The maximum can be increased. When falling to 0, the character loses consciousness and the game may end, but most<br/>likely she will end up in a local hospital, where she will have to pay for treatment, or fall into debt slavery (end of the game).<br/><br/> <strong>ENDURANCE</strong> - The parameter responsible for the energy of the character's body. Decreases during actions that put a strain on the<br/>body, such as long walks, carrying heavy objects and other physical labor. The maximum parameter can be increased by increasing<br/>Fitness. Restores over time. When falling to 0, you will be forced to replenish its reserve with consumables or go home to sleep.">><</replace>> <<case 12>> <<replace "#DescText">><<print "<strong>AROUSAL</strong> - The parameter responsible for the character's level of sexual tension.<br/>Increases when participating in certain scenes of a sexual nature and is reset in other similar events. Decreases over time.<br/>Increases vulnerability to influence on the mind. The maximum can be increased. Used for some checks.<br/><br/> <strong>INTOXICATION</strong> - The parameter responsible for the character's level of alcohol or drug intoxication.<br/>Increases when using certain substances. Decreases over time. Increases vulnerability to influence on the mind.<br/>The maximum can be increased. Used for some checks. A high value can lead to a decrease in health.">><</replace>> <<case 13>> <<replace "#DescText">><<print "<strong>SECONDARY PARAMETERS</strong><br/> <strong>BEAUTY</strong> - The character's attractiveness parameter. The higher this parameter, the stronger emotions she evokes in the people<br/>around her. depends on many other parameters, such as Fitness, breast and butt size, tattoos, piercings, makeup and clothing<br/>bonuses. Used for checks related to attracting attention and seduction.<br/><br/> <strong>FITNESS</strong> - The character's athleticism parameter. The more this parameter is developed, the more energy the character<br/>has and the more beautiful her figure looks. Used for movement speed checks. Decreases over time.">><</replace>> <<case 14>> <<replace "#DescText">><<print "<strong>PERSONALITY PARAMETERS</strong><br/> <strong>MIND CURSE</strong> - The character's vulnerability to hypnosis and mind-affecting magic. Depends on such parameters as Intelligence,<br/>Corruption, Madness, Arousal, Intoxication and body purity. Used in checks when the character is being subdued, convinced,<br/>confused or bewitched using influence on the mind.">><</replace>> <<case 15>> <<replace "#DescText">><<print "<strong>SUBMISSIVNESS</strong> - The character's vulnerability parameter to dominant NPCs. Each subjugation action increases the character's<br/>Submissiveness parameter and decreases the Dominance parameter, which makes it more difficult for her to resist further.<br/><br/> <strong>DOMINANCE</strong> - The character's influence strength parameter on NPCs. Each pressure action increases the character's Dominance<br/>parameter and decreases the Submissiveness parameter, which simplifies further pressure applications.">><</replace>> <<case 16>> <<replace "#DescText">><<print "<strong>CORRUPTION PARAMETERS</strong><br/> <strong>CORRUPTION</strong> - The parameter of sexual licentiousness of the character. Increases with participation in events of a sexual nature.<br/>Decreases over time. Used to check consent to participate in some events and some reactions of the character to events.<br/> <strong>MADNESS</strong> - The parameter of the state of integrity of the character's psyche. The world itself in which the main character found<br/>herself undermines the common sense of its inhabitants. The parameter grows with the participation of the character in traumatic<br/>events. Decreases over time. Reduces vulnerability to influence on the mind (it is not so easy to powder the brains of those who <br/>have porridge instead of them). Used in checks for the possibility of committing strange and illogical actions, as well as breaking the<br/>fourth wall. Upon reaching the threshold of 100, the game ends.">><</replace>> <<case 17>> <<replace "#DescText">><<print "<strong>GAME CURRENCY</strong><br/> <strong>MONEY</strong> - The amount of local money in the character's pockets/wallet. Needed to pay for housing and food, buy clothes and<br/>weapons, pay for travel and treatment, as well as dubious substances from the local alchemical industry. Can be taken<br/>away by force, lost and spoiled.<br/><br/> <strong>BANK MONEY</strong> - The amount of local money stored in your bank account. Cannot be lost or taken away. Will be used in the hospital if<br/>you do not have enough funds on you to pay for treatment. Since the game world is Magical, instead of a percentage increase in<br/>funds in the account, there is a daily percentage write-off of funds for storing money in the bank.">><</replace>> <<case 18>> <<set $GAME_DESCRIPTION_00 to 0>>>> <<replace "#DescText">><<print "<br/>And also, characteristics, objects and events can have additional hidden influence on the character.<br/>For example, as a certain set of clothes. This is done specifically so that the player has to experiment.<br/><br/><strong>That's all for now.</strong><br/>If you want to read the help information again, click the NEXT button.">><</replace>> <<case 19>> <<set $GAME_DESCRIPTION_00 to 0>>>> <<replace "#DescText">><<print "тестовый текст7">><</replace>> <<default>> <<replace "#DescText">><<print "text">><</replace>> <</switch>> <</link>> </div> </div> <div class="links-container300"> <div class="links01"> <<link "LOAD">><<script>>UI.saves()<</script>> <</link>> </div> <div class="links01"> <<link "START">> <<run darkenScreen()>> <<run setTimeout(() => Engine.play("PROLOGUE"), 3000)>> <</link>> </div> <div class="links01"> <<link "ALL SKIP">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   SKIP"); Dialog.wiki("This option allows you to skip the intro completely.<br/>To confirm skipping a chapter, press the button again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $GAME_DESCRIPTION_00 to 0>> <<run setTimeout(() => Engine.play("CHARACTER_GENSKIP_SCREEN"), 500)>> <<default>> <<set $SKIP to 0>> <</switch>> <</link>> </div> </div> <div id="Tuch00"><img src="img/GG_ART_03.png" style="width: 550px; height: auto;"></div> <div id="Tuch01"><img src="img/GG_ART_04.png" style="width: 550px; height: auto;"></div> <div id="Tuch02"><img src="img/GG_ART_05.png" style="width: 550px; height: auto;"></div> </div> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Контейнер для размещения в центре в ряд */ .links-container300 { display: flex; justify-content: center; flex-wrap: wrap; gap: 0.2em; margin-top: 1.5em; /* Отступ от текста */ width: 100%; /* Полная ширина для центрирования */ position: relative; top: -250px; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { position: relative; top: -200px; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } /* Анимация */ #Tuch00 { animation: subwoofer-pump 10s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite; position: absolute; top: 280px; left: 600px; float: center; width: 100px; height: 100px; /* Позволяет блоку растяг. под содержимое */ z-index: 10; } /* Анимация для Tuch00 */ @keyframes subwoofer-pump { 0% { transform: scale(1); filter: blur(0px); left: 600px; opacity: 1; } 7% { transform: scale(1); filter: blur(0px); left: 600px; opacity: 1; } 14% { transform: scale(1); filter: blur(0px); left: 612px; opacity: 0.9; } 21% { transform: scale(1); filter: blur(4px); left: 612px; opacity: 0.8; } 28% { transform: scale(1.01); filter: blur(7px); left: 624px; opacity: 0.5; } 35% { transform: scale(1.02); filter: blur(20px); left: 624px; opacity: 0.8; } 42% { transform: scale(1.01); filter: blur(7px); left: 624px; opacity: 0.9; } 49% { transform: scale(1); filter: blur(4px); left: 636px; opacity: 1; } 56% { transform: scale(1); filter: blur(0px); left: 636px; opacity: 1; } 63% { transform: scale(0.99); filter: blur(0px); left: 624px; opacity: 1; } 70% { transform: scale(1); filter: blur(4px); left: 624px; opacity: 0.9; } 77% { transform: scale(1); filter: blur(7px); left: 611px; opacity: 0.7; } 84% { transform: scale(1); filter: blur(4px); left: 611px; opacity: 0.9; } 100% { transform: scale(1); filter: blur(0px); left: 600px; opacity: 1; } } /* Анимация */ #Tuch01 { animation: subwoofer-pump01 10s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite; position: absolute; top: 270px; left: 800px; float: center; width: 100px; height: 100px; /* Позволяет блоку растяг. под содержимое */ z-index: 11; } /* Анимация для Tuch01 */ @keyframes subwoofer-pump01 { 0% { transform: scale(1); filter: blur(0px); left: 800px; opacity: 1; } 7% { transform: scale(1); filter: blur(4px); left: 788px; opacity: 1; } 14% { transform: scale(1); filter: blur(7px); left: 788px; opacity: 0.9; } 21% { transform: scale(1); filter: blur(7px); left: 777px; opacity: 1; } 28% { transform: scale(1); filter: blur(4px); left: 777px; opacity: 0.7; } 35% { transform: scale(0.99); filter: blur(0px); left: 788px; opacity: 0.7; } 42% { transform: scale(1); filter: blur(4px); left: 800px; opacity: 1; } 49% { transform: scale(1); filter: blur(7px); left: 788px; opacity: 0.7; } 56% { transform: scale(1.01); filter: blur(10px); left: 788px; opacity: 0.5; } 63% { transform: scale(1.02); filter: blur(23px); left: 800px; opacity: 0.7; } 70% { transform: scale(1.01); filter: blur(10px); left: 800px; opacity: 1; } 77% { transform: scale(1); filter: blur(7px); left: 812px; opacity: 1; } 84% { transform: scale(1); filter: blur(4px); left: 812px; opacity: 1; } 100% { transform: scale(1); filter: blur(0px); left: 800px; opacity: 1; } } /* Анимация */ #Tuch02 { animation: subwoofer-pump02 10s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite; position: absolute; top: 270px; left: 700px; float: center; width: 100px; height: 100px; /* Позволяет блоку растяг. под содержимое */ z-index: 12; } /* Анимация для Tuch02 */ @keyframes subwoofer-pump02 { 0% { transform: scale(1); filter: blur(0px); left: 700px; opacity: 1; } 7% { transform: scale(0.99); filter: blur(0px); left: 711px; opacity: 1; } 14% { transform: scale(1); filter: blur(0px); left: 722px; opacity: 1; } 21% { transform: scale(1); filter: blur(4px); left: 733px; opacity: 1; } 28% { transform: scale(1); filter: blur(7px); left: 722px; opacity: 0.7; } 35% { transform: scale(1.01); filter: blur(10px); left: 711px; opacity: 1; } 42% { transform: scale(1.02); filter: blur(23px); left: 700px; opacity: 1; } 49% { transform: scale(1.01); filter: blur(10px); left: 699px; opacity: 0.7; } 56% { transform: scale(1); filter: blur(7px); left: 688px; opacity: 0.7; } 63% { transform: scale(1); filter: blur(4px); left: 677px; opacity: 0.5; } 70% { transform: scale(1); filter: blur(0px); left: 688px; opacity: 0.2; } 77% { transform: scale(0.99); filter: blur(0px); left: 699px; opacity: 0.5; } 84% { transform: scale(1); filter: blur(0px); left: 700px; opacity: 0.7; } 100% { transform: scale(1); filter: blur(0px); left: 700px; opacity: 1; } } </style> <</nobr>>
<<nobr>> <<run lightenScreen()>> <div style="text-align: center;"><h2>FLOPHOUSE</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/FlophouseMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/FlophouseM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Flophouse_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">An unremarkable room in a public hostel. The very flimsy doors and windows give rise to justifiable concerns.</div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[⤴️ GO OUTSIDE|Slums_01]] </div> <div class="links-container01"> <<if $Aro >= 40>> <div class="links01"> <<link "❤️ MASTURBATION">> <<if $Aro <= 39>> <<Message "You don't have high arousal">> <<else>> <<goto "Masturb_01">> <</if>> <</link>></div><</if>> </div> <div class="links-container03"> [[TO THE BATHROOM 🛁|Bathroom_01]] [[WATCH TV ⏳|TV_01]] </div></div> <<set $location to "Flophouse_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<run lightenScreen()>> <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Locations/NoQuarter/NoQuarter_03.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText">After some time. </span></div></div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<run disableLink(event.target, 700)>> <<set $BANK_START += 1>> <<switch $BANK_START>> <<case 1>> <<run replaceTextWithDelay("DescText", "A beast-like nurse leads you to the bank building located in the Northern Quarter of the city and,<br/>after wishing you good luck, disappears into the crowd of passers-by like an icebreaker.")>> <<case 2>> <<run replaceTextWithDelay("DescText", "After looking around the bank reception area, you approach the nearest employee, but she is immediately<br/>replaced by a richly dressed woman. And she smiles warmly at you.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/008.jpg")>> <<case 3>> <<run replaceTextWithDelay("DescText", "<strong>Woman:</strong> - I was informed that a new girl is supposed to come to our bank today. I greet you on behalf of our city,<br/>I must admit that some of its residents may not be very welcoming and stingy with words.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/009.jpg")>> <<case 4>> <<run replaceTextWithDelay("DescText", "<strong>Victoria Isley:</strong> - My name is Victoria Isley, and this is the largest and only bank in the city that is owned by the Isley family.")>> <<case 5>> <<run replaceTextWithDelay("DescText", "<strong>Victoria Isley:</strong> - As a person who has gone through such a tragic experience, you are entitled to financial assistance<br/>in the amount of 200 units.")>> <<case 6>> <<run replaceTextWithDelay("DescText", "<strong>Victoria Isley:</strong> - Due to the fact that representatives of different cultures and times come to our city,<br/>local money has so many names<br/>that it doesn’t have one as such.")>> <<case 7>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - For cash safety, 100 units are given to you in cash and 100 remain in the account.")>> <<Message "+ 100 Money<br>+ 100 Money to the account">> <<case 8>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - The bank charges 5% of the funds stored in the account per day.<br/>And I remind you that in cases of hospitalization, the average cost of treatment is 90 units.")>> <<case 9>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong><$>$Pname</$>:</strong> - Shouldn't it be the other way around? I mean, shouldn't keeping money in a bank bring him income?")>> <<case 10>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Eisley:</strong> - This is true for most past worlds. In this one, most transactions and relationships are limited by the boundaries<br/>of the fog, which means that the money stored is mostly just stored.")>> <<case 11>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - We ensure the safety of your finances. Our city is a rather restless and gloomy place, and if you are not at the top<br/>of the food chain, there is always a risk of being simply robbed.")>> <<case 12>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - But let's not talk about the bad -*Tobiasia smiles warmly at you.")>> <<case 13>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - You are also provided with free housing. But I want to immediately note that you should find a suitable apartment<br/>in the Northern District as soon as possible.")>> <<case 14>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong><$>$Pname</$>:</strong> - Why? Is there something wrong with this housing?")>> <<case 15>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - Exactly. There's a lot wrong with him.")>> <<case 16>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - First of all, it's located in the docklands, which is a slum. It's not a suitable place for a young woman.")>> <<case 17>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - Secondly, the living conditions there are frankly lousy.")>> <<case 18>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - Thirdly, you will be living next to some of the less trustworthy members of society,<br/>and the door locks are nothing more than a joke.")>> <<case 19>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - As soon as someone finds out that you have any amount of money on you, you will be simply robbed.")>> <<case 20>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong><$>$Pname</$>:</strong> - This is... Depressing...")>> <<case 21>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - Don't worry, there are plenty of places in our city where a decent woman can earn money, and you can always put your<br/>salary in our bank. They will be completely safe there!")>> <<case 22>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong><$>$Pname</$>:</strong> - Um... Thanks... I guess.")>> <<case 23>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - And since it so happens that I'm on a break now, I'll take you to one such place!")>> <<case 24>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong><$>$Pname</$>:</strong> - Good.")>> <<case 25>> <<run replaceTextWithDelay("DescText", "<br/><br/>After leaving the bank and walking a little to the north, you find yourself on a street where the beautiful<br/>building of the local casino and tavern, decorated in an antique style, stands out.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Locations/NoQuarter/NoQuarter_01.jpg")>> <<case 26>> <<run replaceTextWithDelay("DescText", "<br/><br/>You enter the tavern. The surroundings are not simply decorated in an old style, but rather something that was<br/>built from memory. It seems that the owner simply recreated the look that was familiar to him.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/003.jpg")>> <<case 27>> <<run replaceTextWithDelay("DescText", "<br/><br/>A man in an apron approaches you from behind the bar and bows with a smile to the woman accompanying you.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/004.jpg")>> <<case 28>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Man:</strong> - Glad to see you, Mrs. Victoria!")>> <<case 29>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - Oh, and indeed, it's been a long time since I've visited you, John. Lots to do, lots to do.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/010.jpg")>> <<case 30>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - This girl who came with me needs a job. She's new in town and she needs to get a decent place to live as soon as possible.")>> <<case 31>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>John:</strong> - Of course, of course, how can I not help! True, I don't really need workers now. But you can come any time when the tavern<br/>is open, and there will be something to do. Pay by the time.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/004.jpg")>> <<case 32>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - Thank you John, you are truly a Kind soul!")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/010.jpg")>> <<case 33>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>John:</strong> - Oh... Mistress Tobiasia, you embarrass me!")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/004.jpg")>> <<case 34>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>John:</strong> - By the way, I recently received a wonderful set of silver forks!")>> <<case 35>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - Yes, John, now I just have to see it!")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/010.jpg")>> <<case 36>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>John:</strong> - They're in my utility room now, I'll show.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/004.jpg")>> <<case 37>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Victoria Isley:</strong> - Well, and you, my dear, go and look around your current home.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/010.jpg")>> <<case 38>> <<run replaceTextWithDelay("DescText", "<br/><br/>You watch as Victoria disappears with John into the depths of the Tavern's back rooms, turn around and walk<br/>towards the Docklands, where your current residence is located.")>> <<case 39>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/003.jpg")>> <<set $BANK_START to 0>> <<run darkenScreen()>> <<run setTimeout(() => Engine.play("HOME_START"), 3000)>> <<default>> <<replace "#DescText">><<print "text">><</replace>> <</switch>><</link>></div> <div class="links01"> <<link "SKIP">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   SKIP"); Dialog.wiki("To confirm skipping a chapter, press the button again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $BANK_START to 0>> <<run darkenScreen()>> <<run setTimeout(() => Engine.play("HOME_START"), 3000)>> <<default>> <<set $SKIP to 0>> <</switch>><</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<run lightenScreen()>> <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Locations/Slums/Slums_01.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText">After passing through the park, you enter a slum area. </span></div></div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<run disableLink(event.target, 700)>> <<set $HOME_START += 1>> <<switch $HOME_START>> <<case 1>> <<run replaceTextWithDelay("DescText", "The shelter was one of the few more or less clean buildings, so it wasn’t difficult to find..")>> <<case 2>> <<run replaceTextWithDelay("DescText", "After walking inside along the common corridor, you pass through the door with your number.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/001.jpg")>> <<case 3>> <<run replaceTextWithDelay("DescText", "The door is extremely flimsy and does not inspire confidence. But the decor is not so bad.")>> <<case 4>> <<run replaceTextWithDelay("DescText", "You hear footsteps behind you and turn around.")>> <<case 5>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - Who is this walking around here, dirtying the floors?")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/002.jpg")>> <<case 6>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - New tenant. I suppose.")>> <<case 7>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - I see... Then I advise you to buy yourself a pair of brass knuckles and sleep with half an eye open.")>> <<case 8>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Mmmm?")>> <<case 9>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - What's not clear? As you know, it's a shelter, free. Although not for everyone, heh heh.")>> <<case 10>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - But be that as it may, your neighbors are cheap whores, drug addicts and bandits.<br/>Who are one step away from the bottom.")>> <<case 11>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - Splash! And that's it, you're a homeless scumbag, an outcast, fresh meat for the mist creatures.")>> <<case 12>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - By the way, I've heard about monsters, but what are they, could you tell me more?")>> <<case 13>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - You know, I'm not a librarian, but a guard! But that's how it's going to be.")>> <<case 14>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - The fog is hostile to everything normal and familiar to you. Everything that gets into it<br/>either dies or changes, becoming part of it.")>> <<case 15>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - All sorts of mutants. Have you heard about the six-legged five-fuck?")>> <<case 16>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - No.")>> <<case 17>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - BUT HE EXISTS!")>> <<case 18>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - That's how it is. In short.")>> <<case 19>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - And if to the point, then don't walk outside the city, and under the city as well.<br/>Don't walk at night, then there shouldn't be any problems.")>> <<case 20>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong><$>$Pname</$>:</strong> - Do they also enter the city?")>> <<case 21>> <<run replaceTextWithDelay("DescText", "Grandpa Ramon: - They do. But the city is surrounded by a wall. And the police are watching this wall. Not ideally, but they are watching.<br/>So only flying or crawling creatures can get in, well, those that can crawl through any hole, heh heh.")>> <<case 22>> <<run replaceTextWithDelay("DescText", "<strong><strong>Grandpa Ramon:</strong> - But generally, not that often. If you walk at night, then you're more likely to run<br/>into bandits than a beast, and you'll have a hard time of it.")>> <<case 23>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Thank you. What can I do nearby?")>> <<case 24>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - I don't know. I guess sell yourself? You can dive for pearls near the street close to the shore, where the brothel is.")>> <<case 25>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - If you get all sorts of stuff, you can sell it at the local pawn shop. But I don't recommend it.")>> <<case 26>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Why?")>> <<case 27>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - Damn it! The owner there is an old goat, bald, and smelly.<br/>So I don't advise you to traumatize your young psyche.")>> <<case 28>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Do you guard the shelter at night or just watch the entrance?")>> <<case 29>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - What? No. I don't work here. And I don't live here. You know, I'm a decent person!")>> <<case 30>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Mmm? You said you were a guard.")>> <<case 31>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - Well, yes. The library guard.")>> <<case 32>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Then what are you doing here?")>> <<case 33>> <<run replaceTextWithDelay("DescText", "The old man thought and ran his eyes around the room.")>> <<case 34>> <<run replaceTextWithDelay("DescText", "<strong>Grandpa Ramon:</strong> - Just passing by.")>> <<case 35>> <<run replaceTextWithDelay("DescText", "Grandpa Ramon quickly left your room….")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/001.jpg")>> <<case 36>> <<set $HOME_START to 0>> <<run setTimeout(() => Engine.play("Flophouse_01"), 500)>> <<default>> <<replace "#DescText">><<print "text">><</replace>> <</switch>><</link>></div> <div class="links01"> <<link "SKIP">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   SKIP"); Dialog.wiki("To confirm skipping a chapter, press the button again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $HOME_START to 0>> <<run setTimeout(() => Engine.play("Flophouse_01"), 500)>> <<default>> <<set $SKIP to 0>> <</switch>><</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>PAWNSHOP</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/PawnshopMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/PawnshopM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Pawnshop_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Not very clean room filled with all sorts of junk. The air smells of raw potatoes and old socks.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Your reputation influences the price)</span></div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|Slums_02]] </div> <div class="links-container01"> <div class="links01"> <<link "SELL MUSHROOMS">> <<if $CLoot03 == 0>> <<Message "You don't have musrooms">> <<elseif $DRep == 1000>> <<Message "The merchant doesn't want to do business with you">> <<else>> <<set $Money to Math.floor($Money + ($CLoot03 * (8 -($DRep / 200))))>> <<set $CLoot03 to 0>> <<run UIBar.setStoryElements()>> <<Message "You sold all the musrooms">> <</if>> <</link>></div> <div class="links01"> <<link "SELL JEWELRY">> <<if $CLoot04 == 0>> <<Message "You don't have jevelry">> <<elseif $DRep == 1000>> <<Message "The merchant doesn't want to do business with you">> <<else>> <<set $Money to Math.floor($Money + ($CLoot04 * (6 -($DRep / 200))))>> <<set $CLoot04 to 0>> <<run UIBar.setStoryElements()>> <<Message "You sold all the jevelry">> <</if>> <</link>></div> <div class="links01"> <<link "SELL PEARLS">> <<if $CLoot00 == 0>> <<Message "You don't have pearls">> <<elseif $DRep == 1000>> <<Message "The merchant doesn't want to do business with you">> <<else>> <<set $Money to Math.floor($Money + ($CLoot00 * (6 -($DRep / 200))))>> <<set $CLoot00 to 0>> <<run UIBar.setStoryElements()>> <<Message "You sold all the pearls">> <</if>> <</link>></div> <div class="links01"> <<link "SELL PLANTS">> <<if $CLoot01 == 0>> <<Message "You don't have plants">> <<elseif $DRep == 1000>> <<Message "The merchant doesn't want to do business with you">> <<else>> <<set $Money to Math.floor($Money + ($CLoot01 * (6 -($DRep / 200))))>> <<set $CLoot01 to 0>> <<run UIBar.setStoryElements()>> <<Message "You sold all the plants">> <</if>> <</link>></div> <div class="links01"> <<link "SELL FANGS">> <<if $CLoot02 == 0>> <<Message "You don't have fangs">> <<elseif $DRep == 1000>> <<Message "The merchant doesn't want to do business with you">> <<else>> <<set $Money to Math.floor($Money + ($CLoot02 * (10 -($DRep / 200))))>> <<set $CLoot02 to 0>> <<run UIBar.setStoryElements()>> <<Message "You sold all the fangs">> <</if>> <</link>></div> <div class="links01"> <<link "SELL SKINS">> <<if $CLoot05 == 0>> <<Message "You don't have skins">> <<elseif $DRep == 1000>> <<Message "The merchant doesn't want to do business with you">> <<else>> <<set $Money to Math.floor($Money + ($CLoot05 * (12 -($DRep / 200))))>> <<set $CLoot05 to 0>> <<run UIBar.setStoryElements()>> <<Message "You sold all the skins">> <</if>> <</link>></div> </div> <div class="links-container03"> <<link "TALK TO CALLISTRATUS 📣">> <<Message "You have nothing to talk about yet">> <</link>> </div></div> <<set $location to "Pawnshop_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>TV STUDIO</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/TVstudioMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/TVstudioM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/TVstudio_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">The lobby of a local television studio. At the entrance there is a reception area, and behind it are doors to several offices. Nearby is a staircase leading to the second floor. On the right is the exit to the printing house, on the left to the filming hall.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|Park_01]] </div> <div class="links-container03"> <<link "TALK TO GEDDA 📣">> <<Message "You have nothing to talk about yet">> <</link>> </div></div> <<set $location to "TVstudio_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>CITY GUARD</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/City_GuardMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/City_GuardM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/City_Guard_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Local guard building, you find yourself in a huge, empty reception area.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|NoQuarter_02]] </div> <div class="links-container03"> <<link "TALK TO POLICEMAN 📣">> <<Message "You have nothing to talk about yet">> <</link>> [[GO THE GUARD ROOM 🔴|City_Guard_Room_01]] [[GO TO THE PRISON 🔴|City_Guard_Prison_01]] </div></div> <<set $location to "City_Guard_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>TAVERN</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/TavernMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/TavernM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Tavern_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A city tavern decorated in an old style.<br/>Different people from all parts of the city come here.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|NoQuarter_01]] </div> <div class="links-container01"> <div class="links01"> <<link "💸 WAITRESS JOB">> <<if $TDay >= 16>> <<Message "It's too late to work">> <<else>> <<goto "WAITRESS_JOB_01">> <</if>> <</link>></div> <div class="links01"> <<link "🍰 FREE TABLE">> <<if $TDay >= 16>> <<Message "It's too late to work">> <<else>> <<goto "TAVERN_TABLE_01">> <</if>> <</link>></div> </div> <div class="links-container03"> <<link "TALK TO JOHN 📣">> <<Message "You have nothing to talk about yet">> <</link>> </div></div> <<set $location to "Tavern_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>BANK</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/BankMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/BankM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Bank_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Reception of the city bank. Several working cash desks with no queues.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Commission for transactions is 2 unit)</span></div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|NoQuarter_03]] </div> <div class="links-container01"> <div class="links01"> <<link "💲WITHDRAW 100">> <<if $BMoney <= 101>> <<Message "Not enough money">> <<else>> <<set $Money += 100>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $BMoney -= 102>> <<set $BMoney to Math.clamp($BMoney, 0, 9000)>> <<run UIBar.setStoryElements()>> <</if>> <</link>></div> <div class="links01"> <<link "💵 DEPOSIT 100">> <<if $Money <= 101>> <<Message "Not enough money">> <<else>> <<set $Money -= 102>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $BMoney += 100>> <<set $BMoney to Math.clamp($BMoney, 0, 9000)>> <<run UIBar.setStoryElements()>> <</if>> <</link>></div> </div> <div class="links-container03"> <<link "TALK TO VICTORIA 📣">> <<Message "You have nothing to talk about yet">> <</link>> </div></div> <<set $location to "Bank_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>HOME</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/ResidentialMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/ResidentialM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Residential_02.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A small, cozy apartment in a quiet area, appearance of which is spoiled by the huge black man in the center.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|NoQuarter_04]] </div> <div class="links-container03"> <<link "RENT AN APARTMENT 🔵">> <<if $Money <= 300>> <<Message "You don't have enough money">> <<else>> <<set $Money -= 300>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<set $RESIDENTIAL_START to 3>> <<set $HOME to 1>> <<goto Residential_02>> <</if>> <</link>> </div></div> <<set $location to "Residential_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>BATHROOM</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/BathroomMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/BathroomM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Bathroom_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dirty bathroom. There is a wall mirror and a working bathtub with hot and cold water.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ TO THE MAIN ROOM|Flophouse_01]] </div> <div class="links-container01"> <div class="links01"> <<link "🚿 TAKE A BATH">> <<if $Bath >= 1>> <<Message "You already taken a bath today">> <<elseif $TDay == 20>> <<Message "It's too late for a bath">> <<else>> <<goto "Bath_01">> <</if>> <</link>></div> <div class="links01"> <<link "🧼 WASH FACE">> <<Message "You washed your face<br/>You cleaned the clothes">> <<set $Sperm to 0>> <<set $Bimbo to 0>> <<run UIBar.setStoryElements()>> <</link>></div> <div class="links01"> <<link "🔍 MIRROR">> <<goto "MIRROR_00">> <</link>> </div></div> <div class="links-container03"> </div></div> <<set $location to "Bathroom_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>HOSPITAL RESEPTION</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/Hospital_ReceptionMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/Hospital_ReceptionM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Hospital_Reception_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">The reception area of the city hospital. Those with serious injuries or requiring emergency care are taken through another entrance.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|EaQuarter_04]] </div> <div class="links-container03"> [[TERMINAL 🔴|Hospital_Term_01]] [[TO THE WARD 🔴|Hospital_Ward_01]] [[TO THE CHIEF 🔴|Hospital_Chief_01]] </div></div> <<set $location to "Hospital_Reception_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Surg to 0>> <div style="text-align: center;"><h2>HOSPITAL WARD</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/Hospital_WardMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/Hospital_WardM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Hospital_Ward_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Quite a comfortable hospital room. There is a TV and a button to call the staff.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO TO LOBBY|Hospital_Reception_01]] </div> <div class="links-container03"> </div></div> <<set $location to "Hospital_Ward_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>CHIEF OFFICE</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/Hospital_ChiefMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/Hospital_ChiefM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Hospital_Chief_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Doctor Dickins's private office. You notice equipment for many different procedures. Not far from this office is the surgery department, with which it has a connecting door.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO TO LOBBY|Hospital_Reception_01]] </div> <div class="links-container03"> </div></div> <<set $location to "Hospital_Chief_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>CITY GUARD ROOM</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/City_Guard_RoomMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/City_Guard_RoomM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/City_Guard_Room_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A common room for several junior police officers who are busy filing reports and taking statements.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|City_Guard_01]] </div> <div class="links-container03"> </div></div> <<set $location to "City_Guard_Room_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>PRISON SELL</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/City_Guard_PrisonMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/City_Guard_PrisonM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/City_Guard_Prison_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A typical police station cell for detainees. Except that on some parts of the walls there are some seals with symbols unfamiliar to you.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|City_Guard_01]] </div> <div class="links-container03"> </div></div> <<set $location to "City_Guard_Prison_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>BATHROOM</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/BathroomMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/BathroomM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Bathroom_02.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">An ordinary, unremarkable bathroom of an average apartment. You notice a mirror on the wall.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ TO THE MAIN ROOM|Residential_02]] </div> <div class="links-container01"> <div class="links01"> <<link "🚿 TAKE A BATH">> <<if $Bath >= 1>> <<Message "You already taken a bath today">> <<elseif $TDay == 20>> <<Message "It's too late for a bath">> <<else>> <<goto "Bath_01">> <</if>> <</link>></div> <div class="links01"> <<link "🧼 WASH FACE">> <<Message "You washed your face<br/>You cleaned the clothes">> <<set $Sperm to 0>> <<set $Bimbo to 0>> <<run UIBar.setStoryElements()>> <</link>></div> <div class="links01"> <<link "💄 APPLY MAKEUP">> <<Message "You apply a layer of makeup">> <<set $Bimbo to 1>> <<run UIBar.setStoryElements()>> <</link>></div> <div class="links01"> <<link "🔍 MIRROR">> <<goto "MIRROR_00">> <</link>> </div></div> <div class="links-container03"> </div></div> <<set $location to "Bathroom_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Plot/02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText">You find yourself in a not very clean room filled with all sorts of junk.<br/>The air smells of raw potatoes and old socks. </span></div></div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<run disableLink(event.target, 700)>> <<set $PAWNSHOP_START += 1>> <<switch $PAWNSHOP_START>> <<case 1>> <<run replaceTextWithDelay("DescText", "The doors leading to other rooms have iron bars. When you enter, the sound of a ringing bell is heard.")>> <<case 2>> <<run replaceTextWithDelay("DescText", "With a click, one of the doors opens and a bald old man comes out.")>> <<case 3>> <<run replaceTextWithDelay("DescText", "<strong>Old man:</strong> - New?")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/006.jpg")>> <<case 4>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Yes. Is this a local pawn shop?")>> <<case 5>> <<run replaceTextWithDelay("DescText", "<strong>Old man:</strong> - He is the one, and I am his owner, Callistratus Mokiy.")>> <<case 6>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - I buy Pearls, monster body parts, herbs from behind the wall, various valuables<br/>and any unusual trash that is thrown out of the fog.")>> <<case 7>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - And you don’t sell anything?")>> <<case 8>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - No, just buying. By the way, you didn't introduce yourself.")>> <<case 9>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Excuse me, my name is <$>$Pname</$>.")>> <<case 10>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - Let's get acquainted <$>$Pname</$>. We may be in the slums, and this is a pawn shop,<br/>but I only do business with trusted people.")>> <<case 11>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - So I warn you. If it becomes known that you are breaking the law or doing other<br/>outrageous things, then the attitude will be accordingly.")>> <<case 12>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - I see. But do you know where I can buy a weapon for self-defense and what I need for this?")>> <<case 13>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - In the eastern quarter near the entrance to the park area. To buy it,<br/>you just don't need to be wanted by the police.")>> <<case 14>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - And this also surprises all the newcomers, but here they only use melee weapons.<br/>Only swords, clubs and other.")>> <<case 15>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Why? Can't they make firearms or at least bows?")>> <<case 16>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - Heh, of course they can.")>> <<case 17>> <<run replaceTextWithDelay("DescText", "Callistratus goes to one of the cabinets and takes out a nail gun.")>> <<case 18>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - This one, for example, runs on a battery and can shoot a nail.<br/>It was made at a local factory.")>> <<case 19>> <<run replaceTextWithDelay("DescText", "The nail gun goes to its place.")>> <<case 20>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - It's just that there is magic in this world, and unlike most fairy tales, anyone can use it.")>> <<case 21>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - At least a couple of tricks are available to any self-taught person.")>> <<case 22>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - Even animals can deflect projectiles, and casting a spell or putting pressure<br/>on the brain is a favorite technique of any strong-willed monster, policeman or hunter.")>> <<case 23>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - So not only will you not do anything to the enemy by shooting, you will also become dangerous<br/>to your allies. However, there are pistols that spit out a wire and shock it. They work quite well.")>> <<case 24>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - True, not far, and it's not like they do any harm, and certainly not to monsters.<br/>A toy for the police. They don't sell them in weapons shop.")>> <<case 25>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - What should I do if I don’t know how to swing iron?")>> <<case 26>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - Obviously. Not to get into situations where you have to do it. But it's better not to know<br/>how and have it, than not to know how and not to have it.")>> <<case 27>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - In general, ask the weaponsmith for more details, he has his own tricks.")>> <<case 28>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - By the way, have you ever come across such an unusual old man? White beard,<br/>disgusting mug, idiotic character.")>> <<case 29>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Who works as a guard at the library?")>> <<case 30>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - Yes.")>> <<case 31>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - No, I haven't.")>> <<case 32>> <<run replaceTextWithDelay("DescText", "<strong>Callistratus:</strong> - If you happen to catch him, then kick him good. This old senile man likes to spy on women,<br/>does not disdain stealing, and for some reason he specially comes to do all this in the slums.")>> <<case 33>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Thanks for the warning.")>> <<case 34>> <<set $PAWNSHOP_START to 2>> <<run setTimeout(() => Engine.play("Pawnshop_01"), 500)>> <<default>> <<replace "#DescText">><<print "text">><</replace>> <</switch>><</link>></div> <div class="links01"> <<link "SKIP">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   SKIP"); Dialog.wiki("To confirm skipping a chapter, press the button again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $PAWNSHOP_START to 2>> <<run setTimeout(() => Engine.play("Pawnshop_01"), 500)>> <<default>> <<set $SKIP to 0>> <</switch>><</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>ADVENTURERS GUILD</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/GuildMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/GuildM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Guild_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">The reception hall of the local adventurers' guild. Here they issue tasks and report on their completion, as well as submit applications for admission to the ranks of hunters.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|NoQuarter_02]] </div> <div class="links-container03"> </div></div> <<set $location to "Guild_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Plot/04/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText">Entering the local guard building, you find yourself in a huge, empty reception area. </span></div></div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<run disableLink(event.target, 700)>> <<set $GUARD_START += 1>> <<switch $GUARD_START>> <<case 1>> <<run replaceTextWithDelay("DescText", "Having noticed you, the police officer behind the counter addresses you.")>> <<case 2>> <<run replaceTextWithDelay("DescText", "<strong>Policeman:</strong> - Are you here on business?")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/04/003.jpg")>> <<case 3>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Interesting building. Just dropped in to take a look. Is it open to the public?")>> <<case 4>> <<run replaceTextWithDelay("DescText", "<strong>Policeman:</strong> - Yes. But usually few people come here just like that.")>> <<case 5>> <<run replaceTextWithDelay("DescText", "<strong>Policeman:</strong> - No one is against citizens visiting this place. But I ask that you do not disturb anyone, and if there are detainees, do not approach them closely and do not talk to them, even if they try to start a conversation. Is that clear?")>> <<case 6>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Yes, of course.")>> <<case 7>> <<run replaceTextWithDelay("DescText", "<strong>Policeman:</strong> - Then since you came to satisfy your curiosity, on the right wall<br/>there is a stand with photographs of wanted bandits.")>> <<case 8>> <<run replaceTextWithDelay("DescText", "<strong>Policeman: - On the left is a stand with a basic list of laws and examples of the most common violations<br/>due to ignorance. For more complete information, I advise you to go to the library.")>> <<case 9>> <<run replaceTextWithDelay("DescText", "<strong>Policeman:</strong> - As such, we don't have any serious differences in the laws with most places where newcomers come from.<br/>But there are nuances. Not critical ones, most often such violations are punishable by a fine.")>> <<case 10>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - And if I meet a wanted person, will I need to detain him?")>> <<case 11>> <<run replaceTextWithDelay("DescText", "<br/><br/>The policeman looked at you in surprise.")>> <<case 12>> <<run replaceTextWithDelay("DescText", "<strong>Policeman:</strong> - Of course not. This is not the Wild West and we don't have bounty hunters. If you meet the person from the poster, you should stay as far away from him as possible, and it is also advisable to report where he was seen and what he was doing.")>> <<case 13>> <<run replaceTextWithDelay("DescText", "<strong>Policeman:</strong> - Catching criminals is the job of the police. And you are also a woman and obviously new to the city, you should avoid trouble and stay as far away from problems as possible, at least for a couple of years until you get settled in.")>> <<case 14>> <<run replaceTextWithDelay("DescText", "<strong>Policeman:</strong> - It's not that I have anything against women or anything, but big,<br/>sweaty men tend to suffer less from crime than young women.")>> <<case 15>> <<run replaceTextWithDelay("DescText", "<strong>Policeman:</strong> - And the local scum are cunning jackals who like to act in a pack.")>> <<case 16>> <<run replaceTextWithDelay("DescText", "<strong>Policeman:</strong> - Is the advice clear?")>> <<case 17>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Yes, thank you.")>> <<case 18>> <<run replaceTextWithDelay("DescText", "<strong>Policeman:</strong> - Then have a good day.")>> <<case 19>> <<set $GUARD_START to 2>> <<run setTimeout(() => Engine.play("City_Guard_01"), 500)>> <<default>> <<replace "#DescText">><<print "text">><</replace>> <</switch>><</link>></div> <div class="links01"> <<link "SKIP">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   SKIP"); Dialog.wiki("To confirm skipping a chapter, press the button again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $GUARD_START to 2>> <<run setTimeout(() => Engine.play("City_Guard_01"), 500)>> <<default>> <<set $SKIP to 0>> <</switch>><</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>HOME</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/ResidentialMM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/ResidentialM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Residential_02.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A small, cozy apartment in a quiet area.</div> <div class="links-row"> <div class="links-container02"> <<link "🔄 END THE DAY">> <<if $MP >= 21 and $TDay <= 14>> <<Message "It's too early to sleep<br/>You are still full of energy">> <<else>> <<goto "SLEEP_START">> <</if>> <</link>> [[⤴️ GO OUTSIDE|NoQuarter_04]] </div> <div class="links-container01"> <<if $Aro >= 40>> <div class="links01"> <<link "❤️ MASTURBATION">> <<if $Aro <= 39>> <<Message "You don't have high arousal">> <<else>> <<goto "Masturb_01">> <</if>> <</link>></div><</if>> </div> <div class="links-container03"> [[TO THE BATHROOM 🛁|Bathroom_02]] [[WATCH TV ⏳|TV_01]] </div></div> <<set $location to "Residential_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Plot/03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText">Descending into the dark abyss of the crypt, you find yourself in a stone bag filled with stale air. You begin to feel a sense of anxiety emanating from the depths of the the next descent. </span></div></div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<run disableLink(event.target, 700)>> <<set $DUNGEON_START += 1>> <<switch $DUNGEON_START>> <<case 1>> <<run replaceTextWithDelay("DescText", "One of the shadows near the nearest wall approaches you, revealing itself to be a strange-looking man.")>> <<case 2>> <<run replaceTextWithDelay("DescText", "<strong>Warden:</strong> - I don't know why the hell you came here, but this is a very bad idea.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/008.jpg")>> <<case 3>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Well... I noticed a passage and I was just curious where it led.")>> <<case 4>> <<run replaceTextWithDelay("DescText", "The man's expression distorted. As if he couldn't decide who was standing in front of him, a complete idiot or just a moron.")>> <<case 5>> <<run replaceTextWithDelay("DescText", "<strong>Warden:</strong> - Girl, there's a labyrinth down there filled with monsters.")>> <<case 6>> <<run replaceTextWithDelay("DescText", "<strong>Warden:</strong> - They'll eat you there.")>> <<case 7>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - And how...")>> <<case 8>> <<run replaceTextWithDelay("DescText", "Warden shook his head and, without waiting for the end of the sentence, walked around you and went outside.")>> <<case 9>> <<set $DUNGEON_START to 2>> <<run setTimeout(() => Engine.play("EntDungeon_01"), 500)>> <<default>> <<replace "#DescText">><<print "text">><</replace>> <</switch>><</link>></div> <div class="links01"> <<link "SKIP">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   SKIP"); Dialog.wiki("To confirm skipping a chapter, press the button again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $DUNGEON_START to 2>> <<run setTimeout(() => Engine.play("EntDungeon_01"), 500)>> <<default>> <<set $SKIP to 0>> <</switch>><</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Plot/02/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText">Entering through the main doors of the local news agency, you find yourself in a modest but cozy reception area. </span></div></div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<run disableLink(event.target, 700)>> <<set $TVSTUDIO_START += 1>> <<switch $TVSTUDIO_START>> <<case 1>> <<run replaceTextWithDelay("DescText", "There is no one at the reception desk, but above it there<br/>is a poster with information on the location of the offices and departments located there.")>> <<case 2>> <<run replaceTextWithDelay("DescText", "As you approach the reception desk, you hear the click of the door opening.")>> <<case 3>> <<run replaceTextWithDelay("DescText", "<strong>Woman:</strong> - Hello, I don’t remember seeing you before, are you a new employee or have you come to audition for the filming?")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/02/017.jpg")>> <<case 4>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Hello, my name is <$>$Pname</$>, I'm new in town so I'm just looking around.")>> <<case 5>> <<run replaceTextWithDelay("DescText", "<strong>Woman:</strong> - Nice to meet you <$>$Pname</$>. My name is Gedda Solberg. Perhaps I should tell you more about this place.")>> <<case 6>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - This building is the processing center for all events occurring in the city.")>> <<case 7>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - Many employees are busy monitoring the cameras installed on the city streets,<br/>tracking various incidents, accidents and violations of the law.")>> <<case 8>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - Some of it is processed to become material for the next episode on the TV channel,<br/>some is passed on to the police department and the rest is sent to the archive.")>> <<case 9>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Are there cameras in the city?")>> <<case 10>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - Exactly, even my arrival is the result of you being caught on camera and being told about it. You shouldn't think that the city is limited in technology, it's just that a significant portion of the residents and their families are more accustomed to living in conditions that remind them of past, less developed worlds.")>> <<case 11>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - Although it is worth saying that cameras are not everywhere. And not all of them belong to us.")>> <<case 12>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - At the very least, because then too many employees would be needed to work with the records.")>> <<case 13>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - For example, most of the slums and the park are without cameras. And naturally, we avoid installing them in public toilets and similar places. So if you suspect filming, you can safely report it to the nearest police officer. This is considered a serious crime.")>> <<case 14>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - We also publish a local newspaper with three main sections.<br/>Rumors, useful tips with various recipes and advertising of local shops and businesses.")>> <<case 15>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - In addition to the news, our airwaves are diluted by several popular TV series. For newcomers from the technogenic worlds, their quality may not seem high, but we do not have the budget and resources that the film studios they were familiar with had.")>> <<case 16>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - Although their popularity is not an exaggeration. Many city residents really do watch the lives<br/>of these heroes with interest when they find themselves at home after a busy working day.")>> <<case 17>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - And newcomers may be interested in the local life motifs they have not encountered before. After all, you are unlikely to remember even one series where everyday life is intertwined with the threat of monsters from the fog.")>> <<case 18>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - I would like to point out that we are always looking for new actors. I can't promise a permanent job, but for a beautiful woman it is quite easy money, because in most cases it is only required to portray a crowd in the background, or to perform a couple of simple actions.")>> <<case 19>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - The printing house also requires workers. But unfortunately,<br/>this work has its own specifics and therefore only men are hired there.")>> <<case 20>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - There are no other vacancies, but everything can change, so don't hesitate to drop by periodically for information. I assure you, with your appearance, you have great potential to become an actress in our TV series.")>> <<case 21>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - Well, and distributing advertising brochures in the park, that's also essentially us.")>> <<case 22>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Thank you. And if I am filmed, can the recording of me be used for anything?")>> <<case 23>> <<run replaceTextWithDelay("DescText", "<strong>Gedda:</strong> - They can, provided that it does not harm your honor and dignity, or they ask your permission. The alternative is if a crime is being recorded. Victims who find themselves in an unsightly situation are blurred out so that their identity can be preserved incognito, but no one will be scrupulous with criminals.")>> <<case 24>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Thank you for the information. It was very helpful.")>> <<case 25>> <<run replaceTextWithDelay("DescText", "The woman says goodbye to you with a smile and goes back to her office.")>> <<case 26>> <<set $TVSTUDIO_START to 2>> <<run setTimeout(() => Engine.play("TVstudio_01"), 500)>> <<default>> <<replace "#DescText">><<print "text">><</replace>> <</switch>><</link>></div> <div class="links01"> <<link "SKIP">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   SKIP"); Dialog.wiki("To confirm skipping a chapter, press the button again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $TVSTUDIO_START to 2>> <<run setTimeout(() => Engine.play("TVstudio_01"), 500)>> <<default>> <<set $SKIP to 0>> <</switch>><</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Plot/03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText">Approaching the door of the rented apartment, you are immediately noticed by a large black man. After which, wordlessly waving his hand for you to follow him, he opens the door and goes inside. </span></div></div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<run disableLink(event.target, 700)>> <<set $RESIDENTIAL_START += 1>> <<switch $RESIDENTIAL_START>> <<case 1>> <<run replaceTextWithDelay("DescText", "<strong>Man:</strong> - My name is Tobias Mumumba. As you might have guessed, I am the owner of this house and apartment.")>> <<case 2>> <<run replaceTextWithDelay("DescText", "<strong>Tobias:</strong> - The apartment is awesome, with all the bells and whistles, carpets and even tiles in the bathroom. But no TV. I'm not against those who watch it, but personally I think it's a toy of the Devil to brainwash honest guys.")>> <<case 3>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Hello, my name is <$>$Pname</$>, and I'm new in town. I'm looking for a place to live.")>> <<case 4>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - I see that the apartment is really in good condition. But what about the price?")>> <<case 5>> <<run replaceTextWithDelay("DescText", "<strong>Tobias:</strong> - 300 for the first week and 200 for all the rest. Don't take this as bias or anything, I'm actually very tolerant of white chicks. But I want to be sure that you're a creditworthy, reliable member of society. Or something like that. In general, that you won't fuck with my brains.")>> <<case 6>> <<run replaceTextWithDelay("DescText", "<strong>Tobias:</strong> - I'm like a big, strong and stern man, but deep inside... Very deep. A tender and vulnerable soul with a huge heart. That's why I wouldn't enjoy throwing another dumb bitch who can't find a normal job down the stairs.")>> <<case 7>> <<run replaceTextWithDelay("DescText", "<strong>Tobias:</strong> - Well? What do you think, are you taking it?")>> <<case 8>> <<set $RESIDENTIAL_START to 2>> <<run setTimeout(() => Engine.play("Residential_01"), 500)>> <<default>> <<replace "#DescText">><<print "text">><</replace>> <</switch>><</link>></div> <div class="links01"> <<link "SKIP">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   SKIP"); Dialog.wiki("To confirm skipping a chapter, press the button again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $RESIDENTIAL_START to 2>> <<run setTimeout(() => Engine.play("Residential_01"), 500)>> <<default>> <<set $SKIP to 0>> <</switch>><</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Bath to 0>> <<set $Tavern to 0>> <<set $RCOCS to 0>> <<set $BCOCS to 0>> <<set $ACrows to 0>> <<set $Horor01 to 0>> <<set $Horor02 to 0>> <<set $Horor03 to 0>> <<set $Horor04 to 0>> <<set $Horor05 to 0>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <<set $BRoom00 to 0>>/* возможность входа в комнаты борделя*/ <<set $BRoom01 to 0>> <<set $BRoom01 to random(2)>> /* Тип персонажа в первой комнате борделя */ <<set $BRoom02 to 0>> <<set $BRoom02 to random(2)>> /* Тип персонажа во второй комнате борделя */ <<set $BRoom03 to 0>> <<set $BRoom03 to random(1)>> /* Тип персонажа в третьей комнате борделя */ /* Работа в лабе */ <<set $LabW2 to 0>> <<set $WLBed01 to 0>> <<set $WLTable01 to 0>> <<set $WLCells01 to 0>> <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $CorrBase <= 49 and $Mad <= 49 and $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase <= 49 and $Mad <= 49 and $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase <= 49 and $Mad <= 49 and $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase <= 49 and $Mad <= 49 and $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase > 49 and $Mad <= 49 and $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase > 49 and $Mad <= 49 and $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase > 49 and $Mad <= 49 and $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase > 49 and $Mad <= 49 and $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase > 49 and $Mad > 49 and $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase > 49 and $Mad > 49 and $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase > 49 and $Mad > 49 and $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase > 49 and $Mad > 49 and $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase < 49 and $Mad > 49 and $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase < 49 and $Mad > 49 and $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase < 49 and $Mad > 49 and $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase < 49 and $Mad > 49 and $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $CorrBase <= 49 and $Mad <= 49>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You lie down in your bed and fall asleep.<br/>A new day full of adventures awaits you.</strong> </span> </div> </div> <<elseif $CorrBase > 49 and $Mad <= 49>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You lie down in your bed and fall asleep.<br/>A new day filled with adventures awaits you.</strong> </span> </div> </div> <<elseif $CorrBase > 49 and $Mad > 69>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You lie down in your bed and fall asleep.<br/><br/><br/><h2>T̷̨͕͕̫̬͛̌̏̅̄͠ͅH̶̡̛͇̤̬͓̬̊̏̔Ȅ̶͚̘͍̲͐̍͌̽̕͜Y҈̛̫̟̗̰̀̄̆̉͢ S̸̬̲̟҇͗͐̑͜Ě̸͎̜͍͈̙͒̓̾̓̕͢E҉̡̬͇̗͗̔͠ Y̶̧͇̯͗̈́̚͡Ō̷͖̳͉͎͕͊̓͢͠U҈̧̖͖̭͛̓͝</h2></strong> </span> </div> </div> <<elseif $CorrBase < 49 and $Mad > 49>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You lie down in your bed and fall asleep.<br/>Another day full of dangers and worries awaits you.</strong> </span> </div> </div> <</if>> </div> <<Message "⤴️ Your <strong>health</strong> is restored<br/><br/>⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤵️ Your <strong>corruption</strong> is reduced<br/><br/>⤵️ Your <strong>mind</strong> is rested">> /* Бонус к опыту за прожитый день */ <<set $Exp += 20>> <<run setup.checkLevelUp()>> /* Бонус к здоровью за прожитый день */ <<set $HP to Math.clamp($HP + 40, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Бонус к энергии за прожитый день */ <<set $MP to Math.clamp($MP + 80, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус к возбуждению за прожитый день */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Бонус снижение интоксикации за прожитый день */ <<set $Tox to Math.clamp($Tox - 100, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Изменение времени дня на сутки */ <<set $TDay to 0>> /* Изменение дня недели */ <<set $WDay += 1>> /* Увеличение игрового дня */ <<set $GDay += 1>> /* Следы спермы исчезают */ <<set $Sperm to 0>> /* Эффект зелья исчезает */ <<set $PPot to 0>> /* Эффект косметики исчезает */ <<set $Bimbo to 0>> /* Понижение Фитнесса */ <<set $Fit -= 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Понижение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase -= 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Понижение Безумия */ <<run updateMadMinimum()>> <<set $Mad -= 4>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> /* Сброс эффектов еды*/ <<set $VeMa01 to 0>> <<set $VeMa02 to 0>> <<set $VeMa03 to 0>> <<set $VeMa04 to 0>> <<set $SFOOD01 to 0>> <<set $SFOOD02 to 0>> <<set $SFOOD03 to 0>> /* Сброс ночного клуба*/ <<set $Dance to 0>> /* Уменьшение денег на счету */ <<if $BMoney > 0>> <<set $BMoney to Math.max(0, Math.floor($BMoney * 0.95))>> <<run UIBar.setStoryElements()>> <</if>> /* Продвижение счетчика за оплату жилья */ <<if $HOME == 1>> <<set $RENT += 1>> <</if>> <<set $EventEnc01 to 0>> /* Рандом для проверки №1 */ <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <<if $HOME == 0 and $WDay <= 5 and $Aro >= 100>> <<timed 4s>> <<goto "RMonster_01">> <</timed>> <<elseif $HOME == 0 and $WDay == 6>> <<timed 4s>> <<goto "SLEEP_01">> <</timed>> <<elseif $HOME == 0 and $WDay <= 5 and $EventEnc00 <= 2>> <<timed 4s>> <<goto "Flophouse_01">> <</timed>> <<elseif $HOME == 0 and $WDay <= 5 and $EventEnc00 >= 4>> <<timed 4s>> <<goto "Apartament_01">> <</timed>> <<elseif $HOME == 0 and $WDay <= 5 and $EventEnc00 == 3 and $EventEnc02 == 0 and $Mad >= 5>> <<timed 4s>> <<goto "DeadCities_01">> <</timed>> <<elseif $HOME == 0 and $WDay <= 5 and $EventEnc00 == 3 and $EventEnc02 == 1 and $Mad >= 5>> <<timed 4s>> <<goto "DeepSpace_01">> <</timed>> <<elseif $HOME == 0 and $WDay <= 5 and $EventEnc00 == 3 and $EventEnc02 == 2 and $Mad >= 10>> <<timed 4s>> <<goto "NightWitch_01">> <</timed>> <<elseif $HOME == 0 and $WDay <= 5 and $EventEnc00 == 3 and $EventEnc02 == 3 and $Mad >= 10>> <<timed 4s>> <<goto "NightMonster_01">> <</timed>> <<elseif $HOME == 0 and $WDay <= 5 and $EventEnc00 == 3 and $EventEnc02 == 4 and $Mad >= 15>> <<timed 4s>> <<goto "NightErotic_01">> <</timed>> <<elseif $HOME == 0 and $WDay <= 5 and $EventEnc00 == 3 and $EventEnc02 == 5 and $BimTotal >= 15>> <<timed 4s>> <<goto "NightShog_01">> <</timed>> <<elseif $HOME == 0 and $WDay <= 5 and $EventEnc00 == 3>> <<timed 4s>> <<goto "Flophouse_01">> <</timed>> <<elseif $HOME == 1 and $RENT == 7>> <<timed 4s>> <<goto "RENT_01">> <</timed>> <<elseif $HOME == 1 and $RENT <= 6 and $Aro >= 100>> <<timed 4s>> <<goto "RMonster_01">> <</timed>> <<elseif $HOME == 1 and $RENT <= 6 and $EventEnc00 <= 3>> <<timed 4s>> <<goto "Residential_02">> <</timed>> <<elseif $HOME == 1 and $WDay <= 5 and $EventEnc00 >= 4 and $EventEnc02 == 0 and $Mad >= 5>> <<timed 4s>> <<goto "DeadCities_01">> <</timed>> <<elseif $HOME == 1 and $WDay <= 5 and $EventEnc00 >= 4 and $EventEnc02 == 1 and $Mad >= 5>> <<timed 4s>> <<goto "DeepSpace_01">> <</timed>> <<elseif $HOME == 1 and $WDay <= 5 and $EventEnc00 >= 4 and $EventEnc02 == 2 and $Mad >= 10>> <<timed 4s>> <<goto "NightWitch_01">> <</timed>> <<elseif $HOME == 1 and $WDay <= 5 and $EventEnc00 >= 4 and $EventEnc02 == 3 and $Mad >= 10>> <<timed 4s>> <<goto "NightMonster_01">> <</timed>> <<elseif $HOME == 1 and $WDay <= 5 and $EventEnc00 >= 4 and $EventEnc02 == 4 and $Mad >= 15>> <<timed 4s>> <<goto "NightErotic_01">> <</timed>> <<elseif $HOME == 1 and $WDay <= 5 and $EventEnc00 >= 4 and $EventEnc02 == 5 and $BimTotal >= 15>> <<timed 4s>> <<goto "NightShog_01">> <</timed>> <<elseif $HOME == 1 and $WDay <= 5 and $EventEnc00 >= 4>> <<timed 4s>> <<goto "Residential_02">> <</timed>> <</if>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <br/> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You rest for some time.</strong> </span> </div> </div> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤵️ Your <strong>mind</strong> is rested">> /* параметры для осмотра областей */ <<set $INSPECTION_DOCKS to 0>> <<set $INSPECTION_WEAST to 0>> <<set $INSPECTION_NORTH to 0>> <<set $INSPECTION_EAST to 0>> <<set $INSPECTION_FIELDS to 0>> <<set $INSPECTION_FOREST to 0>> <<set $INSPECTION_DUNGEON to 0>> <<set $INSPECTION_FARM to 0>> /* Сброс эффектов еды*/ <<set $SFOOD01 to 0>> <<set $SFOOD02 to 0>> <<set $SFOOD03 to 0>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP + 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Увеличение времени дня */ <<set $TDay += 1>> /* Понижение Безумия */ <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <br/> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You rest for some time.</strong> </span> </div> </div> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤵️ Your <strong>mind</strong> is rested">> /* параметры для осмотра областей */ <<set $INSPECTION_DOCKS to 0>> <<set $INSPECTION_WEAST to 0>> <<set $INSPECTION_NORTH to 0>> <<set $INSPECTION_EAST to 0>> <<set $INSPECTION_FIELDS to 0>> <<set $INSPECTION_FOREST to 0>> <<set $INSPECTION_DUNGEON to 0>> <<set $INSPECTION_FARM to 0>> /* Сброс эффектов еды*/ <<set $SFOOD01 to 0>> <<set $SFOOD02 to 0>> <<set $SFOOD03 to 0>> /* Бонус к здоровью за отдых */ <<set $HP to Math.clamp($HP + 3, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP + 8, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Увеличение времени дня */ <<set $TDay += 1>> /* Понижение Безумия */ <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <br/><br/><br/> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You rest for some time.</strong> </span> </div> </div> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤵️ Your <strong>mind</strong> is rested">> /* параметры для осмотра областей */ <<set $INSPECTION_DOCKS to 0>> <<set $INSPECTION_WEAST to 0>> <<set $INSPECTION_NORTH to 0>> <<set $INSPECTION_EAST to 0>> <<set $INSPECTION_FIELDS to 0>> <<set $INSPECTION_FOREST to 0>> <<set $INSPECTION_DUNGEON to 0>> <<set $INSPECTION_FARM to 0>> /* Сброс эффектов еды*/ <<set $SFOOD01 to 0>> <<set $SFOOD02 to 0>> <<set $SFOOD03 to 0>> /* Бонус к здоровью за отдых */ <<set $HP to Math.clamp($HP + 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP + 8, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Увеличение времени дня */ <<set $TDay += 1>> /* Понижение Безумия */ <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc00 == 0>> <<goto "PrivBeach_04">> <<elseif $EventEnc00 == 1>> <<goto "PrivBeach_04">> <<elseif $EventEnc00 == 2>> <<goto "PrivBeach_05">> <<elseif $EventEnc00 == 3>> <<goto "PrivBeach_05">> <<elseif $EventEnc00 == 4>> <<goto "PrivBeach_06">> <<elseif $EventEnc00 == 5>> <<goto "PrivBeach_06">> <<elseif $EventEnc00 == 6 and $Bim >= 50>> <<goto "PrivBeach_05">> <<elseif $EventEnc00 == 6>> <<goto "PrivBeach_01">> <<elseif $EventEnc00 == 7 and $Bim >= 50>> <<goto "PrivBeach_06">> <<elseif $EventEnc00 == 7>> <<goto "PrivBeach_01">> <<else>> <<goto "PrivBeach_01">> <</if>> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <br/> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You rest for some time.</strong> </span> </div> </div> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤵️ Your <strong>mind</strong> is rested">> /* параметры для осмотра областей */ <<set $INSPECTION_DOCKS to 0>> <<set $INSPECTION_WEAST to 0>> <<set $INSPECTION_NORTH to 0>> <<set $INSPECTION_EAST to 0>> <<set $INSPECTION_FIELDS to 0>> <<set $INSPECTION_FOREST to 0>> <<set $INSPECTION_DUNGEON to 0>> <<set $INSPECTION_FARM to 0>> /* Сброс эффектов еды*/ <<set $SFOOD01 to 0>> <<set $SFOOD02 to 0>> <<set $SFOOD03 to 0>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP + 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Увеличение времени дня */ <<set $TDay += 1>> /* Понижение Безумия */ <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <br/> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You rest for some time.</strong> </span> </div> </div> <<Message "⤴️ Your <strong>energy</strong> is replenished">> /* параметры для осмотра областей */ <<set $INSPECTION_DOCKS to 0>> <<set $INSPECTION_WEAST to 0>> <<set $INSPECTION_NORTH to 0>> <<set $INSPECTION_EAST to 0>> <<set $INSPECTION_FIELDS to 0>> <<set $INSPECTION_FOREST to 0>> <<set $INSPECTION_DUNGEON to 0>> <<set $INSPECTION_FARM to 0>> /* Сброс эффектов еды*/ <<set $SFOOD01 to 0>> <<set $SFOOD02 to 0>> <<set $SFOOD03 to 0>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP + 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Увеличение времени дня */ <<set $TDay += 1>> /* Понижение Безумия */ <<run updateMadMinimum()>> <<set $Mad -= 0>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <br/> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You are walking around in search of something interesting.</strong> </span> </div> </div> <<Message "⤵️ You spent some <strong>energy</strong>">> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <br/> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You are walking around in search of something interesting.</strong> </span> </div> </div> <<Message "⤵️ You spent some <strong>energy</strong>">> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <br/> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You are walking around in search of something interesting.</strong> </span> </div> </div> <<Message "⤵️ You spent some <strong>energy</strong>">> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <br/> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You are walking around in search of something interesting.</strong> </span> </div> </div> <<Message "⤵️ You spent some <strong>energy</strong>">> /* Увеличение счетчика поиска */ <<set $INSPECTION_FIELDS += 1>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Увеличение времени дня */ <<set $TDay += 1>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <br/> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You are walking around in search of something interesting.</strong> </span> </div> </div> <<Message "⤵️ You spent some <strong>energy</strong>">> /* Увеличение счетчика поиска */ <<set $INSPECTION_FOREST += 1>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Увеличение времени дня */ <<set $TDay += 1>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <br/> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You are walking around in search of something interesting.</strong> </span> </div> </div> <<Message "⤵️ You spent some <strong>energy</strong>">> /* Увеличение счетчика поиска */ <<set $INSPECTION_DUNGEON += 1>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Увеличение времени дня */ <<set $TDay += 1>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <br/><br/> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You are walking around in search of something interesting.<br/>But found nothing</strong> </span> </div> </div> <<Message "⤵️ You spent some <strong>energy</strong>">> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div style="text-align: center;"><h2>PEARL DIVING</h2></div> <<if $Mad <= 49>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;">You have found the right place to look for pearls.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Diving will take some time and effort, аnd it can be dangerous to your health)<br/>(Efficiency is affected by Fitness and Dexterity)</span><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[LEAVE|Slums_03]] </div> <div class="links01"> <<link "SEARCH">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 15>> <<Message "It is too late for diving">> <<elseif $MP <= 14>> <<Message "You are too tired">> <<elseif $EventEnc00 == 0>> <<set $TDay += 3>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(2)>> <<set $CLoot00 to Math.floor($CLoot00 + 2 + $EventEnc + (($Fit + $DEX) / 12))>> <<set $CLoot00 to Math.clamp($CLoot00, 0, 30)>> <<run UIBar.setStoryElements()>> <<Message "You found some pearls">> <<timed 1s>> <<goto "Underwater_01">> <</timed>> <<else>> <<set $TDay += 3>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(2)>> <<set $CLoot00 to Math.floor($CLoot00 + 2 + $EventEnc + (($Fit + $DEX) / 12))>> <<set $CLoot00 to Math.clamp($CLoot00, 0, 30)>> <<run UIBar.setStoryElements()>> <<Message "You found some pearls">> <<timed 1s>> <<goto "PEARL_DIVING_01">> <</timed>> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "PEARL_DIVING_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div style="text-align: center;"><h2>ADVERTISING DISTRIBUTION</h2></div> <<if $Mad <= 49>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;"><br/>You are going to hand out advertising brochures from a special stand.<br/>Cameras will record your success, and the money will be credited to a bank account.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(This work will take some time and effort)<br/>(Efficiency is affected by Beauty and Intelligence)</span><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[LEAVE|Park_01]] </div> <div class="links01"> <<link "ADVERTISING">> <<run disableLink(event.target, 1500)>> <<if $TDay <= 2>> <<Message "There are too few people around">> <<elseif $TDay >= 12>> <<Message "There are too few people around">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<elseif $EventEnc00 == 4>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $BMoney to Math.floor($BMoney + 10 + $EventEnc + (($Bea + $INT) / 12))>> <<set $BMoney to Math.clamp($BMoney, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You handed out a couple of brochures">> <<timed 1s>> <<goto "Potion01_02">> <</timed>> <<elseif $EventEnc00 == 5>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $BMoney to Math.floor($BMoney + 10 + $EventEnc + (($Bea + $INT) / 12))>> <<set $BMoney to Math.clamp($BMoney, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You handed out a couple of brochures">> <<timed 1s>> <<goto "Potion02_01">> <</timed>> <<elseif $EventEnc00 == 6>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $BMoney to Math.floor($BMoney + 10 + $EventEnc + (($Bea + $INT) / 12))>> <<set $BMoney to Math.clamp($BMoney, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You handed out a couple of brochures">> <<timed 1s>> <<goto "Tonik03">> <</timed>> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $BMoney to Math.floor($BMoney + 10 + $EventEnc + (($Bea + $INT) / 12))>> <<set $BMoney to Math.clamp($BMoney, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You handed out a couple of brochures">> <<timed 1s>> <<goto "ADVERTISING_DISTR_01">> <</timed>> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "ADVERTISING_DISTR_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>JOGGING</h2></div> <<if $Mad <= 59 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Mad > 59 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Mad <= 59 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Mad > 59 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;">You have chosen a suitable route for jogging.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Fitness Workout)<br/>(Running at night can be unsafe)</span><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[LEAVE|Park_01]] </div> <div class="links01"> <<link "JOGGING">> <<run disableLink(event.target, 1500)>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(16)>> /* Случайное число от 0 до 16 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<if $TDay >= 20>> <<Message "It's too late for jogging">> <<elseif $MP <= 14>> <<Message "You are too tired">> <<elseif $EventEnc00 == 1>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "PRandomGirl_01">> <</timed>> <<elseif $EventEnc00 == 2>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "PRandomGirl_01">> <</timed>> <<elseif $EventEnc00 == 3>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "PRandomGirl_01">> <</timed>> <<elseif $EventEnc00 == 4 and $TDay <= 14 and $PPot == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "PDBandit_01">> <</timed>> <<elseif $EventEnc00 == 5 and $TDay <= 14 and $PPot == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "PDBandit_01">> <</timed>> <<elseif $EventEnc00 == 6 and $TDay >= 15 and $PPot == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "PNBandit_01">> <</timed>> <<elseif $EventEnc00 == 7 and $TDay >= 15 and $PPot == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "PNBandit_01">> <</timed>> <<elseif $EventEnc00 == 8 and $TDay >= 15 and $PPot == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "PNBandit_01">> <</timed>> <<elseif $EventEnc00 == 9 and $TDay >= 15 and $PPot == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "PNBandit_01">> <</timed>> <<elseif $EventEnc00 == 10 and $EventEnc01 == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "Potion01_02">> <</timed>> <<elseif $EventEnc00 == 10 and $EventEnc01 == 1>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "Potion02_01">> <</timed>> <<elseif $EventEnc00 == 11 and $EventEnc01 == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "Potion01_02">> <</timed>> <<elseif $EventEnc00 == 11 and $EventEnc01 == 1>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "Potion02_01">> <</timed>> <<elseif $EventEnc00 == 12 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $ACrows == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "CrowsPark_01">> <</timed>> <<elseif $EventEnc00 == 13 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $ACrows == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "CrowsPark_01">> <</timed>> <<elseif $EventEnc00 == 14 and $TDay <= 14>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "Tonik03">> <</timed>> <<elseif $EventEnc00 == 15 and $TDay <= 14>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "Tonik03">> <</timed>> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "JOGGING_01">> <</timed>> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "JOGGING_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>WAITRESS JOB</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(21)>> /* Случайное число от 0 до 21 */ <<if $Mad <= 49>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;">You have changed into your work uniform and are ready to serve your customers.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(This work will take some time and effort)<br/>(Efficiency is affected by Beauty and Dexterity)</span><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[LEAVE|Tavern_01]] </div> <div class="links01"> <<link "WAITRESS JOB">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 16>> <<Message "It's too late to work">> <<elseif $MP <= 14>> <<Message "You are too tired">> <<elseif $EventEnc00 == 0 and $Tavern <= 3 and $Bea >= 20 and $NRep >= 400>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Talk_01">> <</timed>> <<elseif $EventEnc00 == 1 and $Tavern <= 3 and $Bea >= 20 and $NRep >= 300>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Talk_01">> <</timed>> <<elseif $EventEnc00 == 2 and $Tavern <= 3 and $Bea >= 20 and $NRep >= 200>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Talk_01">> <</timed>> <<elseif $EventEnc00 == 3 and $Tavern <= 3 and $Bea >= 20 and $NRep >= 100>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Talk_01">> <</timed>> <<elseif $EventEnc00 == 4 and $Tavern <= 3 and $Bea >= 80 and $PPot == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Haras_01">> <</timed>> <<elseif $EventEnc00 == 5 and $Tavern <= 3 and $Bea >= 70 and $PPot == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Haras_01">> <</timed>> <<elseif $EventEnc00 == 6 and $Tavern <= 3 and $Bea >= 60 and $PPot == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Haras_01">> <</timed>> <<elseif $EventEnc00 == 7 and $Tavern <= 3 and $Bea >= 50>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Talk_01">> <</timed>> <<elseif $EventEnc00 == 8 and $Tavern <= 3 and $Bea >= 40 and $PPot == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Haras_01">> <</timed>> <<elseif $EventEnc00 == 9 and $Tavern <= 3 and $Bea >= 30 and $PPot == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Haras_01">> <</timed>> <<elseif $EventEnc00 == 10 and $Tavern <= 3 and $Bea >= 20>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Talk_01">> <</timed>> <<elseif $EventEnc00 == 11 and $Tavern <= 3 and $Bea >= 10>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Talk_01">> <</timed>> <<elseif $EventEnc00 == 12 and $Tavern <= 3>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Talk_01">> <</timed>> <<elseif $EventEnc00 == 13 and $Tavern <= 3 and $PPot == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Haras_01">> <</timed>> <<elseif $EventEnc00 == 14 and $Tavern <= 3 and $PPot == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Haras_01">> <</timed>> <<elseif $EventEnc00 == 15 and $Tavern <= 3 and $PPot == 0>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Haras_01">> <</timed>> <<elseif $EventEnc00 == 16 and $Tavern <= 3>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "WAITRESS_JOB_01">> <</timed>> <<elseif $EventEnc00 == 17 and $Tavern <= 3>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "WAITRESS_JOB_01">> <</timed>> <<elseif $EventEnc00 == 18 and $Tavern <= 3>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Order_01">> <</timed>> <<elseif $EventEnc00 == 19 and $Tavern <= 3>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Order_01">> <</timed>> <<elseif $EventEnc00 == 20 and $Tavern <= 3>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Order_01">> <</timed>> <<elseif $EventEnc00 == 21 and $Tavern <= 3>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "T_Order_01">> <</timed>> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(15)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($Bea + $DEX) / 12))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You served several customers">> <<timed 1s>> <<goto "WAITRESS_JOB_01">> <</timed>> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "WAITRESS_JOB_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>TAVERN TABLE</h2></div> <<if $Mad <= 49>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;">A free table in a tavern where you can order a delicious meal or drink.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Eating food and drinking affects your character's stats, but it costs money and takes time.)</span></div> <div class="links-row"> <div class="links-container02"> <div class="links01"> <<link "🧃 JUICE">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 17>> <<Message "It's too late">> <<elseif $Money <= 2>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP + 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 3>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have quenched your thirst">> <<timed 1s>> <<goto "TAVERN_TABLE_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "☕️ COFFEE">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 17>> <<Message "It's too late">> <<elseif $Money <= 3>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP + 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 4>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have quenched your thirst">> <<timed 1s>> <<goto "TAVERN_TABLE_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "🍺 BEER">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 17>> <<Message "It's too late">> <<elseif $Money <= 4>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP + 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Tox to Math.clamp($Tox + 15, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 5>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You drank alcohol">> <<timed 1s>> <<goto "TAVERN_TABLE_01">> <</timed>> <</if>> <</link>></div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ LEAVE|Tavern_01]] </div> <div class="links01"> <<link "🍝 MEAT STEW">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 17>> <<Message "It's too late">> <<elseif $Money <= 9>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP + 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 15, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox - 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 10>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You had a hearty meal">> <<timed 1s>> <<goto "TAVERN_TABLE_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "🍛 PEA SOUP">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 17>> <<Message "It's too late">> <<elseif $Money <= 9>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP + 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 15, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox - 30, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 10>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You had a hearty meal">> <<timed 1s>> <<goto "TAVERN_TABLE_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "🍚 BOILED RICE">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 17>> <<Message "It's too late">> <<elseif $Money <= 7>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP + 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 8>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You had a hearty meal">> <<timed 1s>> <<goto "TAVERN_TABLE_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "📋 MENU">> <<run disableLink(event.target, 1500)>> <<script>> Dialog.setup("   MENU"); Dialog.wiki("🧃 JUICE - 3<br/>☕️ COFFEE - 4<br/>🍺 BEER - 5<br/>🍝 MEAT STEW - 10<br/>🍛 PEA SOUP - 10<br/>🍚 BOILED RICE - 8<br/>🍷 WINE - 8<br/>🥃 WHISKEY - 10<br/>🥛 VODKA - 8"); Dialog.open(); <</script>> <</link>></div> </div> <div class="links-container03"> <div class="links01"> <<link "🍷 WINE">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 17>> <<Message "It's too late">> <<elseif $Money <= 7>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP + 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP - 0, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Tox to Math.clamp($Tox + 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 8>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You drank alcohol">> <<timed 1s>> <<goto "TAVERN_TABLE_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "🥃 WHISKEY">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 17>> <<Message "It's too late">> <<elseif $Money <= 9>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP + 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Tox to Math.clamp($Tox + 40, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 10>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You drank alcohol">> <<timed 1s>> <<goto "TAVERN_TABLE_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "🥛 VODKA">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 17>> <<Message "It's too late">> <<elseif $Money <= 7>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP + 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Tox to Math.clamp($Tox + 40, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 8>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You drank alcohol">> <<timed 1s>> <<goto "TAVERN_TABLE_01">> <</timed>> <</if>> <</link>></div> </div></div> <<set $location to "TAVERN_TABLE_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>STREET FOOD</h2></div> <<if $Mad <= 49>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;">A stall with cheap and suspicious food. It looks extremely suspicious, but smells very tasty.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Eating food and drinking affects your character's stats, but it costs money)</span></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[⤴️ LEAVE|Port_01]] </div> <div class="links01"> <<link "🐁 HOTRAT">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 18>> <<Message "It's too late">> <<elseif $Money <= 1>> <<Message "You don't have enough money">> <<elseif $SFOOD01 == 1>> <<Message "Are you full">> <<else>> <<set $MP to Math.clamp($MP + 7, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 3, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 2>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<Message "You had a hearty meal">> <<set $SFOOD01 to 1>> <<timed 1s>> <<goto "STREET_FOOD_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "🦑 POSSIBLY SQUID">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 18>> <<Message "It's too late">> <<elseif $Money <= 2>> <<Message "You don't have enough money">> <<elseif $SFOOD01 == 1>> <<Message "Are you full">> <<else>> <<set $MP to Math.clamp($MP + 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox + 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 3>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <<Message "You had a hearty meal">> <<set $SFOOD01 to 1>> <<timed 1s>> <<goto "STREET_FOOD_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "🐟 FRIED FISH">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 18>> <<Message "It's too late">> <<elseif $Money <= 2>> <<Message "You don't have enough money">> <<elseif $SFOOD01 == 1>> <<Message "Are you full">> <<else>> <<set $MP to Math.clamp($MP + 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 3>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You had a hearty meal">> <<set $SFOOD01 to 1>> <<timed 1s>> <<goto "STREET_FOOD_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "🧉 MOONSHINE">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 18>> <<Message "It's too late">> <<elseif $Money <= 2>> <<Message "You don't have enough money">> <<elseif $SFOOD02 == 1>> <<Message "Are you full">> <<else>> <<set $MP to Math.clamp($MP + 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox + 30, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $Money -= 3>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You had a hearty meal">> <<set $SFOOD02 to 1>> <<timed 1s>> <<goto "STREET_FOOD_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "📋 MENU">> <<run disableLink(event.target, 1500)>> <<script>> Dialog.setup("   MENU"); Dialog.wiki("🐁 HOTRAT - 2<br/>🦑 POSSIBLY SQUID - 3<br/>🐟 FRIED FISH - 3<br/>🧉 MOONSHINE - 3<br/>"); Dialog.open(); <</script>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "STREET_FOOD_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>VENDING MACHINE</h2></div> <<if $Mad <= 49>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;">A vending machine with cheap and suspicious products.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Eating food and drinking affects your character's stats, but it costs money.)</span></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[⤴️ LEAVE|WeQuarter_02]] </div> <div class="links01"> <<link "🍫 CHOCOLATE">> <<run disableLink(event.target, 1500)>> <<if $Money == 0>> <<Message "You don't have enough money">> <<elseif $VeMa02 >= 1>> <<set $MP to Math.clamp($MP + 1, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 1, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox + 1, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 1>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $AssStatus += 2>> <<set $AssStatus to Math.clamp($AssStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateAss()>> <<set $Fit -= 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "You ate something tasty">> <<set $VeMa01 to 1>> <<timed 1s>> <<goto "VENDING_MACHINE_01">> <</timed>> <<else>> <<set $MP to Math.clamp($MP + 1, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 1, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox + 1, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 1>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You ate something tasty">> <<set $VeMa01 to 1>> <<timed 1s>> <<goto "VENDING_MACHINE_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "🧋 SODA">> <<run disableLink(event.target, 1500)>> <<if $Money <= 4>> <<Message "You don't have enough money">> <<elseif $VeMa01 >= 1>> <<set $MP to Math.clamp($MP + 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 2, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox - 0, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 5>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $AssStatus += 4>> <<set $AssStatus to Math.clamp($AssStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateAss()>> <<set $Fit -= 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "You ate something tasty">> <<set $VeMa02 to 1>> <<timed 1s>> <<goto "VENDING_MACHINE_01">> <</timed>> <<else>> <<set $MP to Math.clamp($MP + 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 2, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox - 0, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 5>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You ate something tasty">> <<set $VeMa02 to 1>> <<timed 1s>> <<goto "VENDING_MACHINE_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "📋 MENU">> <<run disableLink(event.target, 1500)>> <<script>> Dialog.setup("   MENU"); Dialog.wiki("🍫 CHOCOLATE - 1<br/>🧋 SODA - 5<br/>"); Dialog.open(); <</script>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "VENDING_MACHINE_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>VENDING MACHINE</h2></div> <<if $Mad <= 49>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;">A vending machine with cheap and suspicious products.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Eating food and drinking affects your character's stats, but it costs money.)</span></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[⤴️ LEAVE|EaQuarter_01]] </div> <div class="links01"> <<link "🥫 CROUTONS">> <<run disableLink(event.target, 1500)>> <<if $Money == 0>> <<Message "You don't have enough money">> <<elseif $VeMa04 >= 1>> <<set $MP to Math.clamp($MP + 1, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 1, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox + 1, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 1>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $ChestStatus += 2>> <<set $ChestStatus to Math.clamp($ChestStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateChest()>> <<set $Fit -= 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "You ate something tasty">> <<set $VeMa03 to 1>> <<timed 1s>> <<goto "VENDING_MACHINE_02">> <</timed>> <<else>> <<set $MP to Math.clamp($MP + 1, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 1, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox + 1, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 1>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You ate something tasty">> <<set $VeMa03 to 1>> <<timed 1s>> <<goto "VENDING_MACHINE_02">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "🥤 LEMONADE">> <<run disableLink(event.target, 1500)>> <<if $Money <= 4>> <<Message "You don't have enough money">> <<elseif $VeMa03 >= 1>> <<set $MP to Math.clamp($MP + 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 2, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox - 0, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 5>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $ChestStatus += 4>> <<set $ChestStatus to Math.clamp($ChestStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateChest()>> <<set $Fit -= 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "You ate something tasty">> <<set $VeMa04 to 1>> <<timed 1s>> <<goto "VENDING_MACHINE_02">> <</timed>> <<else>> <<set $MP to Math.clamp($MP + 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 2, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $Tox to Math.clamp($Tox - 0, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 5>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You ate something tasty">> <<set $VeMa04 to 1>> <<timed 1s>> <<goto "VENDING_MACHINE_02">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "📋 MENU">> <<run disableLink(event.target, 1500)>> <<script>> Dialog.setup("   MENU"); Dialog.wiki("🥫 CROUTONS - 1<br/>🥤 LEMONADE - 5<br/>"); Dialog.open(); <</script>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "VENDING_MACHINE_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(20)>> /* Случайное число от 0 до 20 */ <div class="game-content"> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Travel/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Travel/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You are traveling to your destination in a train car.</strong> </span> </div> </div> <<set $location to "ROUTE _01">> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" >> <<if $EventEnc00 == 0 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 1 and $Metro == 0 and $PPot == 0>> <<goto "MHarassment_01">> <<elseif $EventEnc00 == 2 and $Metro == 0>> <<goto "WeQuarter_04">> <<elseif $EventEnc00 == 3 and $Metro == 0>> <<goto "WeQuarter_04">> <<elseif $EventEnc00 == 4 and $Metro == 0>> <<goto "WeQuarter_04">> <<elseif $EventEnc00 == 5 and $Metro == 0 and $PPot == 0>> <<goto "MHarassment_01">> <<elseif $EventEnc00 == 6 and $Metro == 0>> <<goto "MDream_01">> <<elseif $EventEnc00 == 7 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 8 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 9 and $Metro == 0>> <<goto "MDream_01">> <<elseif $EventEnc00 == 10 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 11 and $Metro == 0 and $PPot == 0>> <<goto "MHarassment_01">> <<elseif $EventEnc00 == 12 and $Metro == 0>> <<goto "WeQuarter_04">> <<elseif $EventEnc00 == 13 and $Metro == 0>> <<goto "WeQuarter_04">> <<elseif $EventEnc00 == 14 and $Metro == 0>> <<goto "WeQuarter_04">> <<elseif $EventEnc00 == 15 and $Metro == 0>> <<goto "WeQuarter_04">> <<elseif $EventEnc00 == 16 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 17 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 18 and $Metro == 0>> <<goto "WeQuarter_04">> <<elseif $EventEnc00 == 19 and $Metro == 0>> <<goto "WeQuarter_04">> <<elseif $EventEnc00 == 20 and $Metro == 0>> <<goto "WeQuarter_04">> <<else>> <<goto "WeQuarter_04">> <</if>> <</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Travel/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Travel/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You are traveling to your destination in a train car.</strong> </span> </div> </div> <<set $location to "ROUTE _02">> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" >> <<if $EventEnc00 == 0 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 1 and $Metro == 0 and $PPot == 0>> <<goto "MHarassment_01">> <<elseif $EventEnc00 == 2 and $Metro == 0>> <<goto "Slums_01">> <<elseif $EventEnc00 == 3 and $Metro == 0>> <<goto "Slums_01">> <<elseif $EventEnc00 == 4 and $Metro == 0>> <<goto "Slums_01">> <<elseif $EventEnc00 == 5 and $Metro == 0 and $PPot == 0>> <<goto "MHarassment_01">> <<elseif $EventEnc00 == 6 and $Metro == 0>> <<goto "MDream_01">> <<elseif $EventEnc00 == 7 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 8 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 9 and $Metro == 0>> <<goto "MDream_01">> <<elseif $EventEnc00 == 10 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 11 and $Metro == 0 and $PPot == 0>> <<goto "MHarassment_01">> <<elseif $EventEnc00 == 12 and $Metro == 0>> <<goto "Slums_01">> <<elseif $EventEnc00 == 13 and $Metro == 0>> <<goto "Slums_01">> <<elseif $EventEnc00 == 14 and $Metro == 0>> <<goto "Slums_01">> <<elseif $EventEnc00 == 15 and $Metro == 0>> <<goto "Slums_01">> <<elseif $EventEnc00 == 16 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 17 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 18 and $Metro == 0>> <<goto "Slums_01">> <<elseif $EventEnc00 == 19 and $Metro == 0>> <<goto "Slums_01">> <<elseif $EventEnc00 == 20 and $Metro == 0>> <<goto "Slums_01">> <<else>> <<goto "Slums_01">> <</if>> <</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Travel/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Travel/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You are traveling to your destination in a train car.</strong> </span> </div> </div> <<set $location to "ROUTE _03">> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" >> <<if $EventEnc00 == 0 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 1 and $Metro == 0 and $PPot == 0>> <<goto "MHarassment_01">> <<elseif $EventEnc00 == 2 and $Metro == 0>> <<goto "NoQuarter_04">> <<elseif $EventEnc00 == 3 and $Metro == 0>> <<goto "NoQuarter_04">> <<elseif $EventEnc00 == 4 and $Metro == 0>> <<goto "NoQuarter_04">> <<elseif $EventEnc00 == 5 and $Metro == 0 and $PPot == 0>> <<goto "MHarassment_01">> <<elseif $EventEnc00 == 6 and $Metro == 0>> <<goto "MDream_01">> <<elseif $EventEnc00 == 7 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 8 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 9 and $Metro == 0>> <<goto "MDream_01">> <<elseif $EventEnc00 == 10 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 11 and $Metro == 0 and $PPot == 0>> <<goto "MHarassment_01">> <<elseif $EventEnc00 == 12 and $Metro == 0>> <<goto "NoQuarter_04">> <<elseif $EventEnc00 == 13 and $Metro == 0>> <<goto "NoQuarter_04">> <<elseif $EventEnc00 == 14 and $Metro == 0>> <<goto "NoQuarter_04">> <<elseif $EventEnc00 == 15 and $Metro == 0>> <<goto "NoQuarter_04">> <<elseif $EventEnc00 == 16 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 17 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 18 and $Metro == 0>> <<goto "NoQuarter_04">> <<elseif $EventEnc00 == 19 and $Metro == 0>> <<goto "NoQuarter_04">> <<elseif $EventEnc00 == 20 and $Metro == 0>> <<goto "NoQuarter_04">> <<else>> <<goto "NoQuarter_04">> <</if>> <</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Travel/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Travel/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You are traveling to your destination in a train car.</strong> </span> </div> </div> <<set $location to "ROUTE _04">> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" >> <<if $EventEnc00 == 0 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 1 and $Metro == 0 and $PPot == 0>> <<goto "MHarassment_01">> <<elseif $EventEnc00 == 2 and $Metro == 0>> <<goto "EaQuarter_03">> <<elseif $EventEnc00 == 3 and $Metro == 0>> <<goto "EaQuarter_03">> <<elseif $EventEnc00 == 4 and $Metro == 0>> <<goto "EaQuarter_03">> <<elseif $EventEnc00 == 5 and $Metro == 0 and $PPot == 0>> <<goto "MHarassment_01">> <<elseif $EventEnc00 == 6 and $Metro == 0>> <<goto "MDream_01">> <<elseif $EventEnc00 == 7 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 8 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 9 and $Metro == 0>> <<goto "MDream_01">> <<elseif $EventEnc00 == 10 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 11 and $Metro == 0 and $PPot == 0>> <<goto "MHarassment_01">> <<elseif $EventEnc00 == 12 and $Metro == 0>> <<goto "EaQuarter_03">> <<elseif $EventEnc00 == 13 and $Metro == 0>> <<goto "EaQuarter_03">> <<elseif $EventEnc00 == 14 and $Metro == 0>> <<goto "EaQuarter_03">> <<elseif $EventEnc00 == 15 and $Metro == 0>> <<goto "EaQuarter_03">> <<elseif $EventEnc00 == 16 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 17 and $Metro == 0>> <<goto "MRandomGirl_01">> <<elseif $EventEnc00 == 18 and $Metro == 0>> <<goto "EaQuarter_03">> <<elseif $EventEnc00 == 19 and $Metro == 0>> <<goto "EaQuarter_03">> <<elseif $EventEnc00 == 20 and $Metro == 0>> <<goto "EaQuarter_03">> <<else>> <<goto "EaQuarter_03">> <</if>> <</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText">A short time after you woke up, there was a knock on the door of your apartment. </span></div></div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<run disableLink(event.target, 1500)>> <<set $RENT_START += 1>> <<switch $RENT_START>> <<case 1>> <<run replaceTextWithDelay("DescText", "Looking through the peephole, you see Tobias behind the door and let him inside.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/006.jpg")>> <<case 2>> <<run replaceTextWithDelay("DescText", "Tobias quickly looks around the apartment, making sure that it is in perfect order.")>> <<case 3>> <<run replaceTextWithDelay("DescText", "<strong>Tobias:</strong> - A week has passed, time to pay.<br/>I hope you don't have any problems with this?")>> <<case 4>> <<set $RENT_START to 0>> <<run setTimeout(() => Engine.play("RENT_02"), 500)>> <<default>> <<replace "#DescText">><<print "text">><</replace>> <</switch>><</link>></div> <div class="links01"> <<link "SKIP">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   SKIP"); Dialog.wiki("To confirm skipping a chapter, press the button again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $RENT_START to 0>> <<run setTimeout(() => Engine.play("RENT_02"), 500)>> <<default>> <<set $SKIP to 0>> <</switch>><</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <<set $RPAY to 0>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(1)>> /* Случайное число от 0 до 1 */ <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Plot/03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText">Tobias is waiting for your answer. </span></div></div> <div class="links-container00"> <div class="links01"> <<link "PAY">> <<if $RPAY == 1>> <<Message "Wait">> <<elseif $Money <= 199>> <<Message "You don't have enough money">> <<else>> <<set $RPAY to 1>> <<set $RENT to 0>> <<set $Money -= 200>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<run replaceTextWithDelay("DescText", "<br/><br/><strong>Tobias:</strong> - Great <$>$NTitle</$>, see you in a week. And be careful,<br/>there's been some crazy stuff going on in this city lately.<br/>(Tobias leaves your apartment)")>> <<Message "You have paid accommodation for a week">> <<timed 5s>> <<goto "Residential_02">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "ANOTHER WAY">> <<if $RPAY == 1>> <<Message "Wait">> <<elseif $Corr <= 35>> <<Message "You are not that corrupted">> <<elseif $RPAY == 1>> <<Message "Wait">> <<elseif $Corr >= 36 and $NRep >= 500 and $EventEnc00 == 0>> <<set $RPAY to 1>> <<set $RENT to 0>> <<timed 1s>> <<goto "Rent_Fuck_03">> <</timed>> <<elseif $Corr >= 36 and $NRep >= 500 and $EventEnc00 == 1>> <<set $RPAY to 1>> <<set $RENT to 0>> <<timed 1s>> <<goto "Rent_Fuck_02">> <</timed>> <<else>> <<set $RPAY to 1>> <<set $RENT to 0>> <<timed 1s>> <<goto "Rent_Fuck_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "I CAN'T PAY">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   CAN'T"); Dialog.wiki("Are you sure?<br/>This will mean losing the game.<br/>To confirm, select this option again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $RENT_START to 0>> <<run setTimeout(() => Engine.play("END_MONEY_01"), 500)>> <<default>> <<set $SKIP to 0>> <</switch>><</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Endgame/005.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span id="DescText"> <strong>In payment of debts, you were sold as a debt slave.<br/>You were bought by scientists of a local corporation to conduct a series of experiments.</strong> </span> </div> </div> </div> <<timed 5s>> <<goto "END_MONEY_02">> <</timed>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } .comp06 { color: #faf5fa; text-shadow: 0px 0px 18px #adadad; font-family: var(--body-font); font-size: 2.6em; line-height: 0px; padding: auto; } .comp06 a, .comp00 a:hover, .comp00 a:active { color: #faf5fa; text-shadow: 0px 0px 18px #adadad; text-decoration: underline; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <br/> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <<if $EventEnc00 == 0>> <div class="map2"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Endgame/001.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 1>> <div class="map2"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Endgame/002.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 2>> <div class="map2"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Endgame/003.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 3>> <div class="map2"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Endgame/004.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span id="DescText"> <div class="comp06"><span class="madness00"> <br/><br/><strong>C̵̠̳͍̘̞̫̖̳͖̠̤̪͍̥̩̫͔̆͑́̊̔̅͛̃̊͐̄̀̈́̊̅͂̓ͅH҉̖͇̥̱͖̖̜̟̣̗̣̜͍͉̝̦̪̯̲͙̦͒̾́̋̓̀̇̿͋͌̌̍A̴͕̝̰̠̬̠͓̗͕̪̱̪͎͍̟̗͇̥͖͗̆̋͒́̊͒͆͆͋͊̀̓͐O̶̝̜͙͓͉͔̥͉̖̭͕̞͎͉̘̙̜͉̘͍̟̬̣̞̽̀̓̽̀͑̏̄̊̒̓̏̄͂̃̒͐̄̄S̸̙̞̩̫͉̰͇̰̫̰͍̲̲̗͚̜̫̳̬͉̜͓͉̏͊̓͑̈͗̽̃̉̐̌̔͑̎́͋ R҉̤̱͕̫͔̤̬͈̣̰͍̙͈̪̗̋̏̂̽͊̓̄́͒͐̓̂͗͂̀̉̾̓̚Ẽ̸͇̦̪͉̬̣͕̳͇̘̮̣͙̗͕͍̮̪̙͈̲̐͑̊͒̿͌̔̂̑̂̋̈̂͐̚ͅÌ̶̲̭̗͎̦̖͙̖̲͓͎͎͔̤̝͕̭̒̋̓͊̏̾̉͒͐͌̑͊̾Ǵ̷̠̩̥̭͙̪̩͙̞͎̠̱̯̮̬̝̎̈́͛̐͋̐̇͂̑͌̀́̿̀͒͗̌̌̿̚ͅN̷̦̲͎̤̪̪͇͍͖̗͉̙̝̰͍̫̳͔̤͌͒̀̇͛̎̀̈̆̇͂̒͊̂̋̏̉̍̚Ŝ̸̪̞̩̯̳͎͈̗͍̞̟̣̆̅̓̏̄̒̎͒͆̓̔̏͆ͅ</strong> </span></div> </span> </div> </div> </div> <<audio "END_MAD_01" play>> <<timed 4s>> <<goto "GAME_DESCRIPTION_00">> <</timed>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } .comp06 { color: #faf5fa; text-shadow: 0px 0px 18px #adadad; font-family: var(--body-font); font-size: 2.6em; line-height: 0px; padding: auto; } .comp06 a, .comp00 a:hover, .comp00 a:active { color: #faf5fa; text-shadow: 0px 0px 18px #adadad; text-decoration: underline; } /* Контейнер для Текста по середине */ .TEXT-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ position: relative; top: 25px; left: 0px; min-width: 1050px; min-height: 250px; max-width: 1050px; max-height:250px; display: flex; align-items: top; justify-content: center; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); transition: background-color 0.3s ease; font-size: 1.5em; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ position: absolute; top: 600px; left: 740px; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Plot/03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText">You wake up in a hospital room. </span></div></div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<run disableLink(event.target, 1500)>> <<set $END_HEALTH += 1>> <<switch $END_HEALTH>> <<case 1>> <<run replaceTextWithDelay("DescText", "Doctor Dickins is coming to see you.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/004.jpg")>> <<case 2>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - Looks like you've had a really bad day. But we've fixed that.")>> <<case 3>> <<run replaceTextWithDelay("DescText", "<strong>Dave Dickins:</strong> - How will you pay?")>> <<case 4>> <<set $END_HEALTH to 0>> <<run setTimeout(() => Engine.play("END_HEALTH_02"), 500)>> <<default>> <<replace "#DescText">><<print "text">><</replace>> <</switch>><</link>></div> <div class="links01"> <<link "SKIP">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   SKIP"); Dialog.wiki("To confirm skipping a chapter, press the button again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $END_HEALTH to 0>> <<run setTimeout(() => Engine.play("END_HEALTH_02"), 500)>> <<default>> <<set $SKIP to 0>> <</switch>><</link>></div> </div> </div> <<set $HP to Math.clamp($HP + 50, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $MP to Math.clamp($MP + 80, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Tox to Math.clamp($Tox - 100, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Сброс эффектов еды*/ <<set $VeMa01 to 0>> <<set $VeMa02 to 0>> <<set $VeMa03 to 0>> <<set $VeMa04 to 0>> <<set $SFOOD01 to 0>> <<set $SFOOD02 to 0>> <<set $SFOOD03 to 0>> /* Изменение времени дня на сутки */ <<set $TDay to 0>> /* Изменение дня недели */ <<set $WDay += 1>> /* Увеличение игрового дня */ <<set $GDay += 1>> /* Следы спермы исчезают */ <<set $Sperm to 0>> /* Эффект зелья исчезает */ <<set $PPot to 0>> /* Эффект косметики исчезает */ <<set $Bimbo to 0>> <<set $gameOver to false>> /* Флаг завершения игры */ <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span id="DescText"> <<type 130ms>><br/><br/><strong>MIND IS NOTHING</strong><</type>> </span> </div> </div> <<timed 4s>> <<goto "END_MAD_02">> <</timed>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль для карты */ .map { position: relative; top: 30px; left: 20px; float: center; z-index: 1; } /* Контейнер для Текста по середине */ .TEXT-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ position: absolute; top: 210px; left: 450px; min-width: 1050px; min-height: 250px; max-width: 1050px; max-height:250px; display: flex; align-items: top; justify-content: center; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 0s forwards; backdrop-filter: blur(0px); transition: background-color 0.3s ease; font-size: 1.8em; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ position: absolute; top: 600px; left: 740px; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span id="DescText"> <<type 100ms>><br/><br/><strong>WORLD IS ILLUSION</strong><</type>> </span> </div> </div> <<timed 4s>> <<goto "END_MAD_03">> <</timed>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль для карты */ .map { position: relative; top: 30px; left: 20px; float: center; z-index: 1; } /* Контейнер для Текста по середине */ .TEXT-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ position: absolute; top: 210px; left: 450px; min-width: 1050px; min-height: 250px; max-width: 1050px; max-height:250px; display: flex; align-items: top; justify-content: center; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 0s forwards; backdrop-filter: blur(0px); transition: background-color 0.3s ease; font-size: 1.8em; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ position: absolute; top: 600px; left: 740px; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span id="DescText"> <<type 100ms>><br/><br/><strong>AND NOW YOU SEE</strong><</type>> </span> </div> </div> <<timed 4s>> <<goto "END_MAD_04">> <</timed>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль для карты */ .map { position: relative; top: 30px; left: 20px; float: center; z-index: 1; } /* Контейнер для Текста по середине */ .TEXT-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ position: absolute; top: 210px; left: 450px; min-width: 1050px; min-height: 250px; max-width: 1050px; max-height:250px; display: flex; align-items: top; justify-content: center; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 0s forwards; backdrop-filter: blur(0px); transition: background-color 0.3s ease; font-size: 1.8em; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ position: absolute; top: 600px; left: 740px; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $SLEEP_01 to 0>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText"><br/><br/> </span></div></div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<run disableLink(event.target, 1500)>> <<set $SLEEP_01 += 1>> <<if $SLEEP_01 == 1 >> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Events/Sleep/029.jpg")>> <<elseif $SLEEP_01 == 2 and $EventEnc00 == 0>> <<run replaceTextWithDelay("DescText", "<strong>H̵̜̙͖͎̜̳̗̜̬͖͙̯̦̥̤̃̍͒̔͂̇̽E҈̳̖͓̭̮̦̳̭͍̃́̀͂̀̒̃́̑̊͒͒͋̀̍͒L̶̘̰̞̣̬̋̀̇̉̊̑̊̔͒̅̐̉͛̌̀L̵̳͙̥͉̳͉̟̘̳̲̝͖̰̠͑́͌͋̓̓̇̂̑͑̿̋͒̚ͅO̸͔̭͚̦̥̬͔̪̩̥̯̱͚͍͛̓̋͒̂̋̏͛͋̽́͋̇͒̓")>> <<audio "HELLO_01" play>> <<elseif $SLEEP_01 == 2 and $EventEnc00 == 1>> <<run replaceTextWithDelay("DescText", "<strong>I҈̤͕̝̠̰̀͆͒̍̈̍͑̇́̐ͅ S҈͓̥̭͉̦̳͕̖͕̪̦͍̘͙̠̩͗̓̀́͑̾͛̂͌̌̉̒E̴̥͇̪̬̝͂͑̈̀͊̆͊̀͑̊ͅE҉̲̤̘̞̗͚̦̭̬̙̳͈͇͉̋̀̊̉̐ͅͅ Y̸̳͙͇̠̭͇̆̔͗̃̎̍͑̚ͅͅŌ̵̫͓̦̮̳̠̟̞̙͐̅́̀̐̿̋̚ͅU̵̯̱̞̠̓̅́̐͌ͅ")>> <<audio "I_SEE_YOU_01" play>> <<elseif $SLEEP_01 == 2 and $EventEnc00 == 2>> <<run replaceTextWithDelay("DescText", "<strong>Ȉ̷̫̩̱̰̥͎̭̖̮̖̰̠́͐̾̒̈́̂̋̽́̿͐̍̚ͅ'̵̪̭̙̪̳͍̗̯̩͙͈̙̘̆̋̍̈̌̐͆̐̾͂̆̃̎́̚ͅͅM̶̭̬̫͔͈̬̥̣̘̬̱̆͆̈́̾́̈́͗̾͒͌̒̚ Ẅ̴̩͖̱̤̱̳̯̤̱͉̪̫͐̒̓̀̎͌̄̌̃A҉͈̥̠̜̭̠̪̣͉̩͎͐̾̌̀͒̈́̐̎̃̈̋̅̐͊̇I҈̯̠̬̬̮͕͚͎̘̰͖͚̍͋͌̓̏͋͊͒͆ͅT̵͍̥̯͍̲͚̣͙͍̙̩͂͋͋͆̊̇̉́̅̚Ī̷͎͎̰͙͇͉͇͈̖̮̬͌̌̓̑̎̈̓̃͗̅Ň̸͚̮͕̮̬̬͇̱̇͐̈̃́̈́̒̒͐͌͑̃̓G̷͉̞̱̞̮̠͇̟͎̰̿̽͋́͛͗̓̐̈")>> <<audio "I'M_WAITING_01" play>> <<elseif $SLEEP_01 == 2 and $EventEnc00 == 3>> <<run replaceTextWithDelay("DescText", "<strong>W̵̰̖̤̮̬̭̰̫͚͇̔̎̅̊͆̃̀̉̆H̴͍̤͙͚̪̫̫͙̱̗̪̥͓̯̬͐̂͐̔̍͌̓̃͋̑̽͒̀̔͗̀Ó̵̗̙̠̣͉̪̫̱͖̑̆̅̉̍̋̎̃̄̾͒̄ Ȃ̴̯̜̞̣̭̦̲̅̄̈͛̿̇̄̆̾ͅR̵̥͓͎͉̬͎͍̳̠̭͓͇̒̓͆͑͗̂͂̀̈̍̇̓̌E҈̳͈̤̦̠̫̜͓̣̜͙̟̱̪̞̫̄́̀̐̈́̾̌̍ Y̷͍͔̭͓̝̩̱̲̏̍͆̎̑͐͌͌Ŏ̴̮͖̩̬̞̠̙͕͇͎̯͍̌̏̾̌̂̊̏̄͐̾́͛͐ͅÙ̵̝̣̬͖̜̞̠̮͈̝̪̈́̉̿̊̿̍̂̓͊̅̀̉?̸̮͍̰͔̰̦̫̔̅̂̆̎̆͋̈́́̐ͅ")>> <<audio "WHO_ARE_YOU_01" play>> <<elseif $SLEEP_01 == 3>> <<set $SLEEP_01 to 0>> <<run setTimeout(() => Engine.play("Flophouse_01"), 500)>> <</if>> <</link>></div> </div> </div> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 25>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Контейнер для Текста по середине */ .TEXT-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ position: relative; top: -50px; left: 0px; min-width: 1050px; min-height: 250px; max-width: 1050px; max-height:250px; display: flex; align-items: top; justify-content: center; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); transition: background-color 0.3s ease; font-size: 2.8em; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <<set $END_HEALTH_02 to 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Plot/03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText"><br/><br/>Tobias is waiting for your answer. </span></div></div> <div class="links-container00"> <div class="links01"> <<link "PAY">> <<if $Money <= 89>> <<Message "You don't have enough money">> <<elseif $END_HEALTH_02 == 1>> <<Message "Wait">> <<else>> <<set $END_HEALTH_02 to 1>> <<set $Money -= 90>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<run replaceTextWithDelay("DescText", "<br/><br/>Having received payment for his services, Doctor Dickins leaves.")>> <<Message "You have paid accommodation for a week">> <<timed 5s>> <<goto "Hospital_Ward_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "BANK PAY">> <<if $BMoney <= 89>> <<Message "You don't have enough money">> <<elseif $END_HEALTH_02 == 1>> <<Message "Wait">> <<else>> <<set $END_HEALTH_02 to 1>> <<set $BMoney -= 90>> <<set $BMoney to Math.clamp($BMoney, 0, 9000)>> <<run UIBar.setStoryElements()>> <<run replaceTextWithDelay("DescText", "<br/><br/>Having received payment for his services, Doctor Dickins leaves.")>> <<Message "You have paid accommodation for a week">> <<timed 5s>> <<goto "Hospital_Ward_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "I CAN'T PAY">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   CAN'T"); Dialog.wiki("Are you sure?<br/>This will mean losing the game.<br/>To confirm, select this option again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $$END_HEALTH_02 to 0>> <<run setTimeout(() => Engine.play("END_MONEY_01"), 500)>> <<default>> <<set $SKIP to 0>> <</switch>><</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Endgame/006.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span id="DescText"> <strong>But unfortunately, because of this, your physical and mental health was greatly undermined.</strong> </span> </div> </div> </div> <<timed 5s>> <<goto "END_MONEY_03">> <</timed>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } .comp06 { color: #faf5fa; text-shadow: 0px 0px 18px #adadad; font-family: var(--body-font); font-size: 2.6em; line-height: 0px; padding: auto; } .comp06 a, .comp00 a:hover, .comp00 a:active { color: #faf5fa; text-shadow: 0px 0px 18px #adadad; text-decoration: underline; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map2"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Endgame/006.jpg" class="centerImage" style="max-width:141%;"></div></span></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span id="DescText"> <div class="comp06"><span class="madness00"> <br/><br/><strong>Ś̝̳͓͍̜̣̙̳͛̓̐͆͑̆̃͂T̮̟̖͇͙̥̘̠͐́͛̄̒̓͂̄̑̍͋̐͂̇A̪͖̦̬̳̫͈̠͕̥̎͒̄͑̅̔̊͗ͅR̲͎͖̦͎̩̘̠̖̗̞͕͂̋̑̓́͂̈́̓͊̂̆̂̔̅͆͐Ț̪̭̳͚̲̪͔͈̜̲̈͗̎̔̀̄̾̿̓͌̂͌̈́̒̆ͅ Á̰͓͕̦̳͇͉̳̘̙͙͉͇̱̣̀̓͑́͐̃̑G̙͓̬̪͖̰̠̜̞̮̝̏̉́́͆̃́̌̑̒͛A͎̙̰̗͔͙̙͉̞̅̀̈̏̃͗͌̒͛̃I͓̥͓̯̦͕̜͍̲͍̒͌͐͗͋̏̇͂̀͐͌̌̊̃̚N̖̦͖͎̜̙̱̗̐̓̇͑̌̉̏͋͌́͒̎͒̚</strong> </span></div> </span> </div> </div> </div> <<audio "START_AGAIN_01" play>> <<timed 4s>> <<goto "GAME_DESCRIPTION_00">> <</timed>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } .comp06 { color: #faf5fa; text-shadow: 0px 0px 18px #adadad; font-family: var(--body-font); font-size: 2.6em; line-height: 0px; padding: auto; } .comp06 a, .comp00 a:hover, .comp00 a:active { color: #faf5fa; text-shadow: 0px 0px 18px #adadad; text-decoration: underline; } /* Стиль для карты */ .map { position: relative; top: 30px; left: 20px; float: center; z-index: 1; } /* Контейнер для Текста по середине */ .TEXT-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ position: relative; top: 25px; left: 0px; min-width: 1050px; min-height: 250px; max-width: 1050px; max-height:250px; display: flex; align-items: top; justify-content: center; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); transition: background-color 0.3s ease; font-size: 1.5em; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ position: absolute; top: 600px; left: 740px; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $CorrBase >= 40 and $VaginaStatus >= 600 and $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase >= 40 and $VaginaStatus >= 600 and $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase >= 40 and $VaginaStatus >= 600 and $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase >= 40 and $VaginaStatus >= 600 and $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase >= 40 and $VaginaStatus >= 600 and $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase >= 40 and $VaginaStatus >= 600 and $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase >= 25 and $VaginaStatus >= 300 and $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase >= 25 and $VaginaStatus >= 300 and $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase >= 25 and $VaginaStatus >= 300 and $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase >= 25 and $VaginaStatus >= 300 and $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase >= 25 and $VaginaStatus >= 300 and $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase >= 25 and $VaginaStatus >= 300 and $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase <= 100 and $VaginaStatus <= 1000 and $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase <= 100 and $VaginaStatus <= 1000 and $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase <= 100 and $VaginaStatus <= 1000 and $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase <= 100 and $VaginaStatus <= 1000 and $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase <= 100 and $VaginaStatus <= 1000 and $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $CorrBase <= 100 and $VaginaStatus <= 1000 and $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Masturb/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $CorrBase >= 40 and $VaginaStatus >= 600>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Taking the biggest toy out of the cabinet, you undressed and lay down on the bed.<br/>Putting the huge head of the <span class="comp09"><strong>horse dildo</strong></span> to <span class="comp09"><strong>your greedy</strong></span> and <span class="comp09"><strong>wet cunt</strong></span>, you began to slowly move it forward.<br/><br/> You imagine how, being defeated, you are forced to <span class="comp09"><strong>spread your legs</strong></span> in front of a powerful stranger,<br/>allowing him to <span class="comp09"><strong>use your cunt</strong></span>. Perhaps after he finishes with you, his friends will continue...<br/><br/>With a drawn-out moan, you bring yourself to orgasm and release the tension. </span> </div> </div> <<elseif $CorrBase >= 25 and $VaginaStatus >= 300>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Taking one of the toys out of the cabinet, you undressed and lay down on the bed.<br/>Starting to move the dildo inside your <span class="comp09"><strong>wet pussy</strong></span>, imagine how a <span class="comp09"><strong>BIG and HARD cock penetrates you.</strong></span><br/><br/>With a drawn-out moan, you bring yourself to orgasm and release the tension. </span> </div> </div> <<elseif $CorrBase <= 100 and $VaginaStatus <= 1000>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You undressed and lay down on the bed, starting to stimulate your tender pussy with your fingers.<br/><br/>With a long moan, you bring yourself to orgasm and release the tension. </span> </div> </div> <</if>> <<Message "⤵️ Your <strong>arosual</strong> is reduced">> /* Бонус к опыту за прожитый день */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Трата энергии */ <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус к возбуждению */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 50, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Понижение Безумия */ <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Bath to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $HOME >= 1 and $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Bath/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $HOME >= 1 and $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Bath/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $HOME >= 1 and $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Bath/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $HOME >= 1 and $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Bath/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $HOME >= 1 and $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Bath/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $HOME >= 1 and $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Bath/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $HOME == 0 and $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Bath/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $HOME == 0 and $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Bath/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $HOME == 0 and $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Bath/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $HOME == 0 and $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Bath/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $HOME == 0 and $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Bath/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $HOME == 0 and $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Bath/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sperm == 1 and $CorrBase >= 50>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You climb into a hot bath and relax.<br/>Afterwards, you remove the sperm from your tired holes and body,<br/>preparing them for new adventures. </span> </div> </div> <<elseif $CorrBase >= 50>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You climb into a hot bath and relax, preparing your body for new adventures. </span> </div> </div> <<elseif $CorrBase <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You climb into a hot bath and relax. </span> </div> </div> <</if>> <<Message "Now you are clean">> /* Бонус к опыту за прожитый день */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Увеличение времени дня */ <<set $TDay += 1>> /* Бонус к энергии */ <<set $MP to Math.clamp($MP + 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус к здоровью */ <<set $HP to Math.clamp($HP + 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Бонус к возбуждению */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Бонус снижение интоксикации */ <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Следы спермы исчезают */ <<set $Sperm to 0>> /* Эффект зелья исчезает */ <<set $PPot to 0>> /* Эффект косметики исчезает */ <<set $Bimbo to 0>> /* Эффект промывки мозгов */ <<set $Bim -= 1>> <<set $Bim to Math.clamp($Bim, 0, 100)>> /* Изменение статуса вагины */ <<set $VaginaStatus -= 10>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Изменение статуса ануса */ <<set $AnusStatus -= 10>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Понижение Безумия */ <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Bj/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Bj/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Bj/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Bj/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Bj/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>Tobias:</strong> - Well, right now I have a boner and my balls are stuffed to the brim, so I can get by with a different payment.<br/><br/>Tobias pulls down his pants showing you his black baton, after which he pulls off your clothes admiring your tits and pussy.<br/><br/>You obediently kneel down in front of his massive cock and begin to diligently lick its head. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>Tobias:</strong> - Well, right now I have a boner and my balls are stuffed to the brim, so I can get by with a different payment.<br/><br/>Tobias pulls down his pants showing you his black baton, after which he pulls off your clothes admiring your tits and pussy.<br/><br/>You reluctantly kneel down in front of his massive cock and begin to lick its head. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>Tobias:</strong> - Well, right now I have a boner and my balls are stuffed to the brim, so I can get by with a different payment.<br/><br/>Tobias pulls down his pants showing you his black baton, after which he pulls off your clothes admiring your tits and pussy.<br/><br/>You kneel down in front of his massive cock and begin to lick its head. </span> </div> </div> <</if>> /* Бонус к опыту за прожитый день */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Увеличение времени дня */ <<set $TDay += 1>> /* Бонус к энергии */ <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус к здоровью */ <<set $HP to Math.clamp($HP + 0, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Бонус к возбуждению */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 5>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Следы спермы */ <<set $Sperm to 1>> /* Увеличение счетчика ебли в рот */ <<set $SOraP += 1>> /* Увеличение счетчика половых партнеров */ <<set $SHumP += 1>> /* Увеличение субмессивности */ <<set $Sub += 5>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 5>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> /* Понижение репутации в северном районе */ <<set $NRep += 20>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> /* Появление тату на пояснице */ <<set $TTrumpStampStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" Rent_Fuck_01_1>><</button>> </span></div> </div> <<Message "Arousal has increased">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Bath to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/An/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/An/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/An/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/An/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/An/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>Tobias:</strong> - Well, $NTitle $Pname right now I have a boner and my balls are stuffed to the brim, so I can get by with a different payment.<br/><br/>Tobias pulls down his pants showing you his black baton, after which he pulls off your clothes admiring your tits and pussy.<br/>He throws you on the bed and starts to settle down on your ass. Spitting on the head of his cock, it ends up deep in your anus. You don't even have time to scream as the room is filled with the claps of his swinging balls hitting your ass. After a while, you try to spread your buns with your hands and rhythmically move towards him. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>Tobias:</strong> - Well, $NTitle $Pname right now I have a boner and my balls are stuffed to the brim, so I can get by with a different payment.<br/><br/>Tobias pulls down his pants showing you his black baton, after which he pulls off your clothes admiring your tits and pussy.<br/>He throws you on the bed and starts to adjust himself to your ass. Spitting on the head of his penis, it turns out to be deep in your anus. You don’t even have time to scream as the room is filled with the claps of his swinging balls hitting your ass. You endure, waiting for it to end. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>Tobias:</strong> - Well, $NTitle $Pname right now I have a boner and my balls are stuffed to the brim, so I can get by with a different payment.<br/><br/>Tobias pulls down his pants showing you his black baton, after which he pulls off your clothes admiring your tits and pussy.<br/>He throws you on the bed and starts to adjust himself to your ass. Spitting on the head of his penis, it turns out to be deep in your anus. Before you can even scream as the room is filled with the claps of his swinging balls hitting your ass. You can barely relax enough for his club to stop being a problem. </span> </div> </div> <</if>> /* Бонус к опыту за прожитый день */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Увеличение времени дня */ <<set $TDay += 1>> /* Бонус к энергии */ <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус к здоровью */ <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Бонус к возбуждению */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 50, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 8>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Следы спермы */ <<set $Sperm to 1>> /* Увеличение счетчика ебли */ <<set $SOraP += 1>> <<set $SAssP += 1>> <<set $SVagP += 1>> /* Увеличение счетчика половых партнеров */ <<set $SHumP += 1>> /* Увеличение субмессивности */ <<set $Sub += 8>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 8>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> /* Понижение репутации в северном районе */ <<set $NRep += 25>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> /* Повышение статуса вагины */ <<set $VaginaStatus += 8>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> /* Повышение статуса ануса */ <<set $AnusStatus += 8>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> /* Появление тату на пояснице */ <<set $TTrumpStampStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" Rent_Fuck_02_1>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Bath to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Vg/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Vg/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Vg/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Vg/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Vg/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>Tobias:</strong> - Well, $NTitle $Pname right now I have a boner and my balls are stuffed to the brim, so I can get by with a different payment.<br/><br/>Tobias pulls down his pants showing you his black baton, after which he pulls off your clothes admiring your tits and pussy.<br/>He throws you on the bed and starts to adjust himself to your pussy. Spitting on the head of his cock, he enters your wet hole with one powerful thrust. You don't even have time to scream as the room is filled with the claps of his swinging balls and splashes of your lube. You relax enjoying his huge cock inside your greedy cunt. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>Tobias:</strong> - Well, $NTitle $Pname right now I have a boner and my balls are stuffed to the brim, so I can get by with a different payment.<br/><br/>Tobias pulls down his pants showing you his black baton, after which he pulls off your clothes admiring your tits and pussy.<br/>He throws you on the bed and starts to adjust himself to your pussy. Spitting on the head of his cock, he enters your wet hole with one powerful thrust. You don't even have time to scream as the room is filled with the claps of his swinging balls. You relax waiting for it to end. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>Tobias:</strong> - Well, $NTitle $Pname right now I have a boner and my balls are stuffed to the brim, so I can get by with a different payment.<br/><br/>Tobias pulls down his pants showing you his black baton, after which he pulls off your clothes admiring your tits and pussy.<br/>He throws you on the bed and starts to adjust himself to your pussy. Spitting on the head of his cock, he enters your wet hole with one powerful thrust. You don't even have time to scream before the room starts to resound with the sound of his swinging balls and the splashes of your lubricant. You try to lie down more comfortably, adjusting to his pounding. </span> </div> </div> <</if>> /* Бонус к опыту за прожитый день */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Увеличение времени дня */ <<set $TDay += 1>> /* Бонус к энергии */ <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус к здоровью */ <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Бонус к возбуждению */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 50, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 8>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Следы спермы */ <<set $Sperm to 1>> /* Увеличение счетчика ебли */ <<set $SOraP += 1>> <<set $SVagP += 1>> /* Увеличение счетчика половых партнеров */ <<set $SHumP += 1>> /* Увеличение субмессивности */ <<set $Sub += 8>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 8>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> /* Понижение репутации в северном районе */ <<set $NRep += 25>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> /* Повышение статуса вагины */ <<set $VaginaStatus += 16>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> /* Появление тату на пояснице */ <<set $TTrumpStampStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" Rent_Fuck_02_1>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Bj/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Bj/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Bj/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Bj/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> His cock fills your mouth and you start moving your head back and forth making obscene slurping sounds.<br/>Periodically, Tobias pushes your head onto his cock, driving it all the way down your throat,<br/>at which point his balls hit chin, smearing the drooling saliva all over it.<br/>When this happens, you moan with pleasure at the realization that you are being used like a little bitch. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> His cock fills your mouth and you start moving your head back and forth making obscene slurping sounds.<br/>Periodically, Tobias pushes your head onto his cock, driving it all the way down your throat,<br/>at which point his balls hit chin, smearing the drooling saliva all over it.<br/>When this happens, you try to resist, but he is stronger. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> His cock fills your mouth and you start moving your head back and forth making obscene slurping sounds.<br/>Periodically, Tobias pushes your head onto his cock, driving it all the way down your throat,<br/>at which point his balls hit chin, smearing the drooling saliva all over it. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" Rent_Fuck_01_2>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Sp/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Sp/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Sp/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Sp/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Sp/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having played with your mouth enough, Tobias takes his black rod out of it and makes you turn your face and open your mouth wide.<br/>You readily comply with this demand and try to catch the Jets of his delicious seed spurting into you.<br/>Stream after stream it covers your face, lips and fills your mouth.<br/>When it stops you swallow it all to the last drop. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having played with your mouth enough, Tobias takes his black rod out of it<br/>and makes you turn your face and open your mouth wide.<br/>Jets of his seed begin to spurt you. Stream after stream of it covers your face, lips, and fills your mouth.<br/>When it stops, you spit it out onto the floor. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having played with your mouth enough, Tobias takes his black rod out of it<br/>and makes you turn your face and open your mouth wide.<br/>You try to catch the Jets of his seed spurting into you.<br/>Stream after stream it covers your face, lips and fills your mouth. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" Rent_Fuck_01_3>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Sp/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Sp/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Sp/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Sp/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Sp/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You're on your knees, covered in your landlord's cum like a cheap whore.<br/>The taste of his cum is still on your tongue and it's driving you crazy.<br/><br/>With a look of a job well done, Tobias puts his pants back on and bids his white bitch farewell until next week. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You're on your knees, covered in your landlord's cum, with the taste of his cum in your mouth.<br/><br/>With a look of a job well done, Tobias puts his pants back on and bids you farewell until next week. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You're on your knees, covered in your landlord's cum like a cheap whore.<br/>The taste of his cum is still on your tongue.<br/><br/>With a look of a job well done, Tobias puts his pants back on and bids you farewell until next week. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" Residential_02>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Bath to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Vg/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Vg/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Vg/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Vg/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Vg/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Tobias changes his position, lying on top of you. You feel how with the quick movements of his pelvis, the massive shaft walks in your hole, entering it as deeply as possible. Time after time, with each new push, he continues to drive into you on the bed. You completely surrender to the sensations of fucking and after a few minutes you cum, shuddering with your whole body under the incessant pounding. Feeling how your cumming pussy convulsively squeezes his cock, Tobias comes out of it with a smacking sound. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Tobias changes his position, lying on top of you. You feel how with the quick movements of his pelvis, the massive shaft walks in your hole, entering it as deeply as possible. Time after time, with each new push, he continues to drive into you on the bed. You completely surrender to the sensations of fucking and after a few minutes you cum, shuddering with your whole body under the incessant pounding. Feeling how your cumming pussy convulsively squeezes his cock, Tobias comes out of it with a smacking sound. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Tobias changes his position, lying on top of you. You feel how with the quick movements of his pelvis, the massive shaft walks in your hole, entering it as deeply as possible. Time after time, with each new push, he continues to drive into you on the bed. You completely surrender to the sensations of fucking and after a few minutes you cum, shuddering with your whole body under the incessant pounding. Feeling how your cumming pussy convulsively squeezes his cock, Tobias comes out of it with a smacking sound. </span> </div> </div> <</if>> <div id=".links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" Rent_Fuck_02_2>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Bath to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Bj/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Bj/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Bj/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Bj/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Rent/Bj/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Tobias pulls you off the bed, putting you on your knees in front of him and sticking his cock out in front of your mouth.<br/>You obediently wrap your lips around it and start sucking on the massive black head. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Tobias pulls you off the bed, putting you on your knees in front of him and sticking his cock out in front of your mouth.<br/>You reluctantly wrap your lips around it and start sucking on the massive black head. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Tobias pulls you off the bed, putting you on your knees in front of him and sticking his cock out in front of your mouth.<br/>You wrap your lips around it and start sucking on the massive black head. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" Rent_Fuck_01_1>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Tavern += 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you passed the table you felt someone's hand.<br/>Turning around you saw two men looking at your butt, one of them groping your ass. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you were serving a table, one of the customers lifted your skirt and started caressing your butt. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you were serving a table, one of the customers grabbed your butt and squeezed it. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you passed the table you felt someone stroking your butt. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you were serving a table, one of the customers slapped you on the butt. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "HIT THE HAND">> <<set $NRep -= 2>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Money -= 3>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $Dom += 3>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<set $Sub -= 3>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "WAITRESS_JOB_01">> <</link>></div> <div class="links01"> <<link "IGNORE">> <<set $NRep += 2>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Money += 3>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $Sub += 2>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 2>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "WAITRESS_JOB_01">> <</link>></div> <div class="links01"> <<link "SMILE">> <<if $CorrBase <= 20>> <<Message "You won't do this">> <<else>> <<set $NRep += 3>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Money += 5>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $Sub += 4>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 4>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "WAITRESS_JOB_01">> <</if>><</link>></div> </div> </div> <<Message "Arousal has increased">> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Tavern += 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you were serving tables in a tavern, one of the customers came up to you from behind and started groping your breasts. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you were serving tables in a tavern, one of the customers came up to you from behind and started groping your breasts. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you were serving tables in a tavern, one of the customers came up to you from behind and started groping your breasts. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you were serving tables in a tavern, one of the customers came up to you from the front and started to squeeze your boobs. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you were serving tables in a tavern, one of the customers came up to you from behind and started groping your breasts. </span> </div> </div> <<elseif $EventEnc00 == 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you were serving tables in a tavern, one of the customers came up to you from behind and started groping your breasts. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "HIT THE HAND">> <<set $NRep -= 2>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Money -= 3>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $Dom += 3>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<set $Sub -= 3>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "WAITRESS_JOB_01">> <</link>></div> <div class="links01"> <<link "IGNORE">> <<set $NRep += 2>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Money += 3>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $Sub += 2>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 2>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "WAITRESS_JOB_01">> <</link>></div> <div class="links01"> <<link "SMILE">> <<if $CorrBase <= 20>> <<Message "You won't do this">> <<else>> <<set $NRep += 3>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Money += 5>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $Sub += 4>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 4>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "WAITRESS_JOB_01">> <</if>><</link>></div> </div> </div> <<Message "Arousal has increased">> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Tavern += 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While serving the tavern's customers, one of them unexpectedly seats you at his table. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you were walking through the tavern hall, one of the patrons called out to you. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you were walking through the tavern hall, one of the visitors asked you to come to his table. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you were walking through the tavern hall, one of the visitors asked you to sit at his table. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "T_Haras_03">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man starts to paw your ass and whisper in your ear that if you work your mouth for him, he is ready to leave a generous tip. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A man squeezes your buttock with his hand and offers money for a blowjob. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man starts to stroke your ass and says that his dick really needs to be in your mouth. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The visitor starts to paw at your breasts and offers a generous reward if you empty his balls with your mouth. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The visitor, feeling your breasts, begins to whisper compliments to you and asks about additional services. </span> </div> </div> <<elseif $EventEnc00 == 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The client starts to squeeze your tits and whisper in your ear that you absolutely need to taste his cock. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "HIT THE HAND">> <<set $NRep -= 3>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Money -= 3>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $Dom += 3>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<set $Sub -= 3>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "WAITRESS_JOB_01">> <</link>></div> <div class="links01"> <<link "REFUSE">> <<goto "WAITRESS_JOB_01">> <</link>></div> <div class="links01"> <<link "AGREE">> <<if $CorrBase <= 49>> <<Message "You won't do this">> <<else>> <<set $NRep += 15>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Money += 35>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run updateCorrMinimum()>> <<set $CorrBase += 4>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $Sub += 6>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 6>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "T_Oral_01">> <</if>><</link>></div> </div> </div> <<Message "Arousal has increased">> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Crouching in front of the client, you wait for him to pull his dick out of his pants. You try to do this as unnoticeably as possible for those around you, although you are not sure that no one will notice. The visitor takes out his meat club, running it over your lips, and then lets you do the rest of the work. With a wet smacking sound, you begin to suck and lick his head. And after a while, he discharges into your mouth, after which you happily swallow the tart gift. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Crouching in front of the client, you wait for him to pull his dick out of his pants. You try to do this as unnoticeably as possible for those around you, although you are not sure that no one will notice. The visitor takes out his meat club, running it over your lips, and then lets you do the rest of the work. You begin to gently massage his balls with your hand and lick the head of his penis. After a while, he unloads in your mouth and in order not to leave traces, you are forced to swallow it. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Crouching in front of the client, you wait for him to pull his dick out of his pants. You try to do this as unnoticed as possible, although you are not sure that no one will notice. The visitor takes out his meat club, runs it over your lips, and then lets you do the rest of the work. You begin to suck and lick the head of his dick. After a while, he fills your mouth with his sperm and you swallow it all to the last drop. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "WAITRESS_JOB_01">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } / /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Metro to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(25)>> /* Случайное число от 0 до 25 */ <div class="game-content"> <<if $EventEnc00 == 0 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25 and $WDay <= 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 0 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25 and $WDay >= 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/RandomGirl/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a beautiful black woman with bare breasts,<br/>pushing her way calmly, oblivious to the men's stares as she walks. </span> </div> </div> <<elseif $EventEnc00 == 1 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see one of the passengers caressing the butt of a skimpy black woman.<br/>She doesn't seem to mind. </span> </div> </div> <<elseif $EventEnc00 == 2 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a woman squatting against the wall of the carriage,<br/>enthusiastically giving a blowjob to some man. </span> </div> </div> <<elseif $EventEnc00 == 3 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a man fucking a horned girl with blue hair in the middle of the carriage.<br/>Judging by the people around them, they are not particularly interested in what is happening. </span> </div> </div> <<elseif $EventEnc00 == 4 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a horned woman with bright red hair whose face is covered in a thick layer of sperm.<br/>The people around her pretend not to notice her. </span> </div> </div> <<elseif $EventEnc00 == 5 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a topless, horned woman with bright red hair.<br/>She looks with interest at everyone who is attracted by the sight of her breasts. </span> </div> </div> <<elseif $EventEnc00 == 6 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see one of the passengers caressing the butt of a skimpy black woman.<br/>She doesn't seem to mind. </span> </div> </div> <<elseif $EventEnc00 == 7 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a horned girl with blue hair sucking a man's cock.<br/>The people around her are indifferent to this picture. </span> </div> </div> <<elseif $EventEnc00 == 8 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a man fucking a horned girl with blue hair in the middle of the carriage.<br/>Despite the loud groans and claps, those around do not notice what is happening, or at least pretend not to notice. </span> </div> </div> <<elseif $EventEnc00 == 9 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a naked horned woman with blue hair whose face is covered in a thick layer of sperm.<br/>The people around her pretend not to notice her. </span> </div> </div> <<elseif $EventEnc00 == 10 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a naked Asian woman in your carriage.<br/>Neither she nor anyone else seems to care about her lack of clothing. </span> </div> </div> <<elseif $EventEnc00 == 11 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a man lifting a girl's dress and groping her ass.<br/>The girl calmly allows him to do this. </span> </div> </div> <<elseif $EventEnc00 == 12 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Off to the side, oblivious to those around you,<br/>a girl you don't know is busy sucking some man's dick. </span> </div> </div> <<elseif $EventEnc00 == 13 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a man fucking a horned woman in the middle of the carriage.<br/>The woman moans with pleasure with every thrust of his penis into her pussy. </span> </div> </div> <<elseif $EventEnc00 == 14 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a black woman squatting, her face covered in cum.<br/>The girl seems to be debating whether to swallow the cum in her mouth or spit it on the floor. </span> </div> </div> <<elseif $EventEnc00 == 15 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> In the middle of the carriage you see a naked woman<br/>who seems to be busy demonstrating her nakedness to those around her. </span> </div> </div> <<elseif $EventEnc00 == 16 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a skimpy Asian girl's breasts being groped.<br/>You feel uneasy because the girl has noticed your gaze and is looking back at you. You move away. </span> </div> </div> <<elseif $EventEnc00 == 17 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> One of the subway passengers, kneeling licks a man's penis.<br/>Everyone around, including the man, pretends that nothing is happening. </span> </div> </div> <<elseif $EventEnc00 == 18 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a woman with bright red hair leaning against the wall<br/>of a train car and taking male members into her pussy. </span> </div> </div> <<elseif $EventEnc00 == 19 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see an Asian woman kneeling with her mouth full of someone's cum. The woman looks pleased. </span> </div> </div> <<elseif $EventEnc00 == 20 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a naked Asian woman with big boobs walking by.<br/>As she walks past the men, the woman looks at their crotch. </span> </div> </div> <<elseif $EventEnc00 == 21 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You notice one of the passengers' breasts being groped by a man standing behind her.<br/>She pretends nothing is happening. </span> </div> </div> <<elseif $EventEnc00 == 22 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You see a young Asian woman on her knees sucking some guy's meat stick. </span> </div> </div> <<elseif $EventEnc00 == 23 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>In a carriage with seats, a beautiful black woman is being fucked in the pussy on one of them.<br/>It seems that the fucking does not bother those around her. </span> </div> </div> <<elseif $EventEnc00 == 24 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You notice a girl with a face smeared with thick sperm<br/>and move away so that she doesn’t get you dirty. </span> </div> </div> <<elseif $EventEnc00 == 25 and $WDay <= 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>In a carriage with seats, a beautiful horned<br/>girl happily sucks someone's dick. </span> </div> </div> <<elseif $EventEnc00 == 0 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You see an Asian woman with cum on her face.<br/>She seems surprised. </span> </div> </div> <<elseif $EventEnc00 == 1 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You see a naked woman with big breasts walking past you.<br/>Judging by the people around you, it's normal. </span> </div> </div> <<elseif $EventEnc00 == 2 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>One of the men gropes the breast of a female subway passenger.<br/>The girl does not pay attention to this. </span> </div> </div> <<elseif $EventEnc00 == 3 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You see a girl sucking the head of some man's penis with a smacking sound. </span> </div> </div> <<elseif $EventEnc00 == 4 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>A naked black woman is fucked in the middle of a crowded subway car.<br/>The girl seems relaxed and enjoying herself. </span> </div> </div> <<elseif $EventEnc00 == 5 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You see a horned girl with bright red hair whose face is covered in streaks of sperm.<br/>The girl seems confused. </span> </div> </div> <<elseif $EventEnc00 == 6 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>A beautiful naked woman walks past you,<br/>ignoring the greedy glances that accompany her. </span> </div> </div> <<elseif $EventEnc00 == 7 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You notice how one of the women sticks out her butt<br/>in front of the man standing behind her and he begins to massage it. </span> </div> </div> <<elseif $EventEnc00 == 8 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>Not far from you, a girl is busy sucking someone's dick. </span> </div> </div> <<elseif $EventEnc00 == 9 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You see a man lifting a naked girl.<br/>It looks like someone is about to get fucked and it doesn't look like the girl is against it. </span> </div> </div> <<elseif $EventEnc00 == 10 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>There is a woman sitting not far from you with her face covered in cum.<br/>It seems she doesn't know about it or it's normal for her. </span> </div> </div> <<elseif $EventEnc00 == 11 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You notice a girl wearing a coat.<br/>It looks like she's completely naked underneath. </span> </div> </div> <<elseif $EventEnc00 == 12 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>In a car with seats, you notice a black woman taking turns sucking the cocks of two men. </span> </div> </div> <<elseif $EventEnc00 == 13 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>Entering the almost empty carriage,<br/>you notice groans and splashing sounds and then see some woman being fucked in it. </span> </div> </div> <<elseif $EventEnc00 == 14 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You notice a girl sitting on her knees whose mouth is completely filled with thick sperm. </span> </div> </div> <<elseif $EventEnc00 == 15 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You see one of the passengers opening her clothes, exposing her breasts to the people around her.<br/>It doesn't look like the people around her are particularly interested. </span> </div> </div> <<elseif $EventEnc00 == 16 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>A black woman is sucking a young guy's cock.<br/>Judging by the expression on her face, she is enjoying the process. </span> </div> </div> <<elseif $EventEnc00 == 17 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>In a half-empty train car with seats that you recently entered, someone is fucking a naked Asian girl's pussy with a huge dick.<br/>They don't pay attention to you. </span> </div> </div> <<elseif $EventEnc00 == 18 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>In the middle of the subway car, a beautiful horned woman is squatting, her face thickly smeared with sperm.<br/>She looks extremely pleased. </span> </div> </div> <<elseif $EventEnc00 == 19 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>A girl on her knees licks a man's penis.<br/>The man periodically hits the girl's cheeks with his penis. </span> </div> </div> <<elseif $EventEnc00 == 20 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>In a half-empty train car with seats that you recently entered, someone is fucking a naked Asian girl's pussy.<br/>These people are in a very unusual position, it doesn't look like you could straighten up like that man. </span> </div> </div> <<elseif $EventEnc00 == 21 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>Kneeling with her face smeared in cum, the girl rolls the thick sperm around in her mouth<br/>with her tongue, apparently enjoying the taste. </span> </div> </div> <<elseif $EventEnc00 == 22 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>A naked black woman gives a blowjob to a man sitting opposite her. People around her do not pay attention. </span> </div> </div> <<elseif $EventEnc00 == 23 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>In a half-empty subway car, a man rhythmically lowers and lifts a naked girl onto his penis. </span> </div> </div> <<elseif $EventEnc00 == 24 and $WDay >= 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You see some man cumming stream after stream into the mouth of a girl who is sitting on her knees.<br/>Judging by the people around, these are unremarkable everyday life. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You notice a woman sitting on her knees with her face smeared with cum.<br/>She seems stunned. </span> </div> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <<Message "Arousal has increased">> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Metro to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> While waiting for your station, you suddenly feel someone's hands on your body. </span> </div> </div> <<Message "Arousal has increased">> <div id="links-container00"> <div id="ButtonBack06"><span class="btn2"> <<button "<strong>PUSH</strong>" $location>> <<set $Sub -= 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <</button>> </span> </div> <div id="ButtonBack07"><span class="btn2"> <<button "<strong>IGNORE</strong>" MHarassment_02>> <<set $Sub += 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <</button>> </span> </div> </div> </div> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Metro to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man's advances become bolder and soon he is shamelessly groping your breasts and pinching your nipples.<br/>This is becoming increasingly arousing and perhaps it is time to stop. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man's advances become bolder and soon another man joins in.<br/>You feel two hands on your ass, alternately stroking and squeezing it. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man's advances become more insistent and soon you feel his hand on your pussy.<br/>He strokes and presses it through your clothes. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man's advances become more insistent and soon you feel his hand on your pussy.<br/>He strokes and presses it through your clothes. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man's advances become more insistent and soon you feel his hand on your pussy.<br/>He strokes and presses it through your clothes. </span> </div> </div> <</if>> <<Message "Arousal has increased">> <div id="links-container00"> <div id="ButtonBack06"><span class="btn2"> <<button "<strong>PUSH</strong>" $location>> <</button>> </span> </div> <div id="ButtonBack07"><span class="btn2"> <<button "<strong>RELAX</strong>" >> <<if $Corr >= 15>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <<goto "MHarassment_03">> <<else>> <<Message "You won't do this">> <</if>> <</button>> </span> </div> </div></div> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Metro to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly the man takes his penis out of his pants and puts your hand on it.<br/>Confused, you stroke his penis, wondering if you should continue. </span> </div> </div> <<Message " ">> <div id="links-container00"> <div id="ButtonBack06"><span class="btn2"> <<button "<strong>PUSH</strong>" $location>> <</button>> </span> </div> <div id="ButtonBack07"><span class="btn2"> <<button "<strong>CONTINUE</strong>" MHarassment_04>> <<if $Corr >= 35>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <<goto "MHarassment_04">> <<else>> <<Message "You won't do this">> <</if>> <</button>> </span> </div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Metro to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(13)>> /* Случайное число от 0 до 13 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Soon you feel the man pressing on your shoulders, lowering you to your knees in front of him and his penis is at the level of your eyes. In an extreme state of excitement, you grasp the head of his club with your lips and begin to suck rhythmically, enjoying the taste of a fresh penis in your mouth. The man periodically takes his penis out of your mouth in order to slap it on your lips. </span> </div> </div> <<Message "Arousal has increased">> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" >> <<goto "MHarassment_05">> <</button>> </span> </div> </div> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Metro to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Harassment/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly the man pulls his cock out of your mouth to cum all over your face, covering it with a thick layer of sperm. Wiping the last drops of cum off your lips, the man tucks his cock into his pants and walks away, leaving you sitting in the middle of the car with your mouth full of his sperm and your face smeared. Having swallowed the gift left for you, you try to at least partially put yourself in order. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly the man pulls his cock out of your mouth to cum all over your face, covering it with a thick layer of sperm. Wiping the last drops of cum off your lips, the man tucks his cock into his pants and walks away, leaving you sitting in the middle of the car with your mouth full of his sperm and your face smeared. </span> </div> </div> <</if>> <<Message "You feel a burning on your tongue">> <div id="links-container00"><span class="btn2"> <<button "<strong>PUSH</strong>" $location>> <</button>> </span> </div> </div> <<set $TTongueStampStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<set $Sperm to 1>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $Metro to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you walk through your station, a <span class="madness00">strange drowsiness</span> falls upon you. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" >> <<goto "MDream_02">> <</button>> </span> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $Metro to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are standing naked in the middle of a subway car. Feeling very excited, you begin to stroke your breasts, touching your erect nipples. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" >> <<goto "MDream_03">> <</button>> </span> </div> </div> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $Metro to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The men standing next to you begin to feel your naked ass and you instinctively stick it out, providing better access to your curves. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The men standing next to you begin to feel your naked ass and you instinctively stick it out, providing better access to your curves. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The men standing next to you begin to feel your naked ass and you instinctively stick it out, providing better access to your curves. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The men standing next to you begin to feel your naked ass and you instinctively stick it out, providing better access to your curves. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The men standing next to you begin to feel your naked breasts and you instinctively push them out, providing better access to your curves. </span> </div> </div> <<elseif $EventEnc00 == 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The men standing next to you begin to feel your naked breasts and you instinctively push them out, providing better access to your curves. </span> </div> </div> <<elseif $EventEnc00 == 6>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The men standing next to you begin to feel your naked breasts and you instinctively push them out, providing better access to your curves. </span> </div> </div> <</if>> <<Message " ">> <div id="links-container00 "> <div id="ButtonBack06"><span class="btn2"> <<button "<strong>STOP</strong>" >> <<set $Bim -= 1>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $Sub -= 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "MDream_06">> <</button>> </span> </div> <div id="ButtonBack07"><span class="btn2"> <<button "<strong>NEXT</strong>" >> <<set $Bim += 2>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Sub += 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "MDream_04">> <</button>> </span> </div> </div> </div> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $Metro to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 ==5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 100 and $Dom <= 99>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The men around you become more insistent and surround you from all sides. Some grab you, holding you in place, while others begin to eagerly grope your body with their hands. Your ass and chest feel many fingers running over them. Someone slips his hand under your clothes and begins to stroke your wet pussy. Another pinch on your erect nipple. The fingers penetrate deeper into your invitingly open, oozing cunt and you let out a long moan, feeling how the stranger moves them inside. You spread your legs and don't resist, submissively giving your body to the invaders. Enjoying how a crowd of unfamiliar men explores every inch of you, becoming more and more aggressive. </span> </div> </div> <<elseif $Sub <= 99 and $Dom >= 100>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The men around you become more insistent and surround you from all sides. Some grab you, holding you in place, while others begin to eagerly grope your body with their hands. Your ass and chest feel many fingers running over them. Someone slips his hand under your clothes and begins to stroke your wet pussy. Another pinch on your erect nipple. The fingers penetrate deeper into your invitingly open, oozing cunt and you let out a long moan, feeling how the stranger moves them inside. You try to resist but it's all in vain, strong male hands hold you tightly in place, while the rest of the strangers increasingly aggressively explore every inch of your body, forcing you to make louder and louder moans. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The men around you become more insistent and surround you from all sides. Some grab you, holding you in place, while others begin to eagerly grope your body with their hands. Your ass and chest feel many fingers running over them. Someone slips his hand under your clothes and begins to stroke your wet pussy. Another pinch on your erect nipple. The fingers penetrate deeper into your invitingly open, oozing cunt and you let out a long moan, feeling how the stranger moves them inside. The strangers explore your body more and more aggressively, while the juices from your swollen cunt are already starting to flow down your legs. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" MDream_05>> <</button>> </span> </div> </div> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $Metro to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having experienced the strongest orgasm, your legs bend, and the stranger picks up your body, lifting it off the floor. You can no longer influence anything, submissively feeling how someone's penis settles into your hungry pussy. A moment and with one push it penetrates inside to its full length. You feel how a pair of large eggs hit you and the world blossoms with a new palette of sensations. When one man finishes and you feel a stream of sperm spurting from his penis, the man who came inside you is replaced by a new one. Everything is repeated again and again. Your holes are furiously pounded by a stranger in order to pump them with sperm to give way to the next subway passenger. You can only moan and scream with pleasure at the moment when your holes receive a new portion of cream, completely giving your body to the use of strangers. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" MDream_06>> <</button>> </span> </div> </div> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $Metro to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Metro/Dream/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly you wake up.<br/>It was all just a strange dream. It's strange how it could happen, because you weren't tired, but anyway you need to move on, especially since you've almost reached your station.<br/>With thoughts of a strange but exciting dream, you continue on your way. </span> </div> </div> <<Message "Arousal has increased">> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>> <</button>> </span> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you're jogging, a man suddenly jumps out of the bushes and tries to grab you. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> When you sat down to catch your breath, suddenly an unfamiliar man jumps out of the bushes. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly you notice a threatening looking man behind you. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly, a dangerous-looking man emerges from the bushes and blocks your path. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run along the path, someone grabs your hand and tries to pull you through the bushes. </span> </div> </div> <<elseif $EventEnc00 == 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While jogging, you notice a suspicious man following you. </span> </div> </div> <<elseif $EventEnc00 == 6>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A man suddenly grabs you by the arm and tries to drag you into the bushes. </span> </div> </div> <<elseif $EventEnc00 == 7>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly you notice a threatening looking man behind you. </span> </div> </div> <<elseif $EventEnc00 == 8>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A man suddenly appears from the nearby bushes and tries to grab you. </span> </div> </div> <<elseif $EventEnc00 == 9>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly you notice a threatening looking man behind you. </span> </div> </div> <<elseif $EventEnc00 == 10>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly you notice a threatening looking man behind you. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "RUN AWAY">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(10)>> /* Случайное число от 0 до 10 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(25)>> /* Случайное число от 0 до 25 */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<set $Sub -= 1>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 1>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<if $Fit + $EventEnc01 >= $EventEnc02>> <<goto "JOGGING_01">> <<else>> <<goto "PDBandit_02">> <</if>> <</link>></div> <div class="links01"> <<link "FIGHT">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(7)>> /* Случайное число от 0 до 7 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(25)>> /* Случайное число от 0 до 25 */ <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $Sub -= 5>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 5>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<if $STR + $EventEnc01 >= $EventEnc02>> <<goto "JOGGING_01">> <<else>> <<goto "PDBandit_02">> <</if>> <</link>></div> <div class="links01"> <<link "STAND STILL">> <<set $DRep += 5>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $WRep += 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $ERep += 5>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $NRep += 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Sub += 5>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 5>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "PDBandit_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having dragged you deeper into the bushes, the man gives you a slap and you fall to the ground, exhausted. After which he begins to examine your clothes for valuables. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <<if $EventEnc00 == 1>> <<goto "PDBandit_03">> <<elseif $EventEnc00 == 2 and $Bea >= 20>> <<goto "PDBandit_03">> <<elseif $EventEnc00 == 2>> <<goto "JOGGING_01">> <<elseif $EventEnc00 == 0>> <<goto "JOGGING_01">> <</if>> <</link>></div> </div> </div> <<Message "You have been robbed!">> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 15, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 5>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> /* Уменьшение денег */ <<if $Money > 0>> <<set $Money to Math.max(0, Math.floor($Money * 0.3))>> <<run UIBar.setStoryElements()>> <</if>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(17)>> /* Случайное число от 0 до 17 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 300 and $Dom <= 299>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The robber began to tear off your clothes and then put you in a comfortable position for fucking. Taking out his meat club, he spat on your unfortunate hole and with one jerk entered you to the stop, knocking the breath out of your lungs. You are forced to lie there moaning with pleasure while he, groaning, with sharp movements of his hips, hammers his cock into your wet pussy.<br/>Soon the rapist speeds up and starts pounding your hole even faster, then freezes so that you can feel his cock shuddering inside you, filling your uterus with a huge portion of fresh cream. With a scream, you cum, spraying your juices far and wide. </span> </div> </div> <<elseif $Sub <= 299 and $Dom >= 300>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The robber began to tear off your clothes and then put you in a comfortable position for fucking. Taking out his meat club, he spat on your unfortunate hole and with one jerk entered you to the stop, knocking the breath out of your lungs. You are forced to lie there, moaning in pain, while he, groaning, with sharp movements of his hips, pounds his cock into your pussy.<br/>Soon the rapist speeds up and starts pounding your hole even faster, then freezes so that you can feel his cock shuddering inside you, filling your uterus with a huge portion of fresh cream. With a scream of pain, defeated by brute force, you take in portions of sperm one after another. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The robber began to tear off your clothes and then put you in a comfortable position for fucking. Taking out his meat club, he spat on your unfortunate hole and with one jerk entered you to the stop, knocking the breath out of your lungs. You are forced to endure while he, groaning, with sharp movements of his hips, hammers his cock into your pussy.<br/>Soon the rapist speeds up and begins to pound your hole even faster, after which he freezes so that you can feel how his cock shudders inside you and begins to fill your uterus with a huge portion of fresh cream. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "PDBandit_04">> <</link>></div> </div> </div> <<Message "You get fucked hard in the pussy">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Day/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You lie dirty and naked on the damp ground, trying to recover from a powerful orgasm, while thick cum from the rapist flows out of your pussy in streams. You feel a cool breeze walking on your skin and a pleasant aching feeling in your tired cunt. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Defiled but not broken, you lie dirty and naked on the damp ground, trying to recover from a powerful orgasm, while thick cum from the rapist flows out of your pussy in streams. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You lie dirty and naked on the damp ground, trying to recover from a powerful orgasm,<br/>while thick cum from the rapist flows out of your pussy in streams. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "JOGGING_01">> <</link>></div> </div> </div> <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Изменение репутации */ <<set $DRep += 5>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $WRep += 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $ERep += 5>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $NRep += 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> /* Следы спермы */ <<set $Sperm to 1>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 15, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Статистика */ <<set $SHumP += 1>> <<set $SRapP += 1>> <<set $SVagP += 1>> <<set $VaginaStatus += 8>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 5>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 40, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly you notice a threatening looking man behind you. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly, a dangerous-looking man emerges from the bushes and blocks your path. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly you notice a threatening looking man behind you. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run along the path, someone grabs your hand and tries to pull you through the bushes. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While jogging, you notice a suspicious man following you. </span> </div> </div> <<elseif $EventEnc00 == 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While jogging, you notice a suspicious man following you. </span> </div> </div> <<elseif $EventEnc00 == 6>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you're jogging, a man suddenly jumps out of the bushes and tries to grab you. </span> </div> </div> <<elseif $EventEnc00 == 7>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> When you sat down to catch your breath, suddenly an unfamiliar man jumps out of the bushes. </span> </div> </div> <<elseif $EventEnc00 == 8>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly you notice a threatening looking man behind you. </span> </div> </div> <<elseif $EventEnc00 == 9>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A man suddenly grabs you by the arm and tries to drag you into the bushes. </span> </div> </div> <<elseif $EventEnc00 == 10>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A man suddenly appears from the nearby bushes and tries to grab you. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "RUN AWAY">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(10)>> /* Случайное число от 0 до 10 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(25)>> /* Случайное число от 0 до 25 */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<set $Sub -= 1>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 1>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<if $Fit + $EventEnc01 >= $EventEnc02>> <<goto "JOGGING_01">> <<else>> <<goto "PNBandit_02">> <</if>> <</link>></div> <div class="links01"> <<link "FIGHT">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(7)>> /* Случайное число от 0 до 7 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(25)>> /* Случайное число от 0 до 25 */ <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $Sub -= 5>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 5>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<if $STR + $EventEnc01 >= $EventEnc02>> <<goto "JOGGING_01">> <<else>> <<goto "PNBandit_02">> <</if>> <</link>></div> <div class="links01"> <<link "STAND STILL">> <<set $DRep += 5>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $WRep += 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $ERep += 5>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $NRep += 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Sub += 5>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 5>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "PNBandit_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having dragged you deeper into the bushes, the man gives you a slap and you fall to the ground, exhausted. After which he begins to examine your clothes for valuables. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <<if $EventEnc00 == 1>> <<goto "PNBandit_03">> <<elseif $EventEnc00 == 2 and $Bea >= 20>> <<goto "PNBandit_03">> <<elseif $EventEnc00 == 2>> <<goto "JOGGING_01">> <<elseif $EventEnc00 == 0>> <<goto "JOGGING_01">> <</if>> <</link>></div> </div> </div> <<Message "You have been robbed!">> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 15, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 5>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> /* Уменьшение денег */ <<if $Money > 0>> <<set $Money to Math.max(0, Math.floor($Money * 0.3))>> <<run UIBar.setStoryElements()>> <</if>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(17)>> /* Случайное число от 0 до 17 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 300 and $Dom <= 299>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The robber began to tear off your clothes and then put you in a comfortable position for fucking. Taking out his meat club, he spat on your unfortunate hole and with one jerk entered you to the stop, knocking the breath out of your lungs. You are forced to lie there moaning with pleasure while he, groaning, with sharp movements of his hips, hammers his cock into your wet pussy.<br/>Soon the rapist speeds up and starts pounding your hole even faster, then freezes so that you can feel his cock shuddering inside you, filling your uterus with a huge portion of fresh cream. With a scream, you cum, spraying your juices far and wide. </span> </div> </div> <<elseif $Sub <= 299 and $Dom >= 300>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The robber began to tear off your clothes and then put you in a comfortable position for fucking. Taking out his meat club, he spat on your unfortunate hole and with one jerk entered you to the stop, knocking the breath out of your lungs. You are forced to lie there, moaning in pain, while he, groaning, with sharp movements of his hips, pounds his cock into your pussy.<br/>Soon the rapist speeds up and starts pounding your hole even faster, then freezes so that you can feel his cock shuddering inside you, filling your uterus with a huge portion of fresh cream. With a scream of pain, defeated by brute force, you take in portions of sperm one after another. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The robber began to tear off your clothes and then put you in a comfortable position for fucking. Taking out his meat club, he spat on your unfortunate hole and with one jerk entered you to the stop, knocking the breath out of your lungs. You are forced to endure while he, groaning, with sharp movements of his hips, hammers his cock into your pussy.<br/>Soon the rapist speeds up and begins to pound your hole even faster, after which he freezes so that you can feel how his cock shudders inside you and begins to fill your uterus with a huge portion of fresh cream. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "PNBandit_04">> <</link>></div> </div> </div> <<Message "You get fucked hard in the pussy">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/Night/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You lie dirty and naked on the damp ground, trying to recover from a powerful orgasm, while thick cum from the rapist flows out of your pussy in streams. You feel a cool breeze walking on your skin and a pleasant aching feeling in your tired cunt. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Defiled but not broken, you lie dirty and naked on the damp ground, trying to recover from a powerful orgasm, while thick cum from the rapist flows out of your pussy in streams. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You lie dirty and naked on the damp ground, trying to recover from a powerful orgasm,<br/>while thick cum from the rapist flows out of your pussy in streams. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "JOGGING_01">> <</link>></div> </div> </div> <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Изменение репутации */ <<set $DRep += 5>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $WRep += 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $ERep += 5>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $NRep += 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> /* Следы спермы */ <<set $Sperm to 1>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 15, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Статистика */ <<set $SHumP += 1>> <<set $SRapP += 1>> <<set $SVagP += 1>> <<set $VaginaStatus += 8>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 5>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 40, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(72)>> /* Случайное число от 0 до 72 */ <div class="game-content"> <<if $EventEnc00 == 0 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 26 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 27 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 28 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 29 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 30 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 31 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 32 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 33 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 34 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 35 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 36 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 37 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 38 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 39 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 40 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 41 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 42 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 43 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 44 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 45 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 46 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 47 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 48 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 49 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 50 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 51 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 52 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 53 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 54 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 55 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 56 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 57 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 58 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 59 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 60 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 61 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 62 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 63 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 64 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 65 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 66 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 67 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 68 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 69 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 70 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 71 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 72 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 0 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 26 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 27 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 28 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 29 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 30 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 31 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 32 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 33 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 34 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 35 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 36 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/069.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 37 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/070.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 38 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/071.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 39 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/072.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 40 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/073.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 41 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/074.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 42 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/075.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 43 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/076.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 44 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/077.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 45 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/078.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 46 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/079.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 47 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/080.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 48 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/081.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 49 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/082.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 50 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/083.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 51 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/084.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 52 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/085.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 53 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/086.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 54 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/087.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 55 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/088.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 56 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/089.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 57 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/090.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 58 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/091.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 59 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/092.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 60 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/093.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 61 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/094.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 62 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/095.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 63 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/096.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 64 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/097.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 65 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/098.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 66 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/099.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 67 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/100.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 68 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/101.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 69 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/102.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 70 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/103.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 71 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/104.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 72 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Park/RandomGirl/105.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 >= 0 and $TDay >= 15 and $Sub >= 300 and $Dom <= 299>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Running past a deserted place, you notice a woman lying on the ground.<br/>The woman is naked and her body is covered in thick streaks of sperm. From her wide-open vagina, a powerful stream of sperm flows out and forms a whole puddle under her. Most likely, this woman was simply in the wrong place at the wrong time.<br/>You continue running, trying to drive away the images of how you could have been in her place. </span> </div> </div> <<elseif $EventEnc00 >= 0 and $TDay >= 15 and $Sub <= 299 and $Dom >= 300>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Running past a deserted place, you notice a woman lying on the ground.<br/>The woman is naked and her body is covered in thick streaks of sperm. From her wide-open vagina, a powerful stream of sperm flows out and forms a whole puddle under her. Most likely, this loser was simply in the wrong place at the wrong time.<br/>You continue your run, carefully examining the surrounding bushes. <strong>Constant vigilance!</strong> </span> </div> </div> <<elseif $EventEnc00 >= 0 and $TDay >= 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Running past a deserted place, you notice a woman lying on the ground. The woman is naked and her body is covered in thick streaks of sperm. From her wide-open vagina, a powerful stream of sperm flows out and forms a whole puddle under her.<br/>What happened here? </span> </div> </div> <<elseif $EventEnc00 == 0 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You witness a man roughly fucking a black woman in a deserted part of the park.<br/>Deciding not to investigate what is happening there, you continue running. </span> </div> </div> <<elseif $EventEnc00 == 1 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><br/>You witness a man roughly fucking a black woman in a deserted part of the park.<br/>Deciding not to investigate what is happening there, you continue running. </span> </div> </div> <<elseif $EventEnc00 == 2 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You witness a man roughly fucking a black woman in a deserted part of the park.<br/>Deciding not to investigate what is happening there, you continue running. </span> </div> </div> <<elseif $EventEnc00 == 3 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run, you first hear groans and the sound of bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket getting her ass pounded hard.<br/>They don't seem to need your help, so you keep running. </span> </div> </div> <<elseif $EventEnc00 == 4 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While running, you first hear moans and the claps of someone's bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket being fucked by several men.<br/>Not wanting to join in, you continue running further. </span> </div> </div> <<elseif $EventEnc00 == 5 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run, you first hear groans and the sound of bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket getting her pussy pounded hard.<br/>They don't seem to need your help, so you keep running. </span> </div> </div> <<elseif $EventEnc00 == 6 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run, you first hear groans and the sound of bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket getting her pussy pounded hard.<br/>They don't seem to need your help, so you keep running. </span> </div> </div> <<elseif $EventEnc00 == 7 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While running, you first hear moans and the claps of someone's bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket being fucked by several men.<br/>Not wanting to join in, you continue running further. </span> </div> </div> <<elseif $EventEnc00 == 8 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While running, you first hear moans and the claps of someone's bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket being fucked by several men.<br/>Not wanting to join in, you continue running further. </span> </div> </div> <<elseif $EventEnc00 == 9 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run, you first hear groans and the sound of bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket getting her ass pounded hard.<br/>They don't seem to need your help, so you keep running. </span> </div> </div> <<elseif $EventEnc00 == 10 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While running, you first hear moans and the claps of someone's bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket being fucked by several men.<br/>Not wanting to join in, you continue running further. </span> </div> </div> <<elseif $EventEnc00 == 11 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While running, you first hear moans and the claps of someone's bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket being fucked by several men.<br/>Not wanting to join in, you continue running further. </span> </div> </div> <<elseif $EventEnc00 == 12 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run, you first hear groans and the sound of bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket getting her ass pounded hard.<br/>They don't seem to need your help, so you keep running. </span> </div> </div> <<elseif $EventEnc00 == 13 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run, you first hear groans and the sound of bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket getting her pussy pounded hard.<br/>They don't seem to need your help, so you keep running. </span> </div> </div> <<elseif $EventEnc00 == 14 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run, you first hear groans and the sound of bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket getting her pussy pounded hard.<br/>They don't seem to need your help, so you keep running. </span> </div> </div> <<elseif $EventEnc00 == 15 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While running, you first hear moans and the claps of someone's bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket being fucked by several men.<br/>Not wanting to join in, you continue running further. </span> </div> </div> <<elseif $EventEnc00 == 16 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run, you first hear groans and the sound of bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket getting her pussy pounded hard.<br/>They don't seem to need your help, so you keep running. </span> </div> </div> <<elseif $EventEnc00 == 17 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run, you first hear groans and the sound of bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket getting her pussy pounded hard.<br/>They don't seem to need your help, so you keep running. </span> </div> </div> <<elseif $EventEnc00 == 18 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run, you first hear groans and the sound of bodies hitting each other,<br/>and then you notice a woman lying on a spread blanket getting her pussy pounded hard.<br/>They don't seem to need your help, so you keep running. </span> </div> </div> <<elseif $EventEnc00 == 19 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While jogging, you notice a black man in a quiet corner of the park<br/>brutally pounding an Asian woman's ass with his meat club.<br/>You continue your run, hearing the woman's moans and screams coming from the bushes. </span> </div> </div> <<elseif $EventEnc00 == 20 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While jogging, you notice a black man in a quiet corner of the park<br/>brutally pounding an Asian woman's cunt with his meat club.<br/>You continue your run, hearing the woman's moans and screams coming from the bushes. </span> </div> </div> <<elseif $EventEnc00 == 21 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While jogging, you notice a man fucking some Asian girl's ass in a quiet corner of the park.<br/>Ignoring the sounds of balls slapping and squelching coming from the bushes, you continue your run. </span> </div> </div> <<elseif $EventEnc00 == 22 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While jogging, you notice a man fucking some Asian girl's ass in a quiet corner of the park.<br/>Ignoring the sounds of balls slapping and squelching coming from the bushes, you continue your run. </span> </div> </div> <<elseif $EventEnc00 == 23 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While jogging, you notice a black man in a quiet corner of the park<br/>brutally pounding an Asian woman's ass with his meat club.<br/>You continue your run, hearing the woman's moans and screams coming from the bushes. </span> </div> </div> <<elseif $EventEnc00 == 24 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While jogging, you notice a man fucking some Asian girl's ass in a quiet corner of the park.<br/>Ignoring the sounds of balls slapping and squelching coming from the bushes, you continue your run. </span> </div> </div> <<elseif $EventEnc00 == 25 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While jogging, you notice a black man in a quiet corner of the park<br/>brutally pounding an Asian woman's ass with his meat club.<br/>You continue your run, hearing the woman's moans and screams coming from the bushes. </span> </div> </div> <<elseif $EventEnc00 == 26 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While jogging, you notice a man fucking some Asian girl's ass in a quiet corner of the park.<br/>Ignoring the sounds of balls slapping and squelching coming from the bushes, you continue your run. </span> </div> </div> <<elseif $EventEnc00 == 27 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While running, you notice how in a quiet corner of the park<br/>some guy rhythmically pulls an Asian woman onto his dick.<br/>She screams loudly with each thrust of his dick into her cunt.<br/>Probably her hole is not the right size. You continue running. </span> </div> </div> <<elseif $EventEnc00 == 28 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see some guy slowly fucking the ass of a woman you don't know.<br/>It looks like she's sleeping... or something like that.<br/>Anyway, you continue running. </span> </div> </div> <<elseif $EventEnc00 == 29 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a man fucking a horned girl in a deserted part of the park.<br/>Both look pretty dirty.<br/>You continue running, thinking about buying a rug. </span> </div> </div> <<elseif $EventEnc00 == 30 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a man fucking a horned girl in a deserted part of the park.<br/>Both look pretty dirty.<br/>You continue running, thinking about buying a rug. </span> </div> </div> <<elseif $EventEnc00 == 31 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a man fucking a busty woman with bright red hair in a deserted part of the park.<br/>The woman moans and sways in time with the man's thrusts, and you continue to run. </span> </div> </div> <<elseif $EventEnc00 == 32 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a man fucking a busty woman with bright red hair in a deserted part of the park.<br/>The woman moans and sways in time with the man's thrusts, and you continue to run. </span> </div> </div> <<elseif $EventEnc00 == 33 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a man fucking a busty woman with bright red hair in a deserted part of the park.<br/>The woman moans and sways in time with the man's thrusts, and you continue to run. </span> </div> </div> <<elseif $EventEnc00 == 34 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a man fucking a redhead woman with a big ass.<br/>Pausing between thrusts of his cock into her pussy, he slaps his hand against her huge ass.<br/>Leaving them to do what they do, you run on. </span> </div> </div> <<elseif $EventEnc00 == 35 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a man fucking a redhead woman with a big ass.<br/>Pausing between thrusts of his cock into her pussy, he slaps his hand against her huge ass.<br/>Leaving them to do what they do, you run on. </span> </div> </div> <<elseif $EventEnc00 == 36 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a man fucking a horned girl in a deserted part of the park.<br/>Both look pretty dirty.<br/>You continue running, thinking about buying a rug. </span> </div> </div> <<elseif $EventEnc00 == 37 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a man fucking a redhead woman with a big ass and horns.<br/>Pausing between thrusts of his cock into her pussy, he slaps his hand against her huge ass.<br/>Leaving them to do what they do, you run on, thinking about the nuances of having horns. </span> </div> </div> <<elseif $EventEnc00 == 38 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a man fucking a redhead girl in a deserted part of the park.<br/>Both look pretty dirty.<br/>You continue running, thinking about buying a new shampoo. </span> </div> </div> <<elseif $EventEnc00 == 39 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a guy pounding the ass of a horned woman with purple hair in a clearing among trees.<br/>Both are making annoying, unmelodic sounds, so you decide to keep running. </span> </div> </div> <<elseif $EventEnc00 == 40 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a guy fucking a naked, horned woman with purple hair in a clearing between the trees.<br/>The woman is eagerly waving at the man, who is dressed... like a ninja?<br/>Thinking about the oddities of modern fashion, you continue your run. </span> </div> </div> <<elseif $EventEnc00 == 41 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a man fucking a busty woman with purple hair in a deserted part of the park.<br/>The woman moans and sways in time with the man's thrusts, and you continue to run. </span> </div> </div> <<elseif $EventEnc00 == 42 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a guy fucking a naked, horned woman with purple hair in a clearing between the trees.<br/>The woman is eagerly waving at the man, who is dressed... like a biker?<br/>Thinking about the fact that you haven't seen a single motorcycle in the city, you continue running. </span> </div> </div> <<elseif $EventEnc00 == 43 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a guy fucking a naked, horned woman with purple hair in a clearing between the trees.<br/>The woman is eagerly waving at the man.<br/>Thinking about how nice it would be to take a bath, you continue running. </span> </div> </div> <<elseif $EventEnc00 == 44 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a guy fucking a naked, horned woman with purple hair in a clearing between the trees.<br/>The woman is eagerly waving at the man, who is dressed... like a ninja?<br/>Thinking about the oddities of modern fashion, you continue your run. </span> </div> </div> <<elseif $EventEnc00 == 45 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Hearing the scream of a constipated deer,<br/>you notice a naked woman with purple hair being fucked in the ass by a menacing-looking man.<br/>Not wanting to know why she is screaming like that, you speed up your run. </span> </div> </div> <<elseif $EventEnc00 == 46 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a horned woman lying on the ground with her ass up, being fucked by some guy.<br/>It seems that such pictures are gradually becoming commonplace for you.<br/>Experiencing an existential crisis, you continue your run. </span> </div> </div> <<elseif $EventEnc00 == 47 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a couple fucking in a shaded part of the park.<br/>It would be really unnoticeable if it weren't for the lonely<br/>sounds of bodies hitting each other. </span> </div> </div> <<elseif $EventEnc00 == 48 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a guy fucking a naked, horned woman in a clearing between the trees.<br/>The woman is eagerly waving at the man, who is dressed.<br/>Wondering how much dry cleaning costs here, and whether there is any here at all,<br/>you continue running. </span> </div> </div> <<elseif $EventEnc00 == 49 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> In the shadows of the park you notice a couple fucking.<br/>Why are they all so drawn to the park?<br/>Reflecting on the oddities of this city you continue your run. </span> </div> </div> <<elseif $EventEnc00 == 50 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a man fucking a blond girl in a deserted part of the park.<br/>Both look pretty dirty. You continue running, thinking about buying a new shampoo. </span> </div> </div> <<elseif $EventEnc00 == 51 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a guy fucking a naked blonde in a clearing between the trees.<br/>The woman moans in time with the thrusts of the man, who is dressed... like a grim baker?<br/>Thinking about the oddities of modern fashion, you continue your run. </span> </div> </div> <<elseif $EventEnc00 == 52 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> In the shadows between the trees you notice a blonde on all fours,<br/>looking in surprise at the man fucking her. Deciding not to get into the complexities of local relationships, you continue running. </span> </div> </div> <<elseif $EventEnc00 == 53 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice another couple having fun outdoors.<br/>The man is holding the blonde's ass too tightly, either to keep her from running away or out of fear of missing the right hole.<br/>Leaving them to themselves, you continue your run. </span> </div> </div> <<elseif $EventEnc00 == 54 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a naked blonde with a huge raised ass,<br/>which some guy is trying on. Deciding not to wait for the continuation, you run on. </span> </div> </div> <<elseif $EventEnc00 == 55 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see a blonde on all fours being pounded by a guy in a deserted part of the park.<br/>The woman moans loudly with each blow of his balls on her ass. Without stopping, you run past. </span> </div> </div> <<elseif $EventEnc00 == 56 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run past, you notice a guy fucking another blonde in a deserted clearing.<br/>The blonde has a detached and confused look, it seems she just remembered that she forgot to lock the doors of her apartment or something like that. </span> </div> </div> <<elseif $EventEnc00 == 57 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Running past you notice how in a deserted clearing some guy is fucking another blonde.<br/>She rhythmically wags her ass at the man and has a serious and purposeful look ahead, as if she is doing a very responsible job. Leaving this strange couple you run forward. </span> </div> </div> <<elseif $EventEnc00 == 58 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> In the shadows of the park, you notice a man pounding the ass of a woman lying on the ground.<br/>She rhythmically sways and moans. You run on, not paying attention to them. </span> </div> </div> <<elseif $EventEnc00 == 59 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You notice a naked blonde with a huge raised ass,<br/>which some guy is trying on. Deciding not to wait for the continuation, you run on. </span> </div> </div> <<elseif $EventEnc00 == 60 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You see an Asian woman on all fours being fucked by some guy.<br/>Noticing nothing new for yourself, you run on. </span> </div> </div> <<elseif $EventEnc00 == 61 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> In a deserted part of the park you notice a white man fucking a black woman.<br/>Suddenly they both start screaming and you run away in fear, not understanding what is going on. </span> </div> </div> <<elseif $EventEnc00 == 62 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run along the path, you see a horned girl crawling out of the nearby bushes on all fours.<br/>Her ass is bare and there are traces of sperm on it. Leaving the girl to herself, you run on. </span> </div> </div> <<elseif $EventEnc00 == 63 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run along the path, you see a horned girl crawling out of the nearby bushes on all fours.<br/>Her ass is bare and there are traces of sperm on it. Leaving the girl to herself, you run on. </span> </div> </div> <<elseif $EventEnc00 == 64 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run along the path, you see a horned girl crawling out of the nearby bushes on all fours.<br/>Her ass is bare and there are traces of sperm on it, and her face has an angry and indignant expression. Leaving the girl to herself, you run on. </span> </div> </div> <<elseif $EventEnc00 == 65 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run along the path, you see an Asian girl crawling out of the nearby bushes on all fours.<br/>Her ass is bare and there are traces of sperm on it. Leaving the girl to herself, you run on. </span> </div> </div> <<elseif $EventEnc00 == 66 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run along the path, you see an Asian girl crawling out of the nearby bushes on all fours.<br/>Her ass is bare and there are traces of sperm on it. Leaving the girl to herself, you run on. </span> </div> </div> <<elseif $EventEnc00 == 67 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run along the path, you see an Asian girl crawling out of the nearby bushes on all fours.<br/>Her ass is bare and there are traces of sperm on it. Leaving the girl to herself, you run on. </span> </div> </div> <<elseif $EventEnc00 == 68 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run along the path, you see an Asian girl crawling out of the nearby bushes on all fours.<br/>Her ass is bare and there are traces of sperm on it. Leaving the girl to herself, you run on. </span> </div> </div> <<elseif $EventEnc00 == 69 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Running along the path, you see some naked Asian crawling out of the nearby bushes on all fours.<br/>Large traces of sperm can be seen on her body. Leaving the girl to herself, you run on. </span> </div> </div> <<elseif $EventEnc00 == 70 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run along the path, you see a black girl crawling out of the bushes nearby on all fours.<br/>Her bottom is bare and there are traces of sperm on it. Leaving the girl alone, you run on. </span> </div> </div> <<elseif $EventEnc00 == 71 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you run along the path, you see a black girl crawling out of the nearby bushes on all fours.<br/>Her ass is bare and there are traces of sperm on it, and her face has an angry and indignant expression. Leaving the girl to herself, you run on. </span> </div> </div> <<elseif $EventEnc00 == 72 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Running along the path, you see some naked black girl crawling out of the nearby bushes on all fours.<br/>Large traces of sperm can be seen on her body. Leaving the girl to herself, you run on. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" JOGGING_01>><</button>> </span></div> </div> <<Message "Arousal has increased">> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the area, you find yourself surrounded by a group of hostile men. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "RUN AWAY">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(10)>> /* Случайное число от 0 до 10 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(35)>> /* Случайное число от 0 до 35 */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<set $Sub -= 1>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 1>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<if $Fit + $EventEnc01 >= $EventEnc02>> <<goto "00">> <<else>> <<goto "SDBandit_02">> <</if>> <</link>></div> <div class="links01"> <<link "ASK TO LEAVE">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(100)>> /* Случайное число от 0 до 7 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(400)>> /* Случайное число от 0 до 25 */ <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $Sub += 3>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 3>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<if $DRep - $EventEnc01 <= $EventEnc02>> <<goto "00">> <<else>> <<goto "SDBandit_02">> <</if>> <</link>></div> <div class="links01"> <<link "STAND STILL">> <<set $DRep += 1>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $Sub += 5>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 5>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "SDBandit_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are dragged by force into a dark alley and they start searching you for valuables. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <<if $EventEnc00 == 1>> <<goto "SDBandit_03_0">> <<elseif $EventEnc00 == 2 and $Bea >= 20>> <<goto "SDBandit_03_0">> <<elseif $EventEnc00 == 2>> <<goto "00">> <<elseif $EventEnc00 == 3>> <<goto "SDBandit_03_1">> <<elseif $EventEnc00 == 4 and $Bea >= 20>> <<goto "SDBandit_03_1">> <<elseif $EventEnc00 == 4>> <<goto "00">> <<elseif $EventEnc00 == 5>> <<goto "00">> <<elseif $EventEnc00 == 0>> <<goto "00">> <</if>> <</link>></div> </div> </div> <<Message "You have been robbed!">> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> /* Уменьшение денег */ <<if $Money > 0>> <<set $Money to Math.max(0, Math.floor($Money * 0.3))>> <<run UIBar.setStoryElements()>> <</if>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The bandits rip off your excess clothes and put you on your knees, after which one of them takes out his dick and slaps it on your cheeks. It seems that in order to get out of here, you will have to service this gang of scoundrels. Opening your mouth, you give the first of them access to your throat. As you begin to suck his shaft, the bandit praises your ability to suck meat clubs in front of the other men who are in line to use your hole. Soon he presses your head, penetrating his dick deep into your throat and discharges a portion of sperm into your stomach. His place is taken by the next bandit and you obediently begin to suck a new dick. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The bandits rip off your excess clothes and put you on your knees, after which one of them takes out his dick and slaps it on your cheeks. It seems that in order to get out of here, you will have to service this gang of scoundrels.The bandit clamps your nose with his hands and when you open your mouth to breathe, he penetrates there with his meat club. He roughly fucks your throat, forcibly pulling your mouth onto his shaft, not forgetting to advertise the merits of his new hole for fucking in front of the other men. After unloading a load of his cum deep into your throat, he passes the baton to another member of the gang. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The bandits rip off your excess clothes and put you on your knees, after which one of them takes out his dick and slaps it on your cheeks. It seems that in order to get out of here, you will have to service this gang of scoundrels.Opening your mouth, you give the first of them access to your throat. The bandit roughly fucks your mouth while talking to the other members of the gang waiting for their turn. After some time, he fills your mouth with his smelly cum and forces you to swallow it. A new strong cock takes its place in your mouth. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <<if $EventEnc00 == 1>> <<goto "SDBandit_04_1">> <<elseif $EventEnc00 == 2 and $Bea >= 30>> <<goto "SDBandit_04_1">> <<elseif $EventEnc00 == 2>> <<goto "SDBandit_04_0">> <<elseif $EventEnc00 == 0>> <<goto "SDBandit_04_0">> <</if>> <</link>></div> </div> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Понижение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $DRep += 15>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> /* Изменение статистики */ <<set $SOraP += 4>> <<set $SGruP += 1>> <<set $SRapP += 1>> <<set $SHumP += 1>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> After the gangsters decide that you have sucked enough of their cocks, they decide that they need to mark the bitch and come closer, pushing their cocks into your face. Jerking and slapping them on your cheeks and lips, they begin to cover them with thick layers of their cream. After admiring the work done, the men laugh and leave the alley, leaving you sitting alone, smeared with cum. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span> </div> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 0, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $DRep += 5>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> /* Изменение статистики */ <<set $SOraP += 0>> <<set $SGruP += 0>> <<set $SRapP += 0>> <<set $SHumP += 0>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly your ass is lifted up and you feel the head of a thick cock against your pussy. When the bandit standing behind you enters your hole, you can only moan with a dick in your mouth. Waving at the bandit pounding you from behind, you forget yourself, dissolving in the sensations of the meat trunks using your holes. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly your ass is lifted up and you feel the head of a thick cock against your pussy. When the bandit standing behind you enters your hole, you can only moan with a dick in your mouth. Having firmly grabbed your ass, the man begins to forcefully drive his meat trunk into your hole. You have no choice but to be a toy for pleasure dangling between two trunks. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly your ass is lifted up and you feel the head of a thick cock against your pussy. When the bandit standing behind you enters your hole, you can only moan with a dick in your mouth. Soon you receive two charges of sperm in your holes at once and the free places are occupied again. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" SDBandit_05>><</button>> </span> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 15, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $DRep += 10>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> /* Изменение статистики */ <<set $SOraP += 2>> <<set $SGruP += 0>> <<set $SRapP += 0>> <<set $SHumP += 0>> <<set $SVagP += 1>> <<set $SAssP += 1>> <<set $VaginaStatus += 15>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<set $AnusStatus += 10>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> /* Следы спермы */ <<set $Sperm to 1>> /* пирсинг на половых губах */ <<set $TLabiaStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 3>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Lost count of how many cocks have been in your holes and how many total loads of sperm they've received, trying to catch your breath and come to your senses while thick sperm is dripping off your face. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" SDBandit_06>><</button>> </span> </div> </div> /* Бонус к опыту */ <<set $Exp += 0>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 0, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $DRep += 5>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> /* Изменение статистики */ <<set $SOraP += 0>> <<set $SGruP += 0>> <<set $SRapP += 0>> <<set $SHumP += 0>> <<set $SVagP += 0>> <<set $SAssN += 0>> /* Следы спермы */ <<set $Sperm to 1>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(16)>> /* Случайное число от 0 до 16 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The bandits tear off your excess clothes, after which they decide who will pound your holes in what order and move on to your pussy. While you had to wait for their decision, you managed to get into the situation and got wet, which is why the first member entered your hole quite easily and began to pound it quite well, stretching the walls. The bandit using your squelching pussy is glad that they got a good slut and advertises the merits of your pussy to his comrades, while you moan with pleasure from the feeling of a strong member. Soon he fills your pussy with a portion of fresh sperm and his place in your hole is occupied by the next bandit. One after another, they use you, not ignoring your ass. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The bandits tear off your excess clothes, after which they decide who will pound your holes in what order and move on to your pussy. Trying to come up with a way out of this situation, you do not have time to react to how one of the bandits suddenly grabs you and enters his member along the entire length of your pussy. As he pounds his cock deep into your poor pussy over and over again, he tells his friends that everyone should try this great hole. Resigned to the inevitable, you feel his cock twitching inside you and then filling your womb with a load of cum, after which the next thug takes his place. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The bandits tear off your excess clothes, after which they decide who will pound your holes in what order and move on to your pussy. Soon, one of the thugs moves in to your hole and starts pounding it hard. You feel his balls hitting your ass and he periodically pinches your bare breast. Withdrawing into yourself and starting to moan, you miss the moment when he unloads into your hole and the next bastard takes his place. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" SDBandit_06>><</button>> </span> </div> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $DRep += 20>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> /* Изменение статистики */ <<set $SOraP += 0>> <<set $SGruP += 1>> <<set $SRapP += 1>> <<set $SHumP += 4>> <<set $SVagP += 3>> <<set $SAssP += 1>> <<set $VaginaStatus += 15>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<set $AnusStatus += 10>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 5>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/069.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/070.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/071.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/072.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/073.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/074.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/DBandits/075.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You're on all fours in a dark alley as thick, sticky cum spurts out of your gangbanged cunt. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span> </div> </div> /* Бонус к опыту */ <<set $Exp += 0>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 0, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 40, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $DRep += 0>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> /* Изменение статистики */ <<set $SOraP += 0>> <<set $SGruP += 0>> <<set $SRapP += 0>> <<set $SHumP += 0>> /* Следы спермы */ <<set $Sperm to 1>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 0>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the area, you find yourself surrounded by a group of hostile men. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "RUN AWAY">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(10)>> /* Случайное число от 0 до 10 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(35)>> /* Случайное число от 0 до 35 */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<set $Sub -= 1>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 1>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<if $Fit + $EventEnc01 >= $EventEnc02>> <<goto "00">> <<else>> <<goto "SNBandit_02">> <</if>> <</link>></div> <div class="links01"> <<link "ASK TO LEAVE">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(100)>> /* Случайное число от 0 до 7 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(400)>> /* Случайное число от 0 до 25 */ <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $Sub += 3>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 3>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<if $DRep - $EventEnc01 <= $EventEnc02>> <<goto "00">> <<else>> <<goto "SNBandit_02">> <</if>> <</link>></div> <div class="links01"> <<link "STAND STILL">> <<set $DRep += 1>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $Sub += 5>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 5>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "SNBandit_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are dragged by force into a dark alley and they start searching you for valuables. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <<if $EventEnc00 == 1>> <<goto "SNBandit_03_0">> <<elseif $EventEnc00 == 2 and $Bea >= 20>> <<goto "SNBandit_03_0">> <<elseif $EventEnc00 == 2>> <<goto "00">> <<elseif $EventEnc00 == 3>> <<goto "SNBandit_03_1">> <<elseif $EventEnc00 == 4 and $Bea >= 20>> <<goto "SNBandit_03_1">> <<elseif $EventEnc00 == 4>> <<goto "00">> <<elseif $EventEnc00 == 5>> <<goto "00">> <<elseif $EventEnc00 == 0>> <<goto "00">> <</if>> <</link>></div> </div> </div> <<Message "You have been robbed!">> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> /* Уменьшение денег */ <<if $Money > 0>> <<set $Money to Math.max(0, Math.floor($Money * 0.3))>> <<run UIBar.setStoryElements()>> <</if>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The bandits rip off your excess clothes and put you on your knees, after which one of them takes out his dick and slaps it on your cheeks. It seems that in order to get out of here, you will have to service this gang of scoundrels. Opening your mouth, you give the first of them access to your throat. As you begin to suck his shaft, the bandit praises your ability to suck meat clubs in front of the other men who are in line to use your hole. Soon he presses your head, penetrating his dick deep into your throat and discharges a portion of sperm into your stomach. His place is taken by the next bandit and you obediently begin to suck a new dick. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The bandits rip off your excess clothes and put you on your knees, after which one of them takes out his dick and slaps it on your cheeks. It seems that in order to get out of here, you will have to service this gang of scoundrels.The bandit clamps your nose with his hands and when you open your mouth to breathe, he penetrates there with his meat club. He roughly fucks your throat, forcibly pulling your mouth onto his shaft, not forgetting to advertise the merits of his new hole for fucking in front of the other men. After unloading a load of his cum deep into your throat, he passes the baton to another member of the gang. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The bandits rip off your excess clothes and put you on your knees, after which one of them takes out his dick and slaps it on your cheeks. It seems that in order to get out of here, you will have to service this gang of scoundrels.Opening your mouth, you give the first of them access to your throat. The bandit roughly fucks your mouth while talking to the other members of the gang waiting for their turn. After some time, he fills your mouth with his smelly cum and forces you to swallow it. A new strong cock takes its place in your mouth. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <<if $EventEnc00 == 1>> <<goto "SNBandit_04_1">> <<elseif $EventEnc00 == 2 and $Bea >= 30>> <<goto "SNBandit_04_1">> <<elseif $EventEnc00 == 2>> <<goto "SNBandit_04_0">> <<elseif $EventEnc00 == 0>> <<goto "SNBandit_04_0">> <</if>> <</link>></div> </div> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Понижение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $DRep += 15>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> /* Изменение статистики */ <<set $SOraP += 4>> <<set $SGruP += 1>> <<set $SRapP += 1>> <<set $SHumP += 1>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> After the gangsters decide that you have sucked enough of their cocks, they decide that they need to mark the bitch and come closer, pushing their cocks into your face. Jerking and slapping them on your cheeks and lips, they begin to cover them with thick layers of their cream. After admiring the work done, the men laugh and leave the alley, leaving you sitting alone, smeared with cum. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span> </div> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 0, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $DRep += 5>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> /* Изменение статистики */ <<set $SOraP += 0>> <<set $SGruP += 0>> <<set $SRapP += 0>> <<set $SHumP += 0>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(16)>> /* Случайное число от 0 до 16 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The bandits tear off your excess clothes, after which they decide who will pound your holes in what order and move on to your pussy. While you had to wait for their decision, you managed to get into the situation and got wet, which is why the first member entered your hole quite easily and began to pound it quite well, stretching the walls. The bandit using your squelching pussy is glad that they got a good slut and advertises the merits of your pussy to his comrades, while you moan with pleasure from the feeling of a strong member. Soon he fills your pussy with a portion of fresh sperm and his place in your hole is occupied by the next bandit. One after another, they use you, not ignoring your ass. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The bandits tear off your excess clothes, after which they decide who will pound your holes in what order and move on to your pussy. Trying to come up with a way out of this situation, you do not have time to react to how one of the bandits suddenly grabs you and enters his member along the entire length of your pussy. As he pounds his cock deep into your poor pussy over and over again, he tells his friends that everyone should try this great hole. Resigned to the inevitable, you feel his cock twitching inside you and then filling your womb with a load of cum, after which the next thug takes his place. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The bandits tear off your excess clothes, after which they decide who will pound your holes in what order and move on to your pussy. Soon, one of the thugs moves in to your hole and starts pounding it hard. You feel his balls hitting your ass and he periodically pinches your bare breast. Withdrawing into yourself and starting to moan, you miss the moment when he unloads into your hole and the next bastard takes his place. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" SNBandit_06>><</button>> </span> </div> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $DRep += 20>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> /* Изменение статистики */ <<set $SOraP += 0>> <<set $SGruP += 1>> <<set $SRapP += 1>> <<set $SHumP += 4>> <<set $SVagP += 3>> <<set $SAssP += 1>> <<set $VaginaStatus += 15>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<set $AnusStatus += 10>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 5>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly your ass is lifted up and you feel the head of a thick cock against your pussy. When the bandit standing behind you enters your hole, you can only moan with a dick in your mouth. Waving at the bandit pounding you from behind, you forget yourself, dissolving in the sensations of the meat trunks using your holes. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly your ass is lifted up and you feel the head of a thick cock against your pussy. When the bandit standing behind you enters your hole, you can only moan with a dick in your mouth. Having firmly grabbed your ass, the man begins to forcefully drive his meat trunk into your hole. You have no choice but to be a toy for pleasure dangling between two trunks. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly your ass is lifted up and you feel the head of a thick cock against your pussy. When the bandit standing behind you enters your hole, you can only moan with a dick in your mouth. Soon you receive two charges of sperm in your holes at once and the free places are occupied again. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" SNBandit_05>><</button>> </span> </div> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 15, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $DRep += 10>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> /* Изменение статистики */ <<set $SOraP += 2>> <<set $SGruP += 0>> <<set $SRapP += 0>> <<set $SHumP += 0>> <<set $SVagP += 1>> <<set $SAssP += 1>> <<set $VaginaStatus += 15>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<set $AnusStatus += 10>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> /* Следы спермы */ <<set $Sperm to 1>> /* пирсинг на половых губах */ <<set $TLabiaStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 3>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Lost count of how many cocks have been in your holes and how many total loads of sperm they've received, trying to catch your breath and come to your senses while thick sperm is dripping off your face. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" SNBandit_06>><</button>> </span> </div> </div> /* Бонус к опыту */ <<set $Exp += 0>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 0, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $DRep += 5>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> /* Изменение статистики */ <<set $SOraP += 0>> <<set $SGruP += 0>> <<set $SRapP += 0>> <<set $SHumP += 0>> <<set $SVagP += 0>> <<set $SAssN += 0>> /* Следы спермы */ <<set $Sperm to 1>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/069.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/070.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/071.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/072.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/073.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/074.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/NBandits/075.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You're on all fours in a dark alley as thick, sticky cum spurts out of your gangbanged cunt. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span> </div> </div> /* Бонус к опыту */ <<set $Exp += 0>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 0, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 40, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $DRep += 0>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> /* Изменение статистики */ <<set $SOraP += 0>> <<set $SGruP += 0>> <<set $SRapP += 0>> <<set $SHumP += 0>> /* Следы спермы */ <<set $Sperm to 1>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 0>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/00/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/00/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/00/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/00/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/00/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 0 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/00/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/00/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/00/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/00/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/00/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> <div id="ButtonBack05"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль для карты */ .map { position: relative; top: 30px; left: 20px; float: center; z-index: 1; } /* Контейнер для Текста по середине */ .TEXT-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ position: absolute; top: 410px; left: 450px; min-width: 1050px; min-height: 250px; max-width: 1050px; max-height:250px; display: flex; align-items: top; justify-content: center; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); transition: background-color 0.3s ease; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ position: absolute; top: 600px; left: 640px; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } .map2 { position: relative; top: -200px; z-index: 1; text-align: center; } #ButtonBack05 { position: relative; top: 0px; left: -50px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <<if $EventEnc00 == 0 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 0 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12 and $TDay <= 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/RandomGirl/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0 and $TDay >= 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the night street in search of something interesting, you notice strange sounds coming from a dark alley.<br/>Entering the alley, you discover a huge mass of black tentacles wrapped around a busty blonde. You run away from here as fast as you can. </span> </div> </div> <<elseif $EventEnc00 == 1 and $TDay >= 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the night street in search of something interesting, you notice strange sounds coming from a dark alley.<br/>Entering the alley, you discover a huge mass of black tentacles wrapped around a busty blonde. You run away from here as fast as you can. </span> </div> </div> <<elseif $EventEnc00 == 2 and $TDay >= 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the night street in search of something interesting, you notice strange sounds coming from a dark alley.<br/>Entering the alley, you discover a huge mass of black tentacles wrapped around a busty blonde. You run away from here as fast as you can. </span> </div> </div> <<elseif $EventEnc00 == 3 and $TDay >= 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the night street in search of something interesting, you notice strange sounds coming from a dark alley.<br/>Entering the alley, you discover a huge mass of black tentacles wrapped around a busty blonde. You run away from here as fast as you can. </span> </div> </div> <<elseif $EventEnc00 == 4 and $TDay >= 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the night street in search of something interesting, you notice strange sounds coming from a dark alley.<br/>Entering the alley, you discover a huge mass of black tentacles wrapped around a busty blonde. You run away from here as fast as you can. </span> </div> </div> <<elseif $EventEnc00 == 5 and $TDay >= 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the night street in search of something interesting, you notice strange sounds coming from a dark alley.<br/>Entering the alley, you discover a huge mass of black tentacles wrapped around a busty blonde. You run away from here as fast as you can. </span> </div> </div> <<elseif $EventEnc00 == 6 and $TDay >= 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the night street in search of something interesting, you notice strange sounds coming from a dark alley.<br/>Entering the alley, you discover a huge mass of black tentacles wrapped around a busty blonde. You run away from here as fast as you can. </span> </div> </div> <<elseif $EventEnc00 == 7 and $TDay >= 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the night street in search of something interesting, you notice strange sounds coming from a dark alley.<br/>Entering the alley you find a huge mass wrapped around a busty black woman. You run away from here as fast as you can. </span> </div> </div> <<elseif $EventEnc00 == 8 and $TDay >= 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the night street in search of something interesting, you notice strange sounds coming from a dark alley.<br/>Entering the alley you find a huge mass wrapped around a busty black woman. You run away from here as fast as you can. </span> </div> </div> <<elseif $EventEnc00 == 9 and $TDay >= 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the night street in search of something interesting, you notice strange sounds coming from a dark alley.<br/>Entering the alley you find a huge mass wrapped around a busty black woman. You run away from here as fast as you can. </span> </div> </div> <<elseif $EventEnc00 == 10 and $TDay >= 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the night street in search of something interesting, you notice strange sounds coming from a dark alley.<br/>Entering the alley you find a huge mass wrapped around a busty black woman. You run away from here as fast as you can. </span> </div> </div> <<elseif $EventEnc00 == 11 and $TDay >= 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the night street in search of something interesting, you notice strange sounds coming from a dark alley.<br/>Entering the alley you find a huge mass of tentacles wrapped around a busty Asian woman. You run away from here as fast as you can. </span> </div> </div> <<elseif $EventEnc00 == 12 and $TDay >= 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the night street in search of something interesting, you notice strange sounds coming from a dark alley.<br/>Entering the alley you find a huge mass of tentacles wrapped around a busty Asian woman. You run away from here as fast as you can. </span> </div> </div> <<elseif $EventEnc00 == 0 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the street for something interesting, you notice strange sounds coming from a dark alley.<br/>Entering an alley, you find a woman with purple hair on all fours. Cum is streaming out of her pussy. This is clearly not what you are looking for, so you continue to explore the area. </span> </div> </div> <<elseif $EventEnc00 == 1 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the street for something interesting, you notice strange sounds coming from a dark alley.<br/>Entering an alley, you find a woman with purple hair on all fours. Cum is streaming out of her pussy. This is clearly not what you are looking for, so you continue to explore the area. </span> </div> </div> <<elseif $EventEnc00 == 2 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the street for something interesting, you notice strange sounds coming from a dark alley.<br/>Entering an alley, you find a horned blonde on all fours. Cum is streaming out of her pussy. This is clearly not what you are looking for, so you continue to explore the area. </span> </div> </div> <<elseif $EventEnc00 == 3 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the street for something interesting, you notice strange sounds coming from a dark alley.<br/>Entering an alley, you find a horned blonde on all fours. Cum is streaming out of her pussy. This is clearly not what you are looking for, so you continue to explore the area. </span> </div> </div> <<elseif $EventEnc00 == 4 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the street for something interesting, you notice strange sounds coming from a dark alley.<br/>Entering an alley, you find a horned blonde on all fours. Cum is streaming out of her pussy. This is clearly not what you are looking for, so you continue to explore the area. </span> </div> </div> <<elseif $EventEnc00 == 5 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the street for something interesting, you notice strange sounds coming from a dark alley.<br/>Entering an alley, you find a horned blonde on all fours. Cum is streaming out of her pussy. This is clearly not what you are looking for, so you continue to explore the area. </span> </div> </div> <<elseif $EventEnc00 == 6 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the street for something interesting, you notice strange sounds coming from a dark alley.<br/>Entering an alley, you find a blonde woman on all fours. Cum is streaming out of her pussy. This is clearly not what you are looking for, so you continue to explore the area. </span> </div> </div> <<elseif $EventEnc00 == 7 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the street for something interesting, you notice strange sounds coming from a dark alley.<br/>Entering an alley, you find a black woman on all fours. Cum is pouring out of her pussy. This is clearly not what you are looking for, so you continue to explore the area. </span> </div> </div> <<elseif $EventEnc00 == 8 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the street for something interesting, you notice strange sounds coming from a dark alley.<br/>>Entering an alley, you find a black woman on all fours. Cum is pouring out of her pussy. This is clearly not what you are looking for, so you continue to explore the area. </span> </div> </div> <<elseif $EventEnc00 == 9 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the street for something interesting, you notice strange sounds coming from a dark alley.<br/>>Entering an alley, you find a black woman on all fours. Cum is pouring out of her pussy. This is clearly not what you are looking for, so you continue to explore the area. </span> </div> </div> <<elseif $EventEnc00 == 10 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the street for something interesting, you notice strange sounds coming from a dark alley.<br/>>Entering an alley, you find a black woman on all fours. Cum is pouring out of her pussy. This is clearly not what you are looking for, so you continue to explore the area. </span> </div> </div> <<elseif $EventEnc00 == 11 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the street for something interesting, you notice strange sounds coming from a dark alley.<br/>>Entering an alley, you find a woman on all fours. Cum is pouring out of her pussy. This is clearly not what you are looking for, so you continue to explore the area. </span> </div> </div> <<elseif $EventEnc00 == 12 and $TDay <= 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the street for something interesting, you notice strange sounds coming from a dark alley.<br/>>Entering an alley, you find a black Asian woman on all fours. Cum is pouring out of her pussy. This is clearly not what you are looking for, so you continue to explore the area. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <<if $TDay >= 15>> <<Message "Ỳ͎o̦̕u̴̲ ̡̹͓͟ś̴͉ͅȩ̷̸͎̠̟ę̨͏̣̫͔ ̵̶̱̼̤͎͜͠s҉̸̢͔̪̫̠͞ó̸͜͟͏͚̥̦̰̩m҉̸̶̥̻̹̞͉̀͢é̶̴̸̢̯̘̮͎͕̣̕t͏̸̛҉̢̧̳̪̩̮̮̠h̴̵̨̛͉̤͈̼̬͎̀́͡ͅí̵̸̷͈̹̟̫͇̹͠͡͠ͅn̷̶̨͘͝͡͏͖̜̥̳̳͖̟̟͟g̵̵̜̖̪̤̪̰̲͜͜͟͡͞͠ͅ">> <</if>> <<if $TDay >= 15>> <<run updateMadMinimum()>> <<set $Mad += 3>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim += 2>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <</if>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Treasure/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Treasure/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Treasure/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Treasure/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Treasure/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Treasure/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Treasure/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Treasure/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> While looking around, you find a treasure hidden by someone.<br/>Inside it there is both money and jewelry that can be sold at a pawn shop. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <<Message "You received the jewelry">> /* Бонус к опыту */ <<set $Exp += 10>> <<run setup.checkLevelUp()>> /* Получение драгоценностей */ <<set $EventEnc to 0>> <<set $EventEnc to random(4)>> <<set $CLoot04 to Math.floor($CLoot04 + $EventEnc)>> <<set $CLoot04 to Math.clamp($CLoot04, 0, 30)>> /* Понижение Безумия */ <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack03 { position: relative; top: 260px; left: 880px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Wallet/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Wallet/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Wallet/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Wallet/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Wallet/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Wallet/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> While looking around the area, you find someone's lost wallet lying on the ground. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> /* Бонус к опыту */ <<set $Exp += 10>> <<run setup.checkLevelUp()>> /* Получение денег */ <<set $EventEnc to 0>> <<set $EventEnc to random(40)>> <<set $Money to Math.floor($Money + 8 + $EventEnc)>> <<set $Money to Math.clamp($Money, 0, 9000)>> /* Понижение Безумия */ <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack03 { position: relative; top: 260px; left: 880px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> While looking around the area, you discover a bag left unattended by someone.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(may contain money and jewelry)</span> </span> </div> </div> <div id="links-container00"> <div id="ButtonBack06"><span class="btn2"> <<button "<strong>STEAL</strong>" $location>> <<if $EventEnc00 >= 0>> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $EventEnc to 0>> <<set $EventEnc to random(3)>> <<set $Money to Math.floor($Money + 6 + $EventEnc)>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $CLoot04 to Math.floor($CLoot04 + $EventEnc)>> <<set $CLoot04 to Math.clamp($CLoot04, 0, 30)>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $ERep += 8>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<run UIBar.setStoryElements()>> <</if>> <</button>></span></div> <div id="ButtonBack07"><span class="btn2"> <<button "<strong>LEAVE</strong>" $location>> <</button>> </span></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack03 { position: relative; top: 260px; left: 880px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack04 { position: relative; top: 260px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 260px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> While looking around the area, you discover a bag left unattended by someone.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(may contain money and jewelry)</span> </span> </div> </div> <div id="links-container00"> <div id="ButtonBack06"><span class="btn2"> <<button "<strong>STEAL</strong>" $location>> <<if $EventEnc00 >= 0>> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $EventEnc to 0>> <<set $EventEnc to random(3)>> <<set $Money to Math.floor($Money + 6 + $EventEnc)>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $CLoot04 to Math.floor($CLoot04 + $EventEnc)>> <<set $CLoot04 to Math.clamp($CLoot04, 0, 30)>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $DRep += 8>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <</if>> <</button>></span></div> <div id="ButtonBack07"><span class="btn2"> <<button "<strong>LEAVE</strong>" $location>> <</button>> </span></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack03 { position: relative; top: 260px; left: 880px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack04 { position: relative; top: 260px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 260px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> While looking around the area, you discover a bag left unattended by someone.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(may contain money and jewelry)</span> </span> </div> </div> <div id="links-container00"> <div id="ButtonBack06"><span class="btn2"> <<button "<strong>STEAL</strong>" $location>> <<if $EventEnc00 >= 0>> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $EventEnc to 0>> <<set $EventEnc to random(3)>> <<set $Money to Math.floor($Money + 6 + $EventEnc)>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $CLoot04 to Math.floor($CLoot04 + $EventEnc)>> <<set $CLoot04 to Math.clamp($CLoot04, 0, 30)>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $WRep += 8>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<run UIBar.setStoryElements()>> <</if>> <</button>></span></div> <div id="ButtonBack07"><span class="btn2"> <<button "<strong>LEAVE</strong>" $location>> <</button>> </span></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack03 { position: relative; top: 260px; left: 880px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack04 { position: relative; top: 260px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 260px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Bag/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> While looking around the area, you discover a bag left unattended by someone.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(may contain money and jewelry)</span> </span> </div> </div> <div id="links-container00"> <div id="ButtonBack04"><span class="btn2"> <<button "<strong>STEAL</strong>" $location>> <<if $EventEnc00 >= 0>> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $EventEnc to 0>> <<set $EventEnc to random(3)>> <<set $Money to Math.floor($Money + 6 + $EventEnc)>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $CLoot04 to Math.floor($CLoot04 + $EventEnc)>> <<set $CLoot04 to Math.clamp($CLoot04, 0, 30)>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $NRep += 8>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <</if>> <</button>></span></div> <div id="ButtonBack05"><span class="btn2"> <<button "<strong>LEAVE</strong>" $location>> <</button>> </span></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack03 { position: relative; top: 260px; left: 880px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack04 { position: relative; top: 260px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 260px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<set $EventEnc00 to 0>> <<set $EventEnc00 to random(24)>> /* Случайное число от 0 до 24 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ /* Увеличение счетчика поиска */ <<set $INSPECTION_DOCKS += 1>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Увеличение времени дня */ <<set $TDay += 1>> <<if $EventEnc00 == 0>> <<goto "Wallet_01">> <<elseif $EventEnc00 == 1>> <<goto "Treasure_01">> <<elseif $EventEnc00 == 2>> <<goto "EBag_01">> <<elseif $EventEnc00 == 3>> <<goto "EBag_01">> <<elseif $EventEnc00 == 4>> <<goto "EBag_01">> <<elseif $EventEnc00 == 5>> <<goto "Wallet_01">> <<elseif $EventEnc00 == 6>> <<goto "SRandomGirl_01">> <<elseif $EventEnc00 == 7>> <<goto "SRandomGirl_01">> <<elseif $EventEnc00 == 8 and $EventEnc01 == 0>> <<goto "Potion01_01">> <<elseif $EventEnc00 == 8 and $EventEnc01 == 1>> <<goto "Potion05_01">> <<elseif $EventEnc00 == 9 and $EventEnc01 == 0>> <<goto "Potion01_01">> <<elseif $EventEnc00 == 9 and $EventEnc01 == 1>> <<goto "Potion05_01">> <<elseif $EventEnc00 == 10 and $EventEnc01 == 0>> <<goto "Potion01_01">> <<elseif $EventEnc00 == 10 and $EventEnc01 == 1>> <<goto "Potion05_01">> <<elseif $EventEnc00 == 11>> <<goto "Disinfection_01">> <<elseif $EventEnc00 == 12>> <<goto "Disinfection_01">> <<elseif $EventEnc00 == 13 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $ACrows == 0>> <<goto "CrowsRock_01">> <<elseif $EventEnc00 == 14 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $ACrows == 0>> <<goto "CrowsRock_01">> <<elseif $EventEnc00 == 15 and $TDay <= 14 and $PPot == 0>> <<goto "GipnoR_01">> <<elseif $EventEnc00 == 16 and $TDay <= 14 and $PPot == 0>> <<goto "GipnoR_01">> <<elseif $EventEnc00 == 17 and $TDay <= 14>> <<goto "VillageDayH01">> <<elseif $EventEnc00 == 17 and $TDay >= 15>> <<goto "VillageNightH01">> <<elseif $EventEnc00 == 18 and $TDay <= 14>> <<goto "VillageDayF01">> <<elseif $EventEnc00 == 18 and $TDay >= 15>> <<goto "VillageNightF01">> <<elseif $EventEnc00 == 19 and $TDay <= 14>> <<goto "Wallet_01">> <<elseif $EventEnc00 == 20 and $TDay <= 14>> <<goto "Treasure_01">> <<elseif $EventEnc00 == 21 and $TDay <= 14>> <<goto "EBag_01">> <<elseif $EventEnc00 == 22 and $TDay <= 14 and $EventEnc01 == 0>> <<goto "VillageDayH01">> <<elseif $EventEnc00 == 22 and $TDay >= 15 and $EventEnc01 == 0>> <<goto "VillageNightH01">> <<elseif $EventEnc00 == 22 and $TDay <= 14 and $EventEnc01 == 1>> <<goto "VillageDayF01">> <<elseif $EventEnc00 == 22 and $TDay >= 15 and $EventEnc01 == 1>> <<goto "VillageNightF01">> <<elseif $EventEnc00 == 23 and $TDay <= 14>> <<goto "Tonik02">> <<elseif $EventEnc00 == 24 and $TDay <= 14>> <<goto "Tonik02">> <<else>> <<goto "INSPECTION_EAST">> <</if>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } </style> <</nobr>>
<<set $EventEnc00 to 0>> <<set $EventEnc00 to random(16)>> /* Случайное число от 0 до 16 */ /* Увеличение счетчика поиска */ <<set $INSPECTION_DOCKS += 1>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Увеличение времени дня */ <<set $TDay += 1>> <<if $EventEnc00 == 0>> <<goto "Wallet_01">> <<elseif $EventEnc00 == 1>> <<goto "Treasure_01">> <<elseif $EventEnc00 == 2>> <<goto "Wallet_01">> <<elseif $EventEnc00 == 3>> <<goto "EBag_01">> <<elseif $EventEnc00 == 4>> <<goto "EBag_01">> <<elseif $EventEnc00 == 5>> <<goto "Wallet_01">> <<elseif $EventEnc00 == 6>> <<goto "SRandomGirl_01">> <<elseif $EventEnc00 == 7>> <<goto "SRandomGirl_01">> <<elseif $EventEnc00 == 8 and $TDay <= 14 and $PPot == 0>> <<goto "Police_01">> <<elseif $EventEnc00 == 9 and $TDay <= 14 and $PPot == 0>> <<goto "Police_01">> <<elseif $EventEnc00 == 10>> <<goto "Potion03_01">> <<elseif $EventEnc00 == 11>> <<goto "Potion03_01">> <<elseif $EventEnc00 == 12 and $TDay <= 14 and $PPot == 0>>>> <<goto "GipnoR_01">> <<elseif $EventEnc00 == 13 and $TDay <= 14 and $PPot == 0>>>> <<goto "GipnoR_01">> <<elseif $EventEnc00 == 14 and $TDay <= 14>> <<goto "Tonik01">> <<elseif $EventEnc00 == 15 and $TDay <= 14>> <<goto "Tonik01">> <<else>> <<goto "INSPECTION_WEAST">> <</if>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } </style> <</nobr>>
<<set $EventEnc00 to 0>> <<set $EventEnc00 to random(26)>> /* Случайное число от 0 до 26 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ /* Увеличение счетчика поиска */ <<set $INSPECTION_DOCKS += 1>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Увеличение времени дня */ <<set $TDay += 1>> <<if $EventEnc00 == 0>> <<goto "Wallet_01">> <<elseif $EventEnc00 == 1>> <<goto "Treasure_01">> <<elseif $EventEnc00 == 2>> <<goto "EBag_01">> <<elseif $EventEnc00 == 3>> <<goto "EBag_01">> <<elseif $EventEnc00 == 4 and $TDay <= 14 and $PPot == 0>> <<goto "SDBandit_01">> <<elseif $EventEnc00 == 4 and $TDay >= 15>> <<goto "SRandomGirl_01">> <<elseif $EventEnc00 == 5 and $TDay <= 14 and $PPot == 0>> <<goto "SDBandit_01">> <<elseif $EventEnc00 == 5 and $TDay >= 15>> <<goto "SRandomGirl_01">> <<elseif $EventEnc00 == 6 and $TDay <= 14>> <<goto "SRandomGirl_01">> <<elseif $EventEnc00 == 6 and $TDay >= 15 and $PPot == 0>> <<goto "SNBandit_01">> <<elseif $EventEnc00 == 7 and $TDay <= 14>> <<goto "SRandomGirl_01">> <<elseif $EventEnc00 == 7 and $TDay >= 15 and $PPot == 0>> <<goto "SNBandit_01">> <<elseif $EventEnc00 == 8 and $TDay >= 15 and $PPot == 0>> <<goto "SNBandit_01">> <<elseif $EventEnc00 == 9 and $TDay >= 15 and $PPot == 0>> <<goto "SNBandit_01">> <<elseif $EventEnc00 == 10>> <<goto "Treasure_01">> <<elseif $EventEnc00 == 11>> <<goto "Disinfection_01">> <<elseif $EventEnc00 == 12>> <<goto "Disinfection_01">> <<elseif $EventEnc00 == 13 and $EventEnc01 == 0>> <<goto "Potion02_02">> <<elseif $EventEnc00 == 13 and $EventEnc01 == 1>> <<goto "Potion03_02">> <<elseif $EventEnc00 == 13 and $EventEnc01 == 2>> <<goto "Potion04_01">> <<elseif $EventEnc00 == 14 and $EventEnc01 == 0>> <<goto "Potion02_02">> <<elseif $EventEnc00 == 14 and $EventEnc01 == 1>> <<goto "Potion03_02">> <<elseif $EventEnc00 == 14 and $EventEnc01 == 2>> <<goto "Potion04_01">> <<elseif $EventEnc00 == 15 and $EventEnc01 == 0>> <<goto "Potion02_02">> <<elseif $EventEnc00 == 15 and $EventEnc01 == 1>> <<goto "Potion03_02">> <<elseif $EventEnc00 == 15 and $EventEnc01 == 2>> <<goto "Potion04_01">> <<elseif $EventEnc00 == 16 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $ACrows == 0>> <<goto "CrowsSlums_01">> <<elseif $EventEnc00 == 17 and $TDay >= 6 and $TDay <= 17 and $BimTotal >= 30 and $Mad >= 15 and $ACrows == 0>> <<goto "CrowsSlums_01">> <<elseif $EventEnc00 == 18 and $TDay <= 14 and $PPot == 0>>>> <<goto "GipnoH_01">> <<elseif $EventEnc00 == 19 and $TDay <= 14 and $PPot == 0>>>> <<goto "GipnoH_01">> <<elseif $EventEnc00 == 20 and $TDay <= 14 and $PPot == 0>>>> <<goto "GipnoH_01">> <<elseif $EventEnc00 == 21 and $TDay <= 14>> <<goto "SlumsDay01">> <<elseif $EventEnc00 == 21 and $TDay >= 15>> <<goto "SlumsNight01">> <<elseif $EventEnc00 == 22 and $TDay <= 14>> <<goto "Wallet_01">> <<elseif $EventEnc00 == 23 and $TDay <= 14>> <<goto "Treasure_01">> <<elseif $EventEnc00 == 24 and $TDay <= 14>> <<goto "EBag_01">> <<elseif $EventEnc00 == 25 and $TDay <= 14>> <<goto "SlumsDay01">> <<elseif $EventEnc00 == 25 and $TDay >= 15>> <<goto "SlumsNight01">> <<else>> <<goto "INSPECTION_DOCKS">> <</if>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } </style> <</nobr>>
<<set $EventEnc00 to 0>> <<set $EventEnc00 to random(18)>> /* Случайное число от 0 до 18 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ /* Увеличение счетчика поиска */ <<set $INSPECTION_DOCKS += 1>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Увеличение времени дня */ <<set $TDay += 1>> <<if $EventEnc00 == 0>> <<goto "Wallet_01">> <<elseif $EventEnc00 == 1>> <<goto "Wallet_01">> <<elseif $EventEnc00 == 2>> <<goto "EBag_01">> <<elseif $EventEnc00 == 3>> <<goto "EBag_01">> <<elseif $EventEnc00 == 4>> <<goto "EBag_01">> <<elseif $EventEnc00 == 5>> <<goto "Wallet_01">> <<elseif $EventEnc00 == 6>> <<goto "SRandomGirl_01">> <<elseif $EventEnc00 == 7>> <<goto "SRandomGirl_01">> <<elseif $EventEnc00 == 8>> <<goto "Potion05_02">> <<elseif $EventEnc00 == 9>> <<goto "Potion05_02">> <<elseif $EventEnc00 == 10>> <<goto "INSPECTION_NORTH">> <<elseif $EventEnc00 == 11 and $TDay <= 14>> <<goto "CityDayH01">> <<elseif $EventEnc00 == 11 and $TDay >= 15>> <<goto "CityNightH01">> <<elseif $EventEnc00 == 12 and $TDay <= 14>> <<goto "CityDayF01">> <<elseif $EventEnc00 == 12 and $TDay >= 15>> <<goto "CityNightF01">> <<elseif $EventEnc00 == 13 and $TDay <= 14>> <<goto "Wallet_01">> <<elseif $EventEnc00 == 14 and $TDay <= 14>> <<goto "Treasure_01">> <<elseif $EventEnc00 == 15 and $TDay <= 14>> <<goto "EBag_01">> <<elseif $EventEnc00 == 16 and $TDay <= 14 and $EventEnc01 == 0>> <<goto "CityDayH01">> <<elseif $EventEnc00 == 16 and $TDay >= 15 and $EventEnc01 == 0>> <<goto "CityNightH01">> <<elseif $EventEnc00 == 16 and $TDay <= 14 and $EventEnc01 == 1>> <<goto "CityDayF01">> <<elseif $EventEnc00 == 16 and $TDay >= 15 and $EventEnc01 == 1>> <<goto "CityNightF01">> <<else>> <<goto "INSPECTION_NORTH">> <</if>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Despite the intense arousal, you still manage to fall into a restless sleep. And you don't see how the doors of your apartment are moving, how the black mass of an incognizable creature is crawling, spreading across the floor and slowly approaching your bed. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "RMonster_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> A black mass of tentacles climbs onto the bed and begins to slowly entangle your body. Despite what is happening, you do not wake up, whatever this creature is, it made sure that its victim was completely defenseless. Slippery black tentacles wander over your body and soon find the holes it needs. Mouth, pussy and ass become victims of the onslaught of chthonic abomination. You begin to moan in your sleep from the surprisingly pleasant and powerful sensations that the movements of thick tentacles bring and soon you cum, but this is only the beginning, and you still have the whole night ahead. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "RMonster_03">> <</link>></div> </div> </div> <<Message "x̸̴͓̯̜̱̲̰̹͙̓̄́̀̕n̸̰̲̪͇̲̠͇̑ͮ̾͠j̸̨̢̛̛͕͇̰̀͜͡ ̗̺͓̻̱̭ͩ̆̐́ͨ̐͡g̡̘̝̞͎̮̭̫͗̽ͭ͛̈́ͬ͛h̴̵̩͎̹̹͙̲̞̎ͧͬ͠j̨̛̜ͬ̉́͢͝͞͝c̐̇͡͝͏̢̗͓̣[̶̢̗̜͎̲̬̪͖̌̔̅ͅĵ̺̦̭͍̜ͭ͋͛̐ͭ̚͜l̲͓͉ͧ̃ͭ͡b̴̶̨̘̗͖̞̦͇ͧ͑ͤͥ͟͟͜͠n̂̏̏̔ͣ̐ͯ͟͞͏̢̛͓̥̭͖̰͘͜ͅͅ">> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP - 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Изменение статистики */ <<set $SOraP += 1>> <<set $SVagP += 1>> <<set $SAssP += 1>> <<set $STentP += 1>> <<set $Sperm to 1>> <<set $TBreastStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateMadMinimum()>> <<set $Mad += 10>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim += 10>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $ChestStatus += 60>> <<set $ChestStatus to Math.clamp($ChestStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateChest()>> <<set $AssStatus += 60>> <<set $AssStatus to Math.clamp($AssStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateAss()>> <<set $VaginaStatus += 60>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<set $AnusStatus += 60>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 100, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Monster01/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You wake up completely covered in a thick layer of white, sticky stuff. It flows out of your pussy and ass and onto the covers of your soaked bed. Irritated, you realize that it will take a lot of effort to clean yourself and your room, while completely ignoring the fact that all this got on you and any questions about it. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $HOME == 0>> <<goto "Flophouse_01">> <<elseif $HOME == 1>> <<goto "Residential_02">> <</if>> <</link>></div> </div> </div> <<Message "Cleaning will require energy">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you are sleeping soundly in your bed, you cannot notice how someone pushes a small hose through the gap between the floor and the front door. With a quiet hiss, a cloudy white gas begins to flow through the hose into your apartment, filling most of the space in the rooms. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Apartament_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> The hose disappears and the chemicals in the air dissipate, but what you have inhaled without realizing it is enough to keep you in such a deep sleep that you cannot wake up even when your front door is broken down and a stranger enters your apartment. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <<if $EventEnc00 == 1>> <<goto "Apartament_03_0">> <<elseif $EventEnc00 == 2 and $Bea >= 20>> <<goto "Apartament_03_0">> <<elseif $EventEnc00 == 2>> <<goto "Apartament_03_1">> <<elseif $EventEnc00 == 3>> <<goto "Apartament_03_0">> <<elseif $EventEnc00 == 4 and $Bea >= 20>> <<goto "Apartament_03_0">> <<elseif $EventEnc00 == 4>> <<goto "Apartament_03_1">> <<elseif $EventEnc00 == 5>> <<goto "Apartament_03_1">> <<elseif $EventEnc00 == 0>> <<goto "Apartament_03_1">> <</if>> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> A man who has entered your home carefully examines it for valuables until his wandering gaze rests on your body. Coming closer to the bed, he peers into your face, and then decides to combine business with pleasure and pulls down his pants. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <<if $EventEnc00 == 1>> <<goto "Apartament_04_1">> <<elseif $EventEnc00 == 2 and $Bea >= 30>> <<goto "Apartament_04_1">> <<elseif $EventEnc00 == 2>> <<goto "Apartament_04_0">> <<elseif $EventEnc00 == 0>> <<goto "Apartament_04_0">> <</if>> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> The stranger climbs onto the bed and turns you into a more comfortable position for him. Then, pressing his dick into your face, he slaps it several times on your nose, cheeks and lips, checking how deeply you sleep. Having made sure that his victim is not going to wake up anytime soon, he begins to push his tense member between your lips. Being intoxicated by the strange gas that has penetrated your apartment, you are unable to resist or even realize that some stranger is enjoying your mouth, making rhythmic thrusts of his pelvis. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Apartament_05_0">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> After cumming in your mouth a couple of times, the stranger decides to leave obvious evidence of his presence by painting your face with his sperm. After cumming on your face, he leaves the apartment and only on the street remembers that the purpose of his visit was your things... well, that means he will come here another time. You wake up in the morning and find the door open and your face covered in sperm. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $HOME == 0>> <<goto "Flophouse_01">> <<elseif $HOME == 1>> <<goto "Residential_02">> <</if>> <</link>></div> </div> </div> <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Изменение репутации */ <<set $DRep += 5>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> /* Изменение статистики */ <<set $SOraP += 1>> <<set $SHumP += 1>> <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Sperm to 1>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(15)>> /* Случайное число от 0 до 15 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> The stranger climbs onto the bed and turns you into a more comfortable position for him. Then, putting a condom on his penis, he slaps it on your ass, checking how deeply you sleep. Making sure that his victim is not going to wake up anytime soon, he begins to push his tense penis into your pussy. Being intoxicated by the strange gas that has penetrated your apartment, you are unable to resist or even realize that some man is enjoying your pussy, making rhythmic thrusts of his pelvis. Feeling the thrusts of some thick and long object in your wet hole, you moan in your sleep, only intensifying the stranger using your honey pot. After a while he cums and after thinking, takes out the next condom, annoyed at their small supply. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Apartament_05_1">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Human01/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having finished covering your body with his sperm, the man leaves the apartment and only on the street remembers that the purpose of his visit was your belongings... well, then he will come here another time... and take more condoms. And you wake up in the morning to find the door open, your body covered in a thick layer of someone's sperm and a pulling feeling in your used pussy from which the excess cream pumped into it by a stranger is still flowing. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $HOME == 0>> <<goto "Flophouse_01">> <<elseif $HOME == 1>> <<goto "Residential_02">> <</if>> <</link>></div> </div> </div> <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Изменение репутации */ <<set $DRep += 10>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> /* Изменение статистики */ <<set $SVagP += 1>> <<set $SHumP += 1>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Sperm to 1>> <<set $VaginaStatus += 8>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Robbed/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Robbed/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Robbed/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Robbed/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Apartament/Robbed/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Waking up in the morning, you find the door to your apartment open and the fact that someone has robbed you of part of your savings. Maybe you should change your apartment? <br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(money stored in a bank cannot be stolen, but its storage costs 2% of the amount per day)</span> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $HOME == 0>> <<goto "Flophouse_01">> <<elseif $HOME == 1>> <<goto "Residential_02">> <</if>> <</link>></div> </div> </div> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> /* Уменьшение денег */ <<if $Money > 0>> <<set $Money to Math.max(0, Math.floor($Money * 0.5))>> <<run UIBar.setStoryElements()>> <</if>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div style="text-align: center;"><h2>PUBLIC TOILET</h2></div> <div style="text-align: center;"><img src="img/Locations/Special/PublicToilet_01.jpg" class="centerImage" style="max-width:100%;"></div> <div style="text-align: center;">A dirty public toilet, done in blue tones with many cubicles. The usual unpleasant smell for such places is absent, and the place itself feels elusively wrong.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|EaQuarter_02]] </div> <div class="links-container01"> <div class="links01"> <<link "🧼 WASH FACE">> <<Message "You washed your face<br/>You cleaned the clothes">> <<set $Sperm to 0>> <<set $Bimbo to 0>> <<run UIBar.setStoryElements()>> <</link>></div> <div class="links01"> <<link "💄 APPLY MAKEUP">> <<Message "You apply a layer of makeup">> <<set $Bimbo to 1>> <<run UIBar.setStoryElements()>> <</link>></div> <div class="links01"> <<link "🔍 MIRROR">> <<goto "MIRROR_00">> <</link>> </div></div> <div class="links-container03"> <<link "SUSPICIOUS CABIN 🔴">> <<goto "BGlory_01">> <</link>> </div></div> <<set $location to "PublicToilet_01">> <<Message "Strange place">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div style="text-align: center;"><h2>PUBLIC TOILET</h2></div> <div style="text-align: center;"><img src="img/Locations/Special/PublicToilet_02.jpg" class="centerImage" style="max-width:100%;"></div> <div style="text-align: center;">A dirty public toilet, done in red tones, with many cubicles. The usual unpleasant smell for such places is absent, and the place itself feels elusively wrong.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|WeQuarter_01]] </div> <div class="links-container01"> <div class="links01"> <<link "🧼 WASH FACE">> <<Message "You washed your face<br/>You cleaned the clothes">> <<set $Sperm to 0>> <<set $Bimbo to 0>> <<run UIBar.setStoryElements()>> <</link>></div> <div class="links01"> <<link "💄 APPLY MAKEUP">> <<Message "You apply a layer of makeup">> <<set $Bimbo to 1>> <<run UIBar.setStoryElements()>> <</link>></div> <div class="links01"> <<link "🔍 MIRROR">> <<goto "MIRROR_00">> <</link>> </div></div> <div class="links-container03"> <<link "SUSPICIOUS CABIN 🔴">> <<goto "RGlory_01">> <</link>> </div></div> <<set $location to "PublicToilet_02">> <<Message "Strange place">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/001.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You walk into an empty toilet stall with a hole in one of the walls.<br/>You can't see anything through the darkness in the hole.<br/>Among the obscene graffiti on the walls, ONE BLOWJOB = 5 UNITS stands out. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "PublicToilet_02">> <</link>></div> <div class="links01"> <<if $BimTotal >= 60>> <<link "KNEEL DOWN">> <<goto "RGlory_02">> <</link>><</if>></div> <div class="links01"> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/002.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are sure that there can be no one behind the wall, but suddenly a large and thick member sticks out of the hole.<br/>One of the signs on the wall turns into DICKS SERVED: $RCOCS </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "PublicToilet_02">> <</link>></div> <div class="links01"> <<link "TAKE IN MOUTH">> <<if $Corr <= 29>> <<Message "You don't like the idea of sucking<br/>random cocks in a glory hole">> <<elseif $TDay == 20>> <<Message "Too late for sucking cocks">> <<else>> <<goto "RGlory_03">> <</if>> <</link>></div> <div class="links01"> <<link "HIT THE COCK">> <<Message "You are afraid provoking <strong>supernatural</strong>">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(21)>> /* Случайное число от 0 до 21 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(4)>> /* Случайное число от 0 до 4 */ <<if $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 0 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having received a load of cum in your mouth and on your face, you swallow the cream and feel the vibration in your wallet. The cock that shot into you disappears into the glory hole, leaving you alone. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 1 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having swallowed your gift to the last drop and smeared the cum on your face in an attempt to clean it up, you feel the vibration in your wallet. The stranger's cock disappears into the glory hole. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 2 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Swallowing all the cum that has accumulated in your slutty mouth, you feel the vibration in your wallet. And see how the meat club disappears into the glory hole. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 3 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The stranger's cock covers your face and mouth with its thick and smelly cum and you swallow, after which you feel the vibration in your wallet. The cock disappears into the darkness of the glory hole. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 4 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having filled your mouth and face with smelly and sticky sperm, the cock disappears into the gloryhole and you swallow your delicious gift and feel the vibration in your wallet. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200 and $EventEnc01 == 0 and $Corr >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having received a stream of cream in your mouth and on your face, you spit the sperm into the toilet and feel the vibration in your wallet. The stranger's cock disappears into the gloryhole. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200 and $EventEnc01 == 1 and $Corr >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having filled your mouth with his viscous sperm, the stranger's cock disappears into the darkness of the gloryhole and you spit the sperm out of your mouth and feel the vibration in your wallet. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200 and $EventEnc01 == 2 and $Corr >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having finished filling your mouth and face with cream, the cock leaves your lips and mouth, disappearing into the darkness of the gloryhole. Having finished spitting out the smelly sperm, you feel your wallet vibrate. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200 and $EventEnc01 == 3 and $Corr >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The cock you suck leaves you with a mouth full of cum and a face smeared with it. Spitting out your gift, you feel your wallet vibrating. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200 and $EventEnc01 == 4 and $Corr >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Feeling the cock pulsating in your mouth, you receive a charge of cum in your throat and on your face. Having cleared your throat, you feel your wallet vibrate and become heavier. </span> </div> </div> <<elseif $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly, a stream of cum from the cock you suck hits your throat and fills your mouth. Releasing it from your mouth, you receive a couple of streams of cream on your face, after which the cock disappears into the space behind the gloryhole. You feel your wallet vibrate. </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having filled your mouth with its cum, the sucked meat club leaves you, finally shooting a couple of powerful streams of cream into your face. You feel your wallet become heavier and vibrate. </span> </div> </div> <<elseif $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The meat club in your mouth starts to pulsate, filling it with its smelly and sticky sperm. Releasing it from his mouth, he splashes your face and disappears into the glory hole. Your wallet vibrates. </span> </div> </div> <<elseif $EventEnc01 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Your mouth is gradually filled with sperm, and then with a smacking sound, the member leaves it, disappearing into the darkness of the glory hole. Your wallet vibrates to signal the reward received for sucking his cock. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having splattered your face and filled your mouth, the stranger's member leaves you, leaving behind a huge amount of sperm as a souvenir. Your wallet vibrates to signal the reward. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "RGlory_01">> <</link>></div> </div> </div> <<set $RCOCS += 1>> <<set $TDay += 1>> <<if $BCOCS >= 3 and $RCOCS >= 3>> <<set $TFootStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</if>> /* Изменение репутации */ <<set $WRep += 3>> <<set $WRep to Math.clamp($DRep, 0, 1000)>> <<run updateWTitle()>> /* Изменение статистики */ <<set $SOraP += 1>> <<set $SHumP += 1>> <<set $SGloP += 1>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 7, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Бонус к опыту */ <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $Sperm to 1>> <<set $Money += 5>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(13)>> /* Случайное число от 0 до 13 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(4)>> /* Случайное число от 0 до 4 */ <<if $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 0 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Enthusiastically sucking on the stranger's cock and running your tongue along its shaft. You enjoy its entire palette of taste. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 1 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You actively suck enjoying another cock in your mouth and the realization of what a slut you are. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 2 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You actively move your head and tongue along the cock in your mouth in order to give as much pleasure as possible to the owner of this huge dick. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 3 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are turned on by the realization of how you have stooped to sucking strangers' cocks in a public toilet, which makes you push the cock in your mouth even harder. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 4 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> With a smacking sound, sucking the cock in your mouth, you are happy that you can get money for your favorite activity. </span> </div> </div> <<elseif $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having wrapped your lips around the huge red head, you began to gently suck the stranger's cock, gradually taking it deeper and deeper into your mouth. </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having placed the cock in your mouth, you began to gently suck on it, moving your head and pushing it into your throat. </span> </div> </div> <<elseif $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having taken the stranger's cock into your mouth, you began to make circular movements with your tongue on his cock in your mouth. </span> </div> </div> <<elseif $EventEnc01 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having received another cock in your mouth, you began to gently suck on it, pushing this meat club deeper and deeper into your throat. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You took the cock into your mouth and began to diligently suck on someone's meat club, feeling how it periodically rests against your inner cheek. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "RGlory_04">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/039.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You walk into an empty toilet stall with a hole in one of the walls.<br/>You can't see anything through the darkness in the hole.<br/>Among the obscene graffiti on the walls, ONE BLOWJOB = 5 UNITS stands out. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "PublicToilet_01">> <</link>></div> <div class="links01"> <<if $BimTotal >= 60>> <<link "KNEEL DOWN">> <<goto "BGlory_02">> <</link>><</if>></div> <div class="links01"> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/040.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are sure that there can be no one behind the wall, but suddenly a large and thick member sticks out of the hole.<br/>One of the signs on the wall turns into DICKS SERVED: $BCOCS </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "PublicToilet_01">> <</link>></div> <div class="links01"> <<link "TAKE IN MOUTH">> <<if $Corr <= 29>> <<Message "You don't like the idea of sucking<br/>random cocks in a glory hole">> <<elseif $TDay == 20>> <<Message "Too late for sucking cocks">> <<else>> <<goto "BGlory_03">> <</if>> <</link>></div> <div class="links01"> <<link "HIT THE COCK">> <<Message "You are afraid provoking <strong>supernatural</strong>">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(13)>> /* Случайное число от 0 до 13 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(4)>> /* Случайное число от 0 до 4 */ <<if $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 0 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Enthusiastically sucking on the stranger's cock and running your tongue along its shaft. You enjoy its entire palette of taste. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 1 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You actively suck enjoying another cock in your mouth and the realization of what a slut you are. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 2 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You actively move your head and tongue along the cock in your mouth in order to give as much pleasure as possible to the owner of this huge dick. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 3 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are turned on by the realization of how you have stooped to sucking strangers' cocks in a public toilet, which makes you push the cock in your mouth even harder. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 4 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> With a smacking sound, sucking the cock in your mouth, you are happy that you can get money for your favorite activity. </span> </div> </div> <<elseif $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having wrapped your lips around the huge red head, you began to gently suck the stranger's cock, gradually taking it deeper and deeper into your mouth. </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having placed the cock in your mouth, you began to gently suck on it, moving your head and pushing it into your throat. </span> </div> </div> <<elseif $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having taken the stranger's cock into your mouth, you began to make circular movements with your tongue on his cock in your mouth. </span> </div> </div> <<elseif $EventEnc01 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having received another cock in your mouth, you began to gently suck on it, pushing this meat club deeper and deeper into your throat. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You took the cock into your mouth and began to diligently suck on someone's meat club, feeling how it periodically rests against your inner cheek. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BGlory_04">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(21)>> /* Случайное число от 0 до 21 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/069.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/070.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/071.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/072.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/073.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/074.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/075.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/GloryHole/076.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(4)>> /* Случайное число от 0 до 4 */ <<if $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 0 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having received a load of cum in your mouth and on your face, you swallow the cream and feel the vibration in your wallet. The cock that shot into you disappears into the glory hole, leaving you alone. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 1 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having swallowed your gift to the last drop and smeared the cum on your face in an attempt to clean it up, you feel the vibration in your wallet. The stranger's cock disappears into the glory hole. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 2 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Swallowing all the cum that has accumulated in your slutty mouth, you feel the vibration in your wallet. And see how the meat club disappears into the glory hole. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 3 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The stranger's cock covers your face and mouth with its thick and smelly cum and you swallow, after which you feel the vibration in your wallet. The cock disappears into the darkness of the glory hole. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $EventEnc01 == 4 and $Corr >= 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having filled your mouth and face with smelly and sticky sperm, the cock disappears into the gloryhole and you swallow your delicious gift and feel the vibration in your wallet. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200 and $EventEnc01 == 0 and $Corr >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having received a stream of cream in your mouth and on your face, you spit the sperm into the toilet and feel the vibration in your wallet. The stranger's cock disappears into the gloryhole. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200 and $EventEnc01 == 1 and $Corr >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having filled your mouth with his viscous sperm, the stranger's cock disappears into the darkness of the gloryhole and you spit the sperm out of your mouth and feel the vibration in your wallet. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200 and $EventEnc01 == 2 and $Corr >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having finished filling your mouth and face with cream, the cock leaves your lips and mouth, disappearing into the darkness of the gloryhole. Having finished spitting out the smelly sperm, you feel your wallet vibrate. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200 and $EventEnc01 == 3 and $Corr >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The cock you suck leaves you with a mouth full of cum and a face smeared with it. Spitting out your gift, you feel your wallet vibrating. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200 and $EventEnc01 == 4 and $Corr >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Feeling the cock pulsating in your mouth, you receive a charge of cum in your throat and on your face. Having cleared your throat, you feel your wallet vibrate and become heavier. </span> </div> </div> <<elseif $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly, a stream of cum from the cock you suck hits your throat and fills your mouth. Releasing it from your mouth, you receive a couple of streams of cream on your face, after which the cock disappears into the space behind the gloryhole. You feel your wallet vibrate. </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having filled your mouth with its cum, the sucked meat club leaves you, finally shooting a couple of powerful streams of cream into your face. You feel your wallet become heavier and vibrate. </span> </div> </div> <<elseif $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The meat club in your mouth starts to pulsate, filling it with its smelly and sticky sperm. Releasing it from his mouth, he splashes your face and disappears into the glory hole. Your wallet vibrates. </span> </div> </div> <<elseif $EventEnc01 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Your mouth is gradually filled with sperm, and then with a smacking sound, the member leaves it, disappearing into the darkness of the glory hole. Your wallet vibrates to signal the reward received for sucking his cock. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having splattered your face and filled your mouth, the stranger's member leaves you, leaving behind a huge amount of sperm as a souvenir. Your wallet vibrates to signal the reward. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BGlory_01">> <</link>></div> </div> </div> <<set $BCOCS += 1>> <<set $TDay += 1>> <<if $BCOCS >= 3 and $RCOCS >= 3>> <<set $TFootStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</if>> /* Изменение репутации */ <<set $ERep += 3>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> /* Изменение статистики */ <<set $SOraP += 1>> <<set $SHumP += 1>> <<set $SGloP += 1>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 7, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Бонус к опыту */ <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $Sperm to 1>> <<set $Money += 5>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>LIBRARY</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/LibraryMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/LibraryM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Library_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A nice looking old public library. It is deserted, apparently it is not very popular. The shelves of the many bookcases are filled with literature on all subjects.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|WeQuarter_03]] </div> <div class="links-container01"> <div class="links01"> <<link "READ">> <<goto "LIBRARY_02">> <</link>></div> </div> <div class="links-container03"> <<link "LOOK AROUND 🔎">> <<Message "Nothing interesting">> <</link>> </div></div> <<set $location to "Library_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>GYM RECEPTION</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/GymResMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/GymResM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/GymRes_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">The reception of a paid club for sports and physical development. You can see an exit to a common gym with exercise equipment, a communal shower and a locker room. There is a security guard at the reception desk who accepts the entrance fee, and a sign above him says that the entrance to the hall costs 15 Units.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|EaQuarter_01]] </div> <div class="links-container01"> <div class="links01"> <<link "PAY">> <<if $TDay >= 18>> <<Message "It's too late for gym">> <<elseif $Money <= 14>> <<Message "You don't have enough money">> <<else>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<goto "Gym_02">> <</if>> <</link>></div> </div> <div class="links-container03"> <<link "TALK TO GUARD 📣">> <<Message "The security guard points to a sign<br/>with the entrance price">> <</link>> </div></div> <<set $location to "Gym_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>GYM COMMON ROOM</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/GymMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/GymM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Gym_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">General gym hall. A spacious room filled with all kinds of exercise machines to improve body condition and develop muscle tone.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ IN THE SHOWER|PShower_01_0]] </div> <div class="links-container01"> <div class="links01"> <<link "TRAIN">> <<goto "GYMWORK_01">> <</link>></div> </div> <div class="links-container03"> <<link "LOOK AROUND 🔎">> <<Message "Nothing interesting">> <</link>> </div></div> <<set $location to "Gym_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>WORKOUT</h2></div> <<if $Mad <= 59>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Mad > 59>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;"><br/>You have chosen a training machine and are ready for your workout.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Fitness Workout)</span><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[LEAVE|Gym_02]] </div> <div class="links01"> <<link "WORKOUT">> <<run disableLink(event.target, 1500)>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <<if $TDay >= 20>> <<Message "It's too late for workout">> <<elseif $MP <= 9>> <<Message "You are too tired">> <<elseif $EventEnc00 == 1>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 2>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $DRep -= 1>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $ERep -= 1>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 1>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 1>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "GYMWORK_01">> <</timed>> <<elseif $EventEnc00 == 2>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 2>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $DRep -= 1>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $ERep -= 1>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 1>> <<set $WRep to Math.clamp($DRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 1>> <<set $NRep to Math.clamp($DRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "GYMWORK_01">> <</timed>> <<elseif $EventEnc00 == 3>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 2>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $DRep -= 1>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $ERep -= 1>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 1>> <<set $WRep to Math.clamp($DRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 1>> <<set $NRep to Math.clamp($DRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "GYMWORK_01">> <</timed>> <<elseif $EventEnc00 == 4 and $TDay <= 14>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 2>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $DRep -= 1>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $ERep -= 1>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 1>> <<set $WRep to Math.clamp($DRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 1>> <<set $NRep to Math.clamp($DRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "GYMWORK_01">> <</timed>> <<elseif $EventEnc00 == 5 and $TDay <= 14>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 2>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $DRep -= 1>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $ERep -= 1>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 1>> <<set $WRep to Math.clamp($DRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 1>> <<set $NRep to Math.clamp($DRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "GYMWORK_01">> <</timed>> <<elseif $EventEnc00 == 6 and $TDay >= 15>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 2>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $DRep -= 1>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $ERep -= 1>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 1>> <<set $WRep to Math.clamp($DRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 1>> <<set $NRep to Math.clamp($DRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "GYMWORK_01">> <</timed>> <<elseif $EventEnc00 == 7 and $TDay >= 15>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 2>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $DRep -= 1>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $ERep -= 1>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 1>> <<set $WRep to Math.clamp($DRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 1>> <<set $NRep to Math.clamp($DRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "GYMWORK_01">> <</timed>> <<elseif $EventEnc00 == 8 and $TDay >= 15>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 2>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $DRep -= 1>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $ERep -= 1>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 1>> <<set $WRep to Math.clamp($DRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 1>> <<set $NRep to Math.clamp($DRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "GYMWORK_01">> <</timed>> <<elseif $EventEnc00 == 9 and $TDay >= 15>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 2>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $DRep -= 1>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $ERep -= 1>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 1>> <<set $WRep to Math.clamp($DRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 1>> <<set $NRep to Math.clamp($DRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "GYMWORK_01">> <</timed>> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 2>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $DRep -= 1>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<set $ERep -= 1>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 1>> <<set $WRep to Math.clamp($DRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 1>> <<set $NRep to Math.clamp($DRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <<timed 1s>> <<goto "GYMWORK_01">> <</timed>> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "GYMWORK_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>READING</h2></div> <<if $Mad <= 59>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Mad > 59>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;">You can search for specific information that interests you at the moment,<br/>or engage in self-education on general topics.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Earning Experience)<br/>(Reading in the dark can be unsafe)</span><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[LEAVE|Library_01]] </div> <div class="links01"> <<link "EDUCATION">> <<run disableLink(event.target, 1500)>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <<if $TDay >= 20>> <<Message "It's too late for reading">> <<elseif $MP <= 0>> <<Message "You are too tired">> <<elseif $EventEnc00 == 1>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Exp += 8>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have gained experience">> <<timed 1s>> <<goto "LIBRARY_02">> <</timed>> <<elseif $EventEnc00 == 2>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Exp += 8>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have gained experience">> <<timed 1s>> <<goto "LIBRARY_02">> <</timed>> <<elseif $EventEnc00 == 3>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have gained experience">> <<timed 1s>> <<goto "LIBRARY_02">> <</timed>> <<elseif $EventEnc00 == 4 and $TDay <= 14>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have gained experience">> <<timed 1s>> <<goto "LIBRARY_02">> <</timed>> <<elseif $EventEnc00 == 5 and $TDay <= 14>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have gained experience">> <<timed 1s>> <<goto "LIBRARY_02">> <</timed>> <<elseif $EventEnc00 == 6 and $TDay >= 15>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have gained experience">> <<timed 1s>> <<goto "LIBRARY_02">> <</timed>> <<elseif $EventEnc00 == 7 and $TDay >= 15>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have gained experience">> <<timed 1s>> <<goto "LIBRARY_02">> <</timed>> <<elseif $EventEnc00 == 8 and $TDay >= 15>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have gained experience">> <<timed 1s>> <<goto "LIBRARY_02">> <</timed>> <<elseif $EventEnc00 == 9 and $TDay >= 15>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have gained experience">> <<timed 1s>> <<goto "LIBRARY_02">> <</timed>> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have gained experience">> <<timed 1s>> <<goto "LIBRARY_02">> <</timed>> <</if>> <</link>></div> <div class="links01"> [[ARTICLES|LIBRARY_00]] </div> </div> <div class="links-container03"> </div></div> <<set $location to "LIBRARY_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } </style> <<script>>Config.history.controls = false;<</script>> /* Убираем скролбары */ /* Сокрытие элементов интерфейса */ <<set $ShowParameters to false>> <<set $ShowPersonality to false>> <<set $ShowStats to false>> <<set $ShowPortrait to false>> <<set $ShowExp01 to false>> <<set $ShowTitle01 to false>> <<set $ShowButtonEarrings_00 to false>> <<set $gameOver to false>> /* Флаг завершения игры */ <<set $Pname to "Sara">>/* Имя персонажа */ <<set $PAge to 18>>/* Возраст персонажа */ <<set $HaC to 0>>/* Цвет волос */ <<set $HaCN to "Black">>/* Название цвета волос */ <<set $Eye to 1>>/* Цвет глаз */ <<set $EyeCN to "Brown">>/* Название цвета глаз */ <<set $RingN to 0>>/* Пирсинг в носу */ <<set $location to 0>>/* Название локации */ <<set $Quest to 0>>/* Текущий квест */ <<set $Hor to 0>>/* Рога на персонаже */ <<set $HorCN to " ">>/* Название рогов */ <<set $Sperm to 0>>/* Сперма на персонаже */ <<set $SpermCN to " ">>/* Чистота тела */ <<set $AroCN to " ">>/* Статус возбуждения */ <<set $ToxCN to " ">>/* Статус опьянения */ <<set $Bimbo to 0>>/* Косметика на роже лица */ <<set $PPot to 0>>/* Активность зелья */ <<set $GDay to 0>>/* Кол-во игровых дней */ <<set $WDay to 0>>/* Параметр дня недели */ <<set $DayOfTheWeek to "Monday">>/* Название дня недели */ <<set $TDay to 0>>/* Параметр времени суток */ <<set $TimeOfTheDay to "Early morning">>/* Название времени суток */ <<set $CorrBase to 0>>/* Базовый Параметр коррупции */ <<set $Corr to $CorrBase>>/* Изначальное значение $Corr *//* Итоговая Коррупция */ <<set $CorrMin to 0>>/* Минимальное значение коррупции */ <<set $Money to 100>>/* Кол-во денег */ <<set $BMoney to 100>>/* Кол-во денег в банке */ /* Основные характеристики */ <<set $HP to 80, $maxHP to 100>>/* Параметр здоровья */ <<set $MP to 100, $maxMP to 100>>/* Параметр выносливости */ <<set $Aro to 0, $maxAro to 100>>/* Параметр возбуждения */ <<set $AroBase to 0>> /* Базовое значение $Aro */ <<set $Tox to 0, $maxTox to 100>>/* Параметр интоксикации */ <<set $healthRatio to $HP / $maxHP>> <<set $enduranceRatio to $MP / $maxMP>> <<set $arousalRatio to $Aro / $maxAro>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> /* Конфиги кастомных баров */ <<newmeter 'health' $healthRatio>> <<colors '#18171a' '#0fb814'>> /* Серый фон, зелёное заполнение */ <<sizing '133px'>> /* Ширина: 200px / 1.5 = 133px */ <<height '10px'>> /* Высота: 20px / 2 = 10px */ <</newmeter>> <<newmeter 'endurance' $enduranceRatio>> <<colors '#18171a' '#FFA500'>> /* Серый фон, тёмно-жёлтое заполнение */ <<sizing '133px'>> /* Ширина: 200px / 1.5 = 133px */ <<height '10px'>> /* Высота: 20px / 2 = 10px */ <</newmeter>> <<newmeter 'arousal' $arousalRatio>> <<colors '#18171a' '#ff1493'>> /* Серый фон, тёмно-розовое заполнение */ <<sizing '133px'>> /* Ширина: 200px / 1.5 = 133px */ <<height '10px'>> /* Высота: 20px / 2 = 10px */ <</newmeter>> <<newmeter 'intoxication' $INTBaseoxicationRatio>> <<colors '#18171a' '#8A2BE2'>> /* Серый фон, фиолетовое заполнение */ <<sizing '133px'>> /* Ширина: 200px / 1.5 = 133px */ <<height '10px'>> /* Высота: 20px / 2 = 10px */ <</newmeter>> <<set $Mad to 0>>/* Параметр безумия */ <<set $MadMin to 0>>/* Минимальное значение безумия */ <<set $Lvl to 0>>/* Уровень персонажа */ <<set $Exp to 0>>/* Опыт персонажа */ <<set $StatP to 5>>/* Свободные очки характеристик */ <<set $STRBase to 2>>/* Базовый Параметр Силы */ <<set $STR to $STRBase>>/* Изначальное значение $STR *//* Итоговая Сила */ <<set $DEXBase to 2>>/* Базовый Параметр Ловкости */ <<set $DEX to $DEXBase>> /* Изначальное значение $DEX *//* Итоговая Ловкость */ <<set $INTBase to 1>>/* Базовый Параметр Интеллекта */ <<set $INT to $INTBase>> /* Изначальное значение $INT *//* Итоговый Интеллект */ <<set $Fit to 0>>/* Параметр Фитнеса */ <<set $Bea to 0>>/* Параметр Красоты */ <<set $BeaBonus to 0>> /* Изначальное значение бонуса $Bea от экипировки */ <<set $Bim to 0>>/* Параметр Mind Curse */ <<set $BimTotal to 0>>/* Общее значение параметра Mind Curse */ <<set $Sub to 0>>/* Параметр сабмесивности */ <<set $Dom to 0>>/* Параметр доминантности */ <<set $CPot00 to 0>>/* Кол-во зелий 00 у персонажа(HP) */ <<set $CPot01 to 0>>/* Кол-во зелий 01 у персонажа(MP) */ <<set $CPot02 to 0>>/* Кол-во зелий 02 у персонажа(Кислота) */ <<set $CPot03 to 0>>/* Кол-во зелий 03 у персонажа(Спокойствие) */ <<set $CPot04 to 0>>/* Кол-во зелий 04 у персонажа(Восстановление) */ <<set $CPot05 to 0>>/* Кол-во зелий 05 у персонажа(Увеличение) */ <<set $CPot06 to 0>>/* Кол-во зелий 06 у персонажа(Стелс) */ <<set $CPot07 to 0>>/* Кол-во зелий 07 у персонажа(Репа) */ <<set $CLoot00 to 0>>/* Кол-во лута 00 у персонажа */ <<set $CLoot01 to 0>>/* Кол-во лута 01 у персонажа */ <<set $CLoot02 to 0>>/* Кол-во лута 02 у персонажа */ <<set $CLoot03 to 0>>/* Кол-во лута 03 у персонажа */ <<set $CLoot04 to 0>>/* Кол-во лута 04 у персонажа */ <<set $CLoot05 to 0>>/* Кол-во лута 05 у персонажа */ <<cacheaudio "END_MAD_01" "C:/Users/user/Desktop/GameMat/NEW GAME/img/Sound/END_MAD_01.wav" >> <<cacheaudio "HELLO_01" "C:/Users/user/Desktop/GameMat/NEW GAME/img/Sound/HELLO_01.wav" >> <<cacheaudio "I_SEE_YOU_01" "C:/Users/user/Desktop/GameMat/NEW GAME/img/Sound/I_SEE_YOU_01.wav" >> <<cacheaudio "I'M_WAITING_01" "C:/Users/user/Desktop/GameMat/NEW GAME/img/Sound/I'M_WAITING_01.wav" >> <<cacheaudio "WHO_ARE_YOU_01" "C:/Users/user/Desktop/GameMat/NEW GAME/img/Sound/WHO_ARE_YOU_01.wav" >> <<cacheaudio "START_AGAIN_01" "C:/Users/user/Desktop/GameMat/NEW GAME/img/Sound/START_AGAIN_01.wav" >> <<set $AdditionalParam1 to 0>> /* Хуй знает что это*/ <<set $AdditionalParam2 to "Default">> /* Откуда оно? */ <<set $AdditionalParam3 to false>> /* На что влияет? */ <<set $AllStats to false>>/* Видимость списка статистики */ <<set $SWinP to 0>>/* Кол-во побед */ <<set $SLosP to 0>>/* Кол-во поражений */ <<set $SAssP to 0>>/* Кол-во в жопу */ <<set $SVagP to 0>>/* Кол-во в вагину */ <<set $SOraP to 0>>/* Кол-во в рот */ <<set $SAssN to 0>>/* Кол-во в жопы */ <<set $SVagN to 0>>/* Кол-во в вагины */ <<set $SOraN to 0>>/* Кол-во в рты */ <<set $SGloP to 0>>/* Кол-во обслуги в глорихоле */ <<set $SGruP to 0>>/* Кол-во группового секса */ <<set $SLesP to 0>>/* Кол-во лесбийского секса */ <<set $SRapP to 0>>/* Кол-во секса по принуждению */ <<set $SHumP to 0>>/* Кол-во людей */ <<set $SMonP to 0>>/* Кол-во монстров */ <<set $STentP to 0>>/* Кол-во тентаклей */ <<set $AllRep to false>>/* Видимость списка репутации */ <<set $DRep to 0>>/* Репутация в районе доков */ <<set $ERep to 0>>/* Репутация в восточном районе */ <<set $WRep to 0>>/* Репутация в Западном районе */ <<set $NRep to 0>>/* Репутация в северном районе */ /* Параметры одежды листа персонажа */ /* Параметры сережек листа персонажа */ <<set $IEarrings_00 to false>> <<set $IEarrings_01 to false>> <<set $IEarrings_02 to false>> <<set $IEarrings_03 to false>> <<set $IEarrings_04 to false>> <<set $IEarrings_05 to false>> <<set $IEarrings_06 to false>> <<set $IEarrings_07 to false>> <<set $IEarrings_08 to false>> <<set $IEarrings_09 to false>> <<set $IEarrings_10 to false>> <<set $IEarrings_11 to false>> /* Параметры колец листа персонажа */ <<set $IRing_00 to false>> <<set $IRing_01 to false>> <<set $IRing_02 to false>> <<set $IRing_03 to false>> <<set $IRing_04 to false>> <<set $IRing_05 to false>> <<set $IRing_06 to false>> <<set $IRing_07 to false>> <<set $IRing_08 to false>> <<set $IRing_09 to false>> <<set $IRing_10 to false>> <<set $IRing_11 to false>> /* Параметры ожерелья листа персонажа */ <<set $INecklace_00 to false>> <<set $INecklace_01 to false>> <<set $INecklace_02 to false>> <<set $INecklace_03 to false>> <<set $INecklace_04 to false>> <<set $INecklace_05 to false>> <<set $INecklace_06 to false>> <<set $INecklace_07 to false>> <<set $INecklace_08 to false>> <<set $INecklace_09 to false>> <<set $INecklace_10 to false>> <<set $INecklace_11 to false>> /* Параметры трусов листа персонажа */ <<set $IPanties_00 to false>> <<set $IPanties_01 to false>> <<set $IPanties_02 to false>> <<set $IPanties_03 to false>> <<set $IPanties_04 to false>> <<set $IPanties_05 to false>> <<set $IPanties_06 to false>> <<set $IPanties_07 to false>> <<set $IPanties_08 to false>> <<set $IPanties_09 to false>> <<set $IPanties_10 to false>> <<set $IPanties_11 to false>> /* Параметры лифчика листа персонажа */ <<set $IBra_00 to false>> <<set $IBra_01 to false>> <<set $IBra_02 to false>> <<set $IBra_03 to false>> <<set $IBra_04 to false>> <<set $IBra_05 to false>> <<set $IBra_06 to false>> <<set $IBra_07 to false>> <<set $IBra_08 to false>> <<set $IBra_09 to false>> <<set $IBra_10 to false>> <<set $IBra_11 to false>> /* Параметры чулок листа персонажа */ <<set $IStockings_00 to false>> <<set $IStockings_01 to false>> <<set $IStockings_02 to false>> <<set $IStockings_03 to false>> <<set $IStockings_04 to false>> <<set $IStockings_05 to false>> <<set $IStockings_06 to false>> <<set $IStockings_07 to false>> <<set $IStockings_08 to false>> <<set $IStockings_09 to false>> <<set $IStockings_10 to false>> <<set $IStockings_11 to false>> /* Параметры обуви листа персонажа */ <<set $IShoes_00 to false>> <<set $IShoes_01 to false>> <<set $IShoes_02 to false>> <<set $IShoes_03 to false>> <<set $IShoes_04 to false>> <<set $IShoes_05 to false>> <<set $IShoes_06 to false>> <<set $IShoes_07 to false>> <<set $IShoes_08 to false>> <<set $IShoes_09 to false>> <<set $IShoes_10 to false>> <<set $IShoes_11 to false>> /* Параметры штанов листа персонажа */ <<set $IPants_00 to false>> <<set $IPants_01 to false>> <<set $IPants_02 to false>> <<set $IPants_03 to false>> <<set $IPants_04 to false>> <<set $IPants_05 to false>> <<set $IPants_06 to false>> <<set $IPants_07 to false>> <<set $IPants_08 to false>> <<set $IPants_09 to false>> <<set $IPants_10 to false>> <<set $IPants_11 to false>> /* Параметры верха листа персонажа */ <<set $IOuterwear_00 to false>> <<set $IOuterwear_01 to false>> <<set $IOuterwear_02 to false>> <<set $IOuterwear_03 to false>> <<set $IOuterwear_04 to false>> <<set $IOuterwear_05 to false>> <<set $IOuterwear_06 to false>> <<set $IOuterwear_07 to false>> <<set $IOuterwear_08 to false>> <<set $IOuterwear_09 to false>> <<set $IOuterwear_10 to false>> <<set $IOuterwear_11 to false>> /* Параметры оружия листа персонажа */ <<set $IWeapon_00 to false>> <<set $IWeapon_01 to false>> <<set $IWeapon_02 to false>> <<set $IWeapon_03 to false>> <<set $IWeapon_04 to false>> <<set $IWeapon_05 to false>> <<set $IWeapon_06 to false>> <<set $IWeapon_07 to false>> <<set $IWeapon_08 to false>> <<set $IWeapon_09 to false>> <<set $IWeapon_10 to false>> <<set $IWeapon_11 to false>> <<set $EquippedEarrings to 0>>/* Какие сережки одеты 0-12 */ <<set $EquippedRing to 0>>/* Какое кольцо одето 0-12 */ <<set $EquippedNecklace to 0>>/* Какое ожерелье одето 0-12 */ <<set $EquippedPanties to 0>>/* Какие трусы одеты 0-12 */ <<set $EquippedBra to 0>>/* Какой лифчик одет 0-12 */ <<set $EquippedStockings to 0>>/* Какие чулки одеты 0-12 */ <<set $EquippedShoes to 0>>/* Какая обувь одета 0-12 */ <<set $EquippedPants to 0>>/* Какие штаны одеты 0-12 */ <<set $EquippedOuterwear to 0>>/* Какой верх одет 0-12 */ <<set $EquippedWeapon to 0>>/* Какое оружие одето 0-12 */ /* параметры листа персонажа */ <<set $ChestStatus to 0>> <<set $ChestName to "flat and unexpressive">>/* Состояние груди */ <<set $AssStatus to 0>> <<set $AssName to "flat and featureles">>/* Состояние задницы */ <<set $VaginaStatus to 0>> <<set $VaginaName to "tight and healthy">>/* Состояние вагины */ <<set $AnusStatus to 0>> <<set $AnusName to "tight and healthy">>/* Состояние ануса */ <<set $DickStatus to 0>> <<set $DickName to "You don't have a dick.">>/* Состояние члена */ <<set $TArmStatus to 0>> <<set $TArmName to "You don't have a tattoo here.">>/* Состояние татуировки на руке */ <<set $TAssStatus to 0>> <<set $TAssName to "You don't have a tattoo here.">>/* Состояние татуировки на жопе */ <<set $TBellyStatus to 0>> <<set $TBellyName to "You don't have a tattoo here.">>/* Состояние татуировки на животе */ <<set $TBreastStatus to 0>> <<set $TBreastName to "You don't have a tattoo here.">>/* Состояние татуировки на груди */ <<set $TFootStatus to 0>> <<set $TFootName to "You don't have a tattoo here.">>/* Состояние татуировки на ступне */ <<set $TLegStatus to 0>> <<set $TLegName to "You don't have a tattoo here.">>/* Состояние татуировки на ноге */ <<set $TLipsStatus to 0>> <<set $TLipsName to "You don't have a tattoo here.">>/* Состояние татуировки на губе */ <<set $TNeckStatus to 0>> <<set $TNeckName to "You don't have a tattoo here.">>/* Состояние татуировки на шее */ <<set $TPubicStatus to 0>> <<set $TPubicName to "You don't have a tattoo here.">>/* Состояние татуировки на лобке */ <<set $TSideStatus to 0>> <<set $TSideName to "You don't have a tattoo here.">>/* Состояние татуировки на боку */ <<set $TTrumpStampStatus to 0>> <<set $TTrumpStampName to "You don't have a tattoo here.">>/* Состояние татуировки на поясе */ <<set $TClitorisStatus to 0>> <<set $TClitorisName to "You don't have any piercings here.">>/* Состояние пирсинга на клиторе */ <<set $TLabiaStatus to 0>> <<set $TLabiaName to "You don't have any piercings here.">>/* Состояние пирсинга на пол.губах */ <<set $TNippleStatus to 0>> <<set $TNippleName to "You don't have any piercings here.">>/* Состояние пирсинга на сосках */ <<set $TNoseStatus to 0>> <<set $TNoseName to "You don't have any piercings here.">>/* Состояние пирсинга на носу */ <<set $TTongueStampStatus to 0>> <<set $TTongueStampName to "You don't have any piercings here.">>/* Состояние пирсинга на языке */ /* Описание предметов */ <<set $EarringsName to "Нет серёжек">> <<set $EarringsDescription to "Нет описания">> <<set $RingName to "Нет серёжек">> <<set $RingDescription to "Нет описания">> <<set $NecklaceName to "Нет серёжек">> <<set $NecklaceDescription to "Нет описания">> <<set $PantiesName to "Нет серёжек">> <<set $PantiesDescription to "Нет описания">> <<set $BraName to "Нет серёжек">> <<set $BraDescription to "Нет описания">> <<set $StockingsName to "Нет серёжек">> <<set $StockingsDescription to "Нет описания">> <<set $ShoesName to "Нет серёжек">> <<set $ShoesDescription to "Нет описания">> <<set $PantsName to "Нет серёжек">> <<set $PantsDescription to "Нет описания">> <<set $OuterwearName to "Нет серёжек">> <<set $OuterwearDescription to "Нет описания">> <<set $WeaponName to "Нет серёжек">> <<set $WeaponDescription to "Нет описания">> /* Титулы репутации */ <<set $DTitle to "Girl">> /* Начальное значение титула (пустое) в районе доков */ <<set $ETitle to "Girl">> /* Начальное значение титула (пустое) в восточном районе */ <<set $WTitle to "Lady">> /* Начальное значение титула (пустое) в западном районе */ <<set $NTitle to "Girl">> /* Начальное значение титула (пустое) в северноме доков */ /* Вычисление Максимального возбуждения */ <<set $SlutStatus to 0>> /* Вычисление бонуса от комбинации предметов */ <<set $SetBon01 to 0>>/* сетовый бонус к красоте от нижнего белья */ <<set $SetBon02 to 0>>/* сетовый бонус к красоте от одежды */ <<set $SetBon03 to 0>>/* сетовый бонус к здоровью от одежды */ <<set $SetBon04 to 0>>/* сетовый бонус к ловкости от одежды */ <<set $SetBon05 to 0>>/* сетовый бонус к силе от артифактов */ <<set $SetBon06 to 0>>/* сетовый бонус к интеллекту от артифактов */ /* Проверка $STR при старте */ <<if $EquippedWeapon != 0 && !State.variables["IWeapon_" + String($EquippedWeapon).padStart(2, '0')]>> <<set $EquippedWeapon to 0>> <<run updateSTR()>> <</if>> <<run updateSTR()>> /* Пересчитываем $STR при старте */ <<run updateINT()>> /* Пересчитываем $INT, $Corr и $BeaBonus */ <<run updateDEX()>> /* Пересчитываем $DEX, $Corr и $BeaBonus */ <<run updateBea()>> /* Пересчитываем $Bea при старте */ <<run updateBimTotal()>> /* Пересчитываем $Bim при старте */ <<run updateAroBonus()>> /* Рассчитываем минимальное $Aro */ <<run updateCorrMinimum()>> /* Рассчитываем минимальное $Aro */ <<run updateMadMinimum()>> /* Рассчитываем минимальное $Mad */ <<run updateDTitle()>> /* Устанавливаем начальный титул доков*/ <<run updateETitle()>> /* Устанавливаем начальный титул запада*/ <<run updateWTitle()>> /* Устанавливаем начальный титул востока*/ <<run updateNTitle()>> /* Устанавливаем начальный титул севера*/ <<run updateSetBonuses()>> /* Пересчитываем сетовые бонусы при старте */ <<set $HOME to 0>> /* Статус текущего жилья */ <<set $RENT to 0>> /* Счетчик до оплаты жилья */ /* Параметры для смены текста и запуска стартовых сцен новых локаций */ <<set $GAME_DESCRIPTION_00 to 0>>/* Номер текста пассажа */ <<set $SKIP to 0>> /* Подтверждение для пропуска главы */ <<set $PROLOGUE to 0>> <<set $CITY_START to 0>> <<set $BANK_START to 0>> <<set $HOME_START to 0>> <<set $PAWNSHOP_START to 0>> <<set $GUARD_START to 0>> <<set $DUNGEON_START to 0>> <<set $TVSTUDIO_START to 0>> <<set $RESIDENTIAL_START to 0>> <<set $RENT_START to 0>> /* Старт сцены оплаты ренты */ <<set $FARM_START to 0>> <<set $SLEEP_01 to 0>> <<set $END_HEALTH to 0>> /* параметры для осмотра областей */ <<set $INSPECTION_DOCKS to 0>> <<set $INSPECTION_WEAST to 0>> <<set $INSPECTION_NORTH to 0>> <<set $INSPECTION_EAST to 0>> <<set $INSPECTION_FIELDS to 0>> <<set $INSPECTION_FOREST to 0>> <<set $INSPECTION_DUNGEON to 0>> <<set $INSPECTION_FARM to 0>> /* параметры для еды */ <<set $VeMa01 to 0>> /* Комбинация роста груди */ <<set $VeMa02 to 0>> /* Комбинация роста груди */ <<set $VeMa03 to 0>> /* Комбинация роста жопы */ <<set $VeMa04 to 0>> /* Комбинация роста жопы */ <<set $SFOOD01 to 0>> <<set $SFOOD02 to 0>> <<set $SFOOD03 to 0>> <<set $Metro to 0>> <<set $STRCheck to 0>> /* Испытание на силу */ <<set $DEXCheck to 0>> /* Испытание на ловкость */ <<set $INTCheck to 0>> /* Испытание на интеллект */ <<set $FITCheck to 0>> /* Испытание на выносливость */ <<set $EventEnc01 to 0>> /* Рандом для проверки №1 */ <<set $EventEnc02 to 0>> /* Рандом для проверки №2 */ /* параметры для ванной */ <<set $Bath to 0>> /* параметры для эвентов таверны */ <<set $Tavern to 0>> /* параметры для глорихола */ <<set $RCOCS to 0>> <<set $BCOCS to 0>> /* параметры для кинотеатра */ <<set $Cinema to 0>> /* параметры для Борделя */ <<set $BRoom00 to 0>>/* возможность входа в комнаты */ <<set $BRoom01 to 0>>/* тип персонажа в первой комнате */ <<set $BRoom02 to 0>>/* тип персонажа в второй комнате */ <<set $BRoom03 to 0>>/* тип персонажа в третьей комнате */ /* параметры для глюков */ <<set $ACrows to 0>> <<set $Horor01 to 0>> <<set $Horor02 to 0>> <<set $Horor03 to 0>> <<set $Horor04 to 0>> <<set $Horor05 to 0>> <<set $ATM to 0>> <<set $GipnoR to 0>> <<set $GipnoH to 0>> /* Работа в лабе */ <<set $LabW2 to 0>> <<set $WLBed01 to 0>> <<set $WLTable01 to 0>> <<set $WLCells01 to 0>> <<set $PinkVap to 0>> <<set $LabIncident to 0>> <<set $LabBrainW01 to 0>> /* Идем дальше */ <<goto "GAME_DESCRIPTION_00">>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Aro >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Waiting until the shower becomes free, you go in to wash the sweat off your tired body. Standing under the stream of water, you experience the strongest arousal. Perhaps you could throw it off here and now. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> After waiting for the shower to become free, you go in to wash the sweat off your tired body. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Gym_01">> <</link>></div> <<if $Aro >= 40>> <div class="links01"> <<link "MASTURBATION">> <<goto "PShower_01_1">> <</link>> </div> <</if>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(11)>> /* Случайное число от 0 до 11 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You wash your body thoroughly, paying special attention to your breasts and pussy. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "PShower_02">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Corr >= 50>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having washed off the soap suds and having started to make obscene moans, you caress your pussy with your fingers, imagining how your cunt is being fucked by a big and strong cock. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having washed off the soap suds and having started to make obscene moans, you caress your pussy with your fingers. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "PShower_03">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 300 and $Dom <= 299>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Lost control over fantasies about how your wet hole is being used, you get a powerful orgasm, completely losing your surroundings from your attention. </span> </div> </div> <<elseif $Sub <= 299 and $Dom >= 300>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Lost control over fantasies about how you are jumping on a submissively presented member, you get a powerful orgasm, completely losing your surroundings from your attention. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Lost control over your fantasies, you experience a powerful orgasm, completely losing your surroundings from your attention. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(6)>> /* Случайное число от 0 до 6 */ <<if $EventEnc01 == 0>> <<goto "Gym_01">> <<elseif $EventEnc01 == 1 and $Bea >= 20 and $PPot == 0>> <<goto "PShower_04_1">> <<elseif $EventEnc01 == 1>> <<goto "Gym_01">> <<elseif $EventEnc01 == 2 and $TDay >= 10 and $NRep >= 400 and $PPot == 0>> <<goto "PShower_04_0">> <<elseif $EventEnc01 == 2 and $NRep >= 400 and $PPot == 0>> <<goto "PShower_04_1">> <<elseif $EventEnc01 == 2>> <<goto "Gym_01">> <<elseif $EventEnc01 == 3 and $TDay >= 10 and $PPot == 0>> <<goto "PShower_04_0">> <<elseif $EventEnc01 == 3>> <<goto "Gym_01">> <<elseif $EventEnc01 == 4 and $TDay >= 10 and $PPot == 0>> <<goto "PShower_04_0">> <<elseif $EventEnc01 == 4>> <<goto "PShower_04_1">> <<elseif $EventEnc01 == 5>> <<goto "Gym_01">> <<elseif $EventEnc01 == 6 and $TDay >= 10 and $PPot == 0>>> <<goto "PShower_04_0">> <<elseif $EventEnc01 == 6>> <<goto "PShower_04_1">> <</if>> <</link>></div> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Понижение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 40, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $ERep += 1>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(3)>> /* Случайное число от 0 до 2 */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You find yourself surrounded by grinning men who have blocked your exit from the shower with their naked bodies.<br/><span class="comp02">- Oh, look at who was moaning so sweetly here.</span> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You find yourself surrounded by grinning men who have blocked your exit from the shower with their naked bodies.<br/><span class="comp02">- It seems like someone's pussy was looking for adventure? She found it.</span> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You find yourself surrounded by grinning men who have blocked your exit from the shower with their naked bodies.<br/><span class="comp02">- It looks like we came in at the right time. Well, bitch, get your holes ready for big adventures.</span> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "PShower_05_0">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 300 and $Dom <= 299>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly, a grinning man enters your shower area and blocks the exit with his naked body.<br/> <span class="comp02">- So that's who was making those sounds. Don't worry, I'm always happy to lend a helping hand to a cunt in need.</span><br/>The stranger forces you to submit. </span> </div> </div> <<elseif $Sub <= 299 and $Dom >= 300>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly, a grinning man enters your shower area and blocks the exit with his naked body.<br/> <span class="comp02">- So that's who was making those sounds. Don't worry, I'm always happy to lend a helping hand to a cunt in need.</span><br/>Realizing that you can't do anything in this situation, you submit to the stranger. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly, a grinning man enters your shower area and blocks the exit with his naked body.<br/> <span class="comp02">- So that's who was making those sounds. Don't worry, I'm always happy to lend a helping hand to a cunt in need.</span> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "PShower_05_1">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 300 and $Dom <= 299>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The men forced you down to the ground and surrounded you, pulling out their tense members in front of your face. Having looked at them with interest, you resign yourself to the fact that today you will have to, like some whore, service five or more meat bolts with your holes. But this is even somewhat exciting. </span> </div> </div> <<elseif $Sub <= 299 and $Dom >= 300>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The men forced you down to the ground and surrounded you, pulling out their tense members in front of your face. You have no choice but to accept the fact that today your holes will be forced to service five or more meat bolts. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The men forced you down to the ground and surrounded you, pulling out their tense members in front of your face. At the sight of which your responsive pussy begins to gradually get wet. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "PShower_06">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <<if $Sub >= 300 and $Dom <= 299 and $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man bends you over and thrusts his cock into your pussy.<br/> <span class="comp02">- That's it, bitch, take it, that's what you wanted, right?</span><br/>In response, all you can do is moan with pleasure and wag your ass, agreeing with him in everything. After a while, you feel how the thrusts become faster and faster, and with the last powerful blow, the cock inside you begins to fill the space of your uterus with viscous sperm. <span class="comp02">- That's it. Take it all.</span> Having finished pumping your pussy with his cream, the man wishes you a good day and that you come by more often, after which he leaves, leaving you alone. </span> </div> </div> <<elseif $Sub <= 299 and $Dom >= 300 and $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man bends you over and thrusts his cock into your pussy.<br/> <span class="comp02">- That's it, bitch, take it, that's what you wanted, right?</span><br/>All you can do is moan from the thrusts of his cock without objecting. After a while, you feel how the thrusts become faster and faster, and with the last powerful blow, the cock inside you begins to fill the space of your uterus with viscous sperm. <span class="comp02">- That's it. Take it all.</span> Having finished pumping your pussy with his cream, the man wishes you a good day and that you come by more often, after which he leaves, leaving you alone. </span> </div> </div> <<elseif $Sub >= 300 and $Dom <= 299 and $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man bends you over and thrusts his cock into your pussy.<br/> <span class="comp02">- A great hole, and you, bitch, just relax while I fuck it good.</span><br/>In response, all you can do is moan with pleasure and wag your ass, agreeing with him in everything. After a while, you feel how the thrusts become faster and faster, and with the last powerful blow, the cock inside you begins to fill the space of your uterus with viscous sperm. <span class="comp02">- That's it. Take it all.</span> Having finished pumping your pussy with his cream, the man wishes you a good day and that you come by more often, after which he leaves, leaving you alone. </span> </div> </div> <<elseif $Sub <= 299 and $Dom >= 300 and $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man bends you over and thrusts his cock into your pussy.<br/> <span class="comp02">- A great hole, and you, bitch, just relax while I fuck it good.</span><br/>All you can do is moan from the thrusts of his cock without objecting. After a while, you feel how the thrusts become faster and faster, and with the last powerful blow, the cock inside you begins to fill the space of your uterus with viscous sperm. <span class="comp02">- That's it. Take it all.</span> Having finished pumping your pussy with his cream, the man wishes you a good day and that you come by more often, after which he leaves, leaving you alone. </span> </div> </div> <<elseif $Sub >= 300 and $Dom <= 299 and $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man bends you over and thrusts his cock into your pussy.<br/> <span class="comp02">- Wait a little and I'll fill this hole with my cum. Just the way you like it, right?</span><br/>In response, all you can do is moan with pleasure and wag your ass, agreeing with him in everything. After a while, you feel how the thrusts become faster and faster, and with the last powerful blow, the cock inside you begins to fill the space of your uterus with viscous sperm. <span class="comp02">- That's it. Take it all.</span> Having finished pumping your pussy with his cream, the man wishes you a good day and that you come by more often, after which he leaves, leaving you alone. </span> </div> </div> <<elseif $Sub <= 299 and $Dom >= 300 and $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man bends you over and thrusts his cock into your pussy.<br/> <span class="comp02">- Wait a little and I'll fill this hole with my cum. Just the way you like it, right?</span><br/>All you can do is moan from the thrusts of his cock without objecting. After a while, you feel how the thrusts become faster and faster, and with the last powerful blow, the cock inside you begins to fill the space of your uterus with viscous sperm. <span class="comp02">- That's it. Take it all.</span> Having finished pumping your pussy with his cream, the man wishes you a good day and that you come by more often, after which he leaves, leaving you alone. </span> </div> </div> <<elseif $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man bends you over and thrusts his cock into your pussy.<br/> <span class="comp02">- That's it, bitch, take it, that's what you wanted, right?</span><br/>In response, you only moan from his powerful thrusts. After a while, you feel how the thrusts become faster and faster, and with the last powerful blow, the cock inside you begins to fill the space of your uterus with viscous sperm. <span class="comp02">- That's it. Take it all.</span> Having finished pumping your pussy with his cream, the man wishes you a good day and that you come by more often, after which he leaves, leaving you alone. </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man bends you over and thrusts his cock into your pussy.<br/> <span class="comp02">- A great hole, and you, bitch, just relax while I fuck it good.</span><br/>In response, you only moan from his powerful thrusts. After a while, you feel how the thrusts become faster and faster, and with the last powerful blow, the cock inside you begins to fill the space of your uterus with viscous sperm. <span class="comp02">- That's it. Take it all.</span> Having finished pumping your pussy with his cream, the man wishes you a good day and that you come by more often, after which he leaves, leaving you alone. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man bends you over and thrusts his cock into your pussy.<br/> <span class="comp02">- Wait a little and I'll fill this hole with my cum. Just the way you like it, right?</span><br/>In response, you only moan from his powerful thrusts. After a while, you feel how the thrusts become faster and faster, and with the last powerful blow, the cock inside you begins to fill the space of your uterus with viscous sperm. <span class="comp02">- That's it. Take it all.</span> >Having finished pumping your pussy with his cream, the man wishes you a good day and that you come by more often, after which he leaves, leaving you alone. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "PShower_07">> <</link>></div> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 40, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $ERep += 5>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> /* Изменение статистики */ <<set $SVagP += 1>> <<set $SRapP += 1>> <<set $SHumP += 1>> /* Изменение состояния вагины */ <<set $VaginaStatus += 5>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/069.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/070.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/071.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/072.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/073.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/074.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/075.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/076.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/077.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 300 and $Dom <= 299>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> With your lips wrapped around someone's cock, you methodically suck it until its owner empties the contents of his balls into your throat, after which another meat club takes its place in your mouth. At the same time, the same thing happens to your pussy. After some persistent pounding, your hole is filled with sperm and a new cock begins to use you. You diligently wag your ass and work your tongue despite the obscene jokes of the strangers fucking you and the occasional blows to the ass, until you finally freeze in a fit of another orgasm. </span> </div> </div> <<elseif $Sub <= 299 and $Dom >= 300>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> With your lips wrapped around someone's cock, you methodically suck it until its owner empties the contents of his balls into your throat, after which another meat club takes its place in your mouth. At the same time, the same thing happens to your pussy. After some persistent pounding, your hole is filled with sperm and a new cock begins to use you. You are held tightly by the ass and fucked so even cannot move while the man pounding your mouth holds your head from the front. Periodically, the strangers fucking you make dirty jokes and laugh, slapping your ass. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> With your lips wrapped around someone's cock, you methodically suck it until its owner empties the contents of his balls into your throat, after which another meat club takes its place in your mouth. At the same time, the same thing happens to your pussy. After some persistent pounding, your hole is filled with sperm and a new cock begins to use you. The strangers fucking you make dirty jokes and laugh, and despite this, you experience another orgasm. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "PShower_07">> <</link>></div> </div> /* Бонус к опыту */ <<set $Exp += 10>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 40, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $ERep += 15>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> /* Изменение статистики */ <<set $SVagP += 3>> <<set $SAssP += 2>> <<set $SOraP += 5>> <<set $SRapP += 1>> <<set $SHumP += 5>> <<set $SGruP += 1>> /* Изменение состояния вагины и ануса */ <<set $VaginaStatus += 15>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<set $AnusStatus += 10>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 4>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/078.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/079.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/080.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/081.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/082.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/083.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/084.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/085.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/086.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/087.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/088.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/089.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Gym/Shower/090.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 300 and $Dom <= 299 and $Corr == 50>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having played with you enough, they leave you. You are alone on the wet floor experiencing a bright orgasm and enjoying the feeling of streams of sperm flowing out of your used pussy. </span> </div> </div> <<elseif $Sub >= 300 and $Dom <= 299>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having played with you enough, they leave you. You are alone on the wet floor experiencing a bright orgasm and enjoying the range of sensations of your used pussy. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having played with you enough, they leave you. You are alone on the wet floor with a stream of cum leaking out of your pussy. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Gym_01">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(13)>> /* Случайное число от 0 до 13 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 0 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13 and $TDay >= 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fire/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> As you look around the area, you are attracted by a strange smell and smoke coming from one of the alleys. Coming closer, you see a police-cordoned area where two people in hazmat suits are burning a large pile of black, slimy tentacles that have emerged from somewhere underground. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <<Message "Thinking becomes a little easier">> <<set $Bim -= 2>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div style="text-align: center;"><h2>SETTINGS</h2></div> <div style="text-align: center;"><img src="img/Navigation/Settings/Settings_00.jpg" class="centerImage" style="max-width:100%;"></div> <div style="text-align: center;">This is the game settings menu.<br/>In the future, sound settings and possibly additional options will be located here.<br/>Subscribers can also move to the cheats tab from here.</div> <div class="links-container00"> <div class="links01"> <<link "CHEATS">> <<goto "Settings_01">> <</link>> </div> </div> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div style="text-align: center;"><h2>CHEATS MENU</h2></div> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Navigation/Settings/Settings_01.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div style="text-align: center;"><br/><br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">Use this feature at your own risk. Although it should not break the game, it may spoil the impressions from its passage.</span></div> <div class="links-row"> <div class="links-container02"> <div class="links01"> <<link "HEALTH +10">> <<run disableLink(event.target, 700)>> <<set $HP to Math.clamp($HP + 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<Message "You have increased your health">> <</link>></div> <div class="links01"> <<link "HEALTH -10">> <<run disableLink(event.target, 700)>> <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<Message "You have lowered your health">> <</link>></div> <div class="links01"> <<link "ENDURANCE +10">> <<run disableLink(event.target, 700)>> <<set $MP to Math.clamp($MP + 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<Message "You have increased your energy">> <</link>></div> <div class="links01"> <<link "ENDURANCE -10">> <<run disableLink(event.target, 700)>> <<run disableLink(event.target, 700)>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<Message "You have lowered your energy">> <</link>></div> <div class="links01"> <<link "AROUSAL +10">> <<run disableLink(event.target, 700)>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<Message "You have increased your arosual">> <</link>></div> <div class="links01"> <<link "AROUSAL -10">> <<run disableLink(event.target, 700)>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<Message "You have lowered your arosual">> <</link>></div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ LEAVE|Settings_00]] </div> <div class="links01"> <<link "CORRUPTION +10">> <<run disableLink(event.target, 700)>> <<run updateCorrMinimum()>> <<set $CorrBase += 10>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <<Message "You have increased your corruption">> <</link>></div> <div class="links01"> <<link "CORRUPTION -10">> <<run disableLink(event.target, 700)>> <<run disableLink(event.target, 700)>> <<run updateCorrMinimum()>> <<set $CorrBase -= 10>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <<Message "You have increased your corruption">> <<Message "You have lowered your corruption">> <</link>></div> <div class="links01"> <<link "MADNESS +10">> <<run disableLink(event.target, 700)>> <<run updateMadMinimum()>> <<set $Mad += 10>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<Message "You have increased your madness">> <</link>></div> <div class="links01"> <<link "MADNESS -10">> <<run disableLink(event.target, 700)>> <<run disableLink(event.target, 700)>> <<run updateMadMinimum()>> <<set $Mad -= 10>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<Message "You have lowered your madness">> <</link>></div> <div class="links01"> <<link "REP RESET">> <<run disableLink(event.target, 700)>> <<set $ERep to 0>> <<run updateETitle()>> <<set $NRep to 0>> <<run updateNTitle()>> <<set $DRep to 0>> <<run updateDTitle()>> <<set $WRep to 0>> <<run updateWTitle()>> <<run UIBar.setStoryElements()>> <<Message "You have reset your reputation">> <</link>></div> <div class="links01"> <<link "ALL REP + 100">> <<run disableLink(event.target, 700)>> <<set $ERep += 100>> <<run updateETitle()>> <<set $NRep += 100>> <<run updateNTitle()>> <<set $DRep += 100>> <<run updateDTitle()>> <<set $WRep += 100>> <<run updateWTitle()>> <<run UIBar.setStoryElements()>> <<Message "You have lowered your reputation">> <</link>></div> </div> <div class="links-container03"> <div class="links01"> <<link "MONEY +100">> <<run disableLink(event.target, 700)>> <<set $Money += 100>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have increased your money">> <</link>></div> <div class="links01"> <<link "FITNESS +1">> <<run disableLink(event.target, 700)>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "You have increased your fitness">> <</link>></div> <div class="links01"> <<link "EXPERIENCE +100">> <<run disableLink(event.target, 700)>> <<set $Exp += 500>> <<run setup.checkLevelUp()>> <<Message "You have increased your experience">> <</link>></div> <div class="links01"> <<link "POINTS RESET ">> <<run disableLink(event.target, 700)>> <<set $StatP += (Math.max($STRBase, 2) - 2) + (Math.max($DEXBase, 2) - 2) + (Math.max($INTBase, 1) - 1)>> <<set $STRBase to 2>> <<set $DEXBase to 2>> <<set $INTBase to 1>> <<Message "You have reset your points">> <</link>></div> <div class="links01"> <<link "SUBMISSION +100">> <<run disableLink(event.target, 700)>> <<set $Sub += 100>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 100>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<Message "You have increased your submission">> <</link>></div> <div class="links01"> <<link "DOMINANCE +100">> <<run disableLink(event.target, 700)>> <<set $Sub -= 100>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 100>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<Message "You have increased your dominance">> <</link>></div> </div></div> </div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>MONSTERS</h2></div> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/001.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div style="text-align: center;">Information about unusual and hostile to humans representatives of local wildlife<br/><br/><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> <div class="links01"> [[COCKTACLE|Cocktacle_00]] </div> <div class="links01"> [[FUCKBUNNY|Fuckbunny_00]] </div> <div class="links01"> [[PIGFUCKER|Pigfucker_00]] </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|LIBRARY_00]] </div> <div class="links01"> [[PONIKTULHU|Poniktulhu_00]] </div> </div> <div class="links-container03"> <div class="links01"> [[SHADOWSHOGG|Shadowshogg_00]] </div> <div class="links01"> [[OILHOUND|Oilhound_00]] </div> <div class="links01"> [[PHANTASM|Phantasm_00]] </div> </div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>LOOT</h2></div> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/003.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div style="text-align: center;">Information about the most common valuables that can be found in the city and its surroundings.<br/><br/><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> <div class="links01"> [[PEARL|Pearl_00]] </div> <div class="links01"> [[SKINS|Skins_00]] </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|LIBRARY_00]] </div> <div class="links01"> [[JEWELRY|Jewelry_00]] </div> <div class="links01"> [[FANGS|Fangs_00]] </div> </div> <div class="links-container03"> <div class="links01"> [[PLANTS|Valuable_plants_00]] </div> <div class="links01"> [[MUSHROOMS|Alchemical_mushroom_00]] </div> </div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>POTIONS</h2></div> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/002.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div style="text-align: center;">Information about the most common potions produced by local alchemists.<br/><br/><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> <div class="links01"> [[HEALING|Healing_potion_00]] </div> <div class="links01"> [[STAMINA|Potion_of_Stamina_00]] </div> <div class="links01"> [[ACID|Potion_of_acid_00]] </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|LIBRARY_00]] </div> <div class="links01"> [[CALM|Potion_of_Calm_00]] </div> <div class="links01"> [[RENEWAL|Potion_of_Renewal_00]] </div> </div> <div class="links-container03"> <div class="links01"> [[STEALTH|Stealth_Potion_00]] </div> <div class="links01"> [[LUXURI|Potion_of_Luxurious_Forms_00]] </div> <div class="links01"> [[MEMORY|Memory_Potion_00]] </div> </div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>PARAMETERS</h2></div> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/004.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div style="text-align: center;">Information about the game character's traits and characteristics.<br/><br/><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> <div class="links01"> [[CORRUPTION|Corruption_00]] </div> <div class="links01"> [[MADNESS|Insanity_00]] </div> <div class="links01"> [[AROUSAL|Arousal_00]] </div> <div class="links01"> [[INTOXICATION|Intoxication_00]] </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|LIBRARY_00]] </div> <div class="links01"> [[STRENGTH|Strength_00]] </div> <div class="links01"> [[DEXTERITY|Dexterity_00]] </div> <div class="links01"> [[INTELLIGENCE|Intelligence_00]] </div> <div class="links01"> [[MINDCURSE|MindCurse_00]] </div> </div> <div class="links-container03"> <div class="links01"> [[LEVELS|Exp_and_Level_00]] </div> <div class="links01"> [[BEAUTY|Beauty_00]] </div> <div class="links01"> [[FITNESS|Fitness_00]] </div> <div class="links01"> [[CLOTHING|Clothing_00]] </div> <div class="links01"> [[WEAPONS|Weapons_00]] </div> </div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>PLACES</h2></div> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/005.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div style="text-align: center;">Information about the features of various places in the city and its surroundings.<br/><br/><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> <div class="links01"> [[FOG|Fog_00]] </div> <div class="links01"> [[CITY|City_00]] </div> <div class="links01"> [[FARM|FARM_00]] </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|LIBRARY_00]] </div> <div class="links01"> [[GUILD|Adventurers_Guild_00]] </div> <div class="links01"> [[FIELDS|Meadows_00]] </div> </div> <div class="links-container03"> <div class="links01"> [[FOREST|Forest_00]] </div> <div class="links01"> [[CAVES|Caves_00]] </div> <div class="links01"> [[BEACH|BEACH_00]] </div> </div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>COCKTACLE</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Cocktacle/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Cocktacle/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Cocktacle/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> A monster creature of black slime that takes the form of one or more tentacles at the base of which is a body resembling a male sexual organ. It can partially change the density and shape of its body and has a weak effect on the mind. It can be encountered in forests or caves.<br/>A fairly weak opponent, primarily posing a threat to people with weak mental resistance. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|MONSTERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FUCKBUNNY</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Fuckbunny/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Fuckbunny/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Fuckbunny/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> An animal beast modified by the aggressive environment of fog. Found in meadows outside the city. Unlike ordinary rabbits, it has a pure white color and is larger in size. Hunters have encountered individuals up to half a meter in height, but this is an exceptional case. They are very aggressive and use themselves as a projectile during a jump to attack, knocking the enemy off his feet, or attack with blows of powerful hind legs. They have weak mental abilities, but due to their animal origin, they are not capable of complex influence on the mind. Young individuals gather in groups to compensate for their weakness. This is a herbivore. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|MONSTERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>PIGFUKER</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Pigfucker/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Pigfucker/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Pigfucker/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Animal Beast humanoid capable of moving freely in the fog. Avoids forests without staying in them during forced transitions. They have great physical strength and sometimes wear some human objects and other garbage they find. They can be found in the area of fields and meadows hunting rabbits or looking for piles of garbage. Some body fluids of these animals can cause poisoning or addiction, so the use or sale of their meat and body parts except for skins or fangs, as well as use in alchemy, is prohibited. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|MONSTERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>PONIKTULHU</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Poniktulhu/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Poniktulhu/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Poniktulhu/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> A monster creature consisting of dense black slime, taking the form of a black pony with octopus features. In a calm state, it is in the form of a large black puddle. The main habitat is forests. If necessary, it can almost instantly take its main form and attack, causing horror and panic with its mental abilities. Herbivorous, but when it detects a nearby intelligent creature, it attacks in order to absorb part of its psychic energy, for this it covers the victim's head with tentacles. Quite strong mental abilities, very dangerous. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|MONSTERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>SHADOWSHOGG</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Shadowshogg/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Shadowshogg/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Shadowshogg/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> A monster creature that looks like a shapeless pile of tentacles made of black mucus. It is capable of mimicry by changing its color and shape, can take a liquid or semi-liquid state, but most often has a black color. It has no specific size, occurring both in the form of a dozen tentacles and a mass of several hundred. Extraordinary psychic powers. It can both divert glances from itself by falling out and lure or inspire unhealthy ideas, thoughts and hallucinations, as well as affect memory. Meetings with this creature negatively affect mental stability. Vulnerable to fire and acids. Very dangerous. Due to its characteristics, it can be encountered anywhere, but avoids illuminated places, although it itself is capable of emitting it in exceptional cases. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|MONSTERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>OILHOUND</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Oilhound/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Oilhound/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Oilhound/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> The monster creature that looks like a wolf or a dog made of black oily slime. It can be encountered at night in the dark alleys of the city. No one knows exactly how they get into the city or where they hide during the day, fortunately the threat of meeting them is not as great as the strength of this monster. The behavior is no different from an aggressive dog, attacking people to absorb psychic energy, so deaths from attacks are extremely rare. People are advised to avoid night time if possible or use streets and passages with lighting. The monster has weak psychic abilities. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|MONSTERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>PHANTASM</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Phantasm/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Phantasm/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Monsters/Phantasm/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> No one knows exactly what it is, but it is assumed that this creature has a very strong influence on the psyche, which prevents the determination of its appearance and size, although everyone who happened to meet it and stay alive claim some wolfish distinctive features. This creature lives in the fog and moves in its area. There is not a single case of documented victory over it, everyone who tried to fight this creature disappeared without a trace and are considered dead. If you believe that you have encountered this monster, you must immediately leave the fog area or, if this is impossible, move to an area with the lowest density, or strong lighting, or a complete absence of light and remain silent. There is an assumption that this creature has weak eyesight and smell, which work only at dusk. This creature is able to change the location of the surrounding fog. Wind and gusts of air are not able to dispel the fog in which this creature is hiding and can only slow down its movement. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|MONSTERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>PEARL</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Loot/001.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Pearls of local sea creatures. Although these pearls do not differ in appearance from ordinary ones, they are a completely different substance and are not a blank for jewelry. The city processes these pearls to produce combustible mixtures and fuel. Despite the fact that this is in fact an energy resource, it does not have a high cost as there are many people willing to mine it, although there are no legal obstacles for free extraction or personal use. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|LOOT_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>SKINS</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Loot/006.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Skin of local animals and monsters. Mainly divided into three categories: fur, thick hide and rubber-like structure. The first two are used in furniture and clothing production, less often in industry, the last one is valuable for alchemists. There is no particular price difference between these categories. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|LOOT_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>JEWELRY</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Loot/005.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Various ornaments made of gold and silver, less often enchanted iron ornaments. In the vast majority of cases they have no practical value, but are in short supply since the city has no source of obtaining these materials. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|LOOT_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FANGS</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Loot/003.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Fangs and teeth of local animals. Are valuable for alchemists. For the common man they have no practical use and have no specific effects. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|LOOT_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>VALUABLE PLANTS</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Loot/002.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Various local herbs used in alchemy. The main resource for the city's alchemy is grown artificially, while such specimens are required only in small doses or for experiments. As a rule, anyone who sees an unusual or remarkable plant can pick it for subsequent sale. Such herbs are always in demand and have value, although small.<br/>Ingestion is not recommended, since most unusual local plants cause various poisonings, ranging from diarrhea to instant death. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|LOOT_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>ALCHEMICAL MUSHROOMS</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Loot/004.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> A mushroom common in local forests. It is black in color and oily in texture, and may emit a faint glow. It is safe to ingest raw or cooked, but such consumption is not recommended. It is of particular value to alchemists, as it is used as a catalyst in the creation of almost any potion. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|LOOT_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>POTION OF STAMINA</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Potions/002.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> A potion that restores energy to the drinker. Does not eliminate the need for food and has a negative effect on the mind. Often abused by adventurers. There is no evidence that it causes addiction, but people who abuse this product are registered with the city guard as possible criminals. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|POTIONS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>POTION OF ACID</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Potions/003.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Acid in a bottle. A suspicious translucent liquid, practically harmless to humans and most objects, but capable of causing severe pain and damage to the stomach and throat when trying to drink it. It has a destructive effect reminiscent of chemical burns when in contact with creatures affected by the fog. Unfortunately, production on an industrial scale is impossible, so the city authorities prefer fire and flammable mixtures. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|POTIONS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>HEALING POTION</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Potions/001.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> A potion that restores the drinker's health. Provides almost instant recovery, but has a negative effect on the mind. Although its use for individuals is unlimited, the city administration has decided to avoid the use of this substance whenever possible during the provision of paid medical services. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|POTIONS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>POTION OF CALM</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Potions/004.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Potion of Calm. The main effect of which is to neutralize the negative impact on the user's psyche. It is not able to cure any congenital mental deviations or those received due to injuries, being essentially an antidote and removal of harmful substances from the body. It is used with frequent use of other alchemical preparations to smooth out their side effects. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|POTIONS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>POTION OF RENEWAL</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Potions/005.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> This potion rejuvenates the user's body, and is theoretically capable of prolonging life and healing some age-related diseases, but is not a protection against death due to old age, rather it is considered a general tonic and cosmetic drug. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|POTIONS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>STEALTH POTION</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Potions/007.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> An unusual potion that increases the user's mental potential and at the same time changes its tone, which leads to the fact that the person who drank this potion begins to fall out of the attention of others. Does not affect those whose attention is focused on you as a result of your own actions, as well as those who think or remember you, being primarily a defense against accidental attention and unwanted meetings. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|POTIONS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>POTION OF LUXURIOUS FORMS</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Potions/006.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> A cosmetic potion that helps increase the size of breasts and buttocks. Very capricious and does not always lead to the desired result.<br/>Possibly a strong negative effect on the mind. It is recommended to use only if there is a potion of calm if side effects occur. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|POTIONS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>MEMORY POTION</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Potions/008.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> A potion that temporarily increases the user's mental potential, causing a mental outburst that makes people around them forget some of the facts about the person who drank it. It is not illegal, but its use is frowned upon and is most often used by dishonest people to try to wash their reputation. It may have a strong negative effect on the mind. It is recommended to use it only if you have a calm potion if side effects occur. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|POTIONS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>CORRUPTION</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Corruption/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Corruption/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Corruption/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>CORRUPTION</strong> - The parameter of sexual licentiousness of the character. Increases with participation in events of a sexual nature.<br/>Decreases over time. Used to check consent to participate in some events and some reactions of the character to events. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PARAMETERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>MADNESS</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Insanity/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Insanity/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Insanity/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>MADNESS</strong> - The parameter of the state of integrity of the character's psyche. The world itself in which the main character found<br/>herself undermines the common sense of its inhabitants. The parameter grows with the participation of the character in traumatic<br/>events. Decreases over time. Reduces vulnerability to influence on the mind (it is not so easy to powder the brains of those who <br/>have porridge instead of them). Used in checks for the possibility of committing strange and illogical actions, as well as breaking the<br/>fourth wall. Upon reaching the threshold of 100, the game ends. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PARAMETERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>AROUSAL</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Arousal/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Arousal/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Arousal/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>AROUSAL</strong> - The parameter responsible for the character's level of sexual tension.<br/>Increases when participating in certain scenes of a sexual nature and is reset in other similar events. Decreases over time.<br/>Increases vulnerability to influence on the mind. The maximum can be increased. Used for some checks. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PARAMETERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>INTOXICATION</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Intoxication/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Intoxication/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Intoxication/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>INTOXICATION</strong> - The parameter responsible for the character's level of alcohol or drug intoxication.<br/>Increases when using certain substances. Decreases over time. Increases vulnerability to influence on the mind.<br/>The maximum can be increased. Used for some checks. A high value can lead to a decrease in health. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PARAMETERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>STRANGTH</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Strength/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Strength/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Strength/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>STRENGTH</strong> - The character's strength parameter. It is not a literal definition of her<br/>strength, but rather a set of features that allow her to inflict maximum damage<br/>and effectively use the physical strength of her body. It is used in fights and for<br/>some checks that require the use of physical strength. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PARAMETERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>DEXTERITY</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Dexterity/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Dexterity/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Dexterity/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>DEXTERITY</strong> - The character's agility parameter. It is not a literal definition of her agility, but rather a set of features<br/>that allow her to avoid damage and effectively use her body's mobility and coordination.<br/>It is used in fights and for some checks that require precision movements. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PARAMETERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>INTELLIGENCE</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Intelligence/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Intelligence/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Intelligence/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>INTELLIGENCE</strong> - The character's intelligence parameter. It is not a literal definition of her intelligence,<br/>but rather a set of features that allow her to quickly find the widest possible range of options<br/>for action in response to any events, remember and calculate future events.<br/>It is used in fights as a bonus to damage and defense, reduces vulnerability to mental effects and is used for some checks. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PARAMETERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>MINDCURSE</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/MindCurse/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/MindCurse/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/MindCurse/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>MIND CURSE</strong> - The character's vulnerability to hypnosis and mind-affecting magic. Depends on such parameters as Intelligence,<br/>Corruption, Madness, Arousal, Intoxication and body purity. Used in checks when the character is being subdued, convinced,<br/>confused or bewitched using influence on the mind. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PARAMETERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>EXPERIENCE AND LEVEL</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Exp_and_Level/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Exp_and_Level/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Exp_and_Level/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> The player character can gain experience points by overcoming threatening events and increase their level. The character's level reflects the strength of their presence in this world, and upon reaching 20, they gain the ability to leave the city. For increasing the level, the player receives a point to increase one of the three main parameters. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PARAMETERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>BEAUTY</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Beauty/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Beauty/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Beauty/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>BEAUTY</strong> - The character's attractiveness parameter. The higher this parameter, the stronger emotions she evokes in the people<br/>around her. depends on many other parameters, such as Fitness, breast and butt size, tattoos, piercings, makeup and clothing<br/>bonuses. Used for checks related to attracting attention and seduction. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PARAMETERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FITNESS</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Fitness/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Fitness/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Fitness/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>FITNESS</strong> - The character's athleticism parameter. The more this parameter is developed, the more energy the character<br/>has and the more beautiful her figure looks. Used for movement speed checks. Decreases over time. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PARAMETERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>CLOTHING</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Clothing/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Clothing/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Clothing/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Local clothing is often found to be items that have entered the city through rare spatial anomalies. No one knows why this is so, but after a certain amount of processing, it ends up on the market and in shops as goods along with products produced in the city. Thanks to alchemists and other specialists, almost all clothing has additional positive properties for its owner, and sometimes a special combination of clothing mutually enhances these bonuses. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PARAMETERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>WEAPONS</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Weapons/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Weapons/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Weapons/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Local weapons are presented in the form of various devices for close combat, since the main enemy is the local aggressive fauna with wide possibilities of influencing the mind. There are mainly three types of weapons, chopping, cutting or piercing and blunt. Hunters prefer to use a certain type for hunting specific monsters or beasts, since many of them have a vulnerability to one of these types. As in the case of clothing, weapons can have additional properties and synergies. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PARAMETERS_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FOG</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Fog/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Fog/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Fog/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> FOG, unlike ordinary fog, has areas where it is constantly present and causes a temporal effect of constant twilight. These areas are extremely dangerous to life and are located mainly in forests. In border areas, the intensity and presence of fog change over time depending on the illumination. It has been proven that the long-term effect of fog on living organisms negatively affects the psyche and can cause various physical mutations, but as a rule, people staying in these areas more often become victims of attacks by various monsters for which this is a natural habitat. And although this fog behaves like an ordinary natural phenomenon, it is not, ignoring such parameters as pressure, temperature and air humidity, as well as not leaving any condensation. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PLACES_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>CITY</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/City/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/City/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/City/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> According to the prevailing opinion, this city was in this area long before the first settlers appeared. The settlers are people who accidentally got into this world through spatial anomalies and their descendants. No one knows exactly when it was built or who built it, but the general architecture brings to mind the Middle Ages, although the people who settled it added buildings from later, more high-tech times. The city has a simple sewer network added later and a deeper network of caves and catacombs. No one can say exactly how deep and how far these catacombs go, since their visits by city organizations are limited to preventive cleaning of nearby areas. The city lives mainly on the agricultural crops grown within its borders, hunting and fishing.<br/>All high-tech production is tied to the use and processing of local pearls, which act as a source of energy, although research is underway to create alternative energy sources on the surface of the sea free of fog. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PLACES_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>ADVENTURERS GUILD</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Adventurers_Guild/001.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> The Adventurers' Guild is essentially a kind of task market, where private companies and individuals come in need of certain services and goods. Here, residents registered in the guild can choose a job from the list if it matches their rank and profile. The guild is closely connected with trade with other settlements located beyond the fog and accepts and organizes caravans through the veil. Since this is a dangerous occupation and not every person can pass through dense areas of fog,<br/>such an event as a departing or arriving caravan is very rare. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PLACES_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>MEADOWS</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Meadows/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Meadows/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Meadows/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Meadows around the city. Some of them are artificial consequences of cutting down the growing forest, in order to have a buffer zone between the city and the fog. At night, the fog can spread to these areas. Meadows are a source of various alchemical herbs and animal sources of meat. But they can be dangerous for an inexperienced hunter and loners. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PLACES_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FOREST</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Forest/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Forest/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Forest/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> In the forests, there is always a certain level of fog, which becomes denser as you move away from the city.<br/>Due to the constant presence of fog, the forest is the original habitat of various fog monsters and mutants.<br/>This does not mean that visiting the forest should be accompanied by a mandatory meeting with the enemy,<br/>but you need to keep in mind that the risk of this is very high, as is the level of strength of the enemy.<br/>Forests are a source of alchemical mushrooms, and some hunters build small houses there,<br/>in which you can temporarily hide from monsters if it is impossible to accept the fight.<br/>Forests are a place of constant twilight, where there is no change of day and night. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PLACES_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>CAVES</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Caves/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Caves/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Caves/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> The catacombs and caves under the city are a very dangerous and little-studied place. As a rule, they are free from the presence of fog, but if it is encountered, this indicates the presence of monsters nearby. The main threat of these places is the difficulty of orientation and periodic flooding, due to which a person exploring them can simply end up in a trap. Although the extraction of minerals is not carried out by the city, some hunters go there to extract certain materials. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PLACES_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>ARTICLES</h2></div> <<if $Mad <= 59>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;">Various information about the city, its surroundings and aspects of local life.<br/><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> <div class="links01"> [[MONSTERS|MONSTERS_00]] </div> <div class="links01"> [[LOOT|LOOT_00]] </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ LEAVE|LIBRARY_02]] </div> <div class="links01"> [[POTIONS|POTIONS_00]] </div> </div> <div class="links-container03"> <div class="links01"> [[PARAMETERS|PARAMETERS_00]] </div> <div class="links01"> [[PLACES|PLACES_00]] </div> </div> <<set $location to "LIBRARY_00">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>BEAUTY SALON</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/Beauty_salonMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/Beauty_salonM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Beauty_salon_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A large room with mirrors on the walls.<br/>It offers various services to correct your appearance.<br/><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> <div class="links01"> <<link "HAIR COLORING">> <<if $Money <= 9>> <<Message "You don't have enough money">> <<else>> <<goto "Beauty_salon_02">> <</if>> <</link>></div> <div class="links01"> <<link "TATTOO REMOVAL">> <<if $Money <= 14>> <<Message "You don't have enough money">> <<else>> <<goto "Beauty_salon_03">> <</if>> <</link>></div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ LEAVE|NoQuarter_04]] </div> <div class="links01"> <<link "HORN REMOVAL">> <<if $Hor == 0>> <<Message "You don't have horns">> <<elseif $Money <= 19>> <<Message "You don't have enough money">> <<else>> <<set $Hor to 0>> <<run UIBar.setStoryElements()>> <</if>> <</link>></div> <div class="links01"> <<link "📋 PRICES">> <<run disableLink(event.target, 1500)>> <<script>> Dialog.setup("   MENU"); Dialog.wiki("HAIR COLORING - 10<br/>EYE CORRECTION - 20<br/>HORN REMOVAL - 20<br/>TATTOO REMOVAL - 15<br/>PIERCING REMOVAL - 15"); Dialog.open(); <</script>> <</link>></div> </div> <div class="links-container03"> <div class="links01"> <<link "EYE CORRECTION">> <<if $Money <= 19>> <<Message "You don't have enough money">> <<else>> <<goto "Beauty_salon_04">> <</if>> <</link>></div> <div class="links01"> <<link "PIERCING REMOVAL">> <<if $Money <= 14>> <<Message "You don't have enough money">> <<else>> <<goto "Beauty_salon_05">> <</if>> <</link>></div> </div></div> <<set $location to "Beauty_salon_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>HAIR COLORING</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/Beauty_salonMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/Beauty_salonM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Beauty_salon_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A large room with mirrors on the walls.<br/>It offers various services to correct your appearance.<br/><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> <div class="links01"> <<link "BLACK">> <<if $HaC == 0>> <<Message "You already have this color">> <<else>> <<set $HaC to 0>> <<set $Money -= 10>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> <div class="links01"> <<link "BRUNETTE">> <<if $HaC == 1>> <<Message "You already have this color">> <<else>> <<set $HaC to 1>> <<set $Money -= 10>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|Beauty_salon_01]] </div> <div class="links01"> <<link "BLONDE">> <<if $HaC == 2>> <<Message "You already have this color">> <<else>> <<set $HaC to 2>> <<set $Money -= 10>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> </div> <div class="links-container03"> <div class="links01"> <<link "ASH BLONDE">> <<if $HaC == 3>> <<Message "You already have this color">> <<else>> <<set $HaC to 3>> <<set $Money -= 10>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> <div class="links01"> <<link "RED">> <<if $HaC == 4>> <<Message "You already have this color">> <<else>> <<set $HaC to 4>> <<set $Money -= 10>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> </div></div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>TATTOO REMOVAL</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/Beauty_salonMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/Beauty_salonM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Beauty_salon_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A large room with mirrors on the walls.<br/>It offers various services to correct your appearance.<br/><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> <div class="links01"> <<link "ARM">> <<if $TArmStatus == 0>> <<Message "You don't have a tattoo here">> <<else>> <<set $TArmStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> <div class="links01"> <<link "ASS">> <<if $TAssStatus == 0>> <<Message "You don't have a tattoo here">> <<else>> <<set $TAssStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> <div class="links01"> <<link "BELLY">> <<if $TBellyStatus == 0>> <<Message "You don't have a tattoo here">> <<else>> <<set $TBellyStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> <div class="links01"> <<link "BREAST">> <<if $TBreastStatus == 0>> <<Message "You don't have a tattoo here">> <<else>> <<set $TBreastStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|Beauty_salon_01]] </div> <div class="links01"> <<link "FOOT">> <<if $TFootStatus == 0>> <<Message "You don't have a tattoo here">> <<else>> <<set $TFootStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> <div class="links01"> <<link "LEG">> <<if $TLegStatus == 0>> <<Message "You don't have a tattoo here">> <<else>> <<set $TLegStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> <div class="links01"> <<link "LIPS">> <<if $TLipsStatus == 0>> <<Message "You don't have a tattoo here">> <<else>> <<set $TLipsStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> </div> <div class="links-container03"> <div class="links01"> <<link "NECK">> <<if $TNeckStatus == 0>> <<Message "You don't have a tattoo here">> <<else>> <<set $TNeckStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> <div class="links01"> <<link "PUBIC">> <<if $TPubicStatus == 0>> <<Message "You don't have a tattoo here">> <<else>> <<set $TPubicStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> <div class="links01"> <<link "SIDE">> <<if $TSideStatus == 0>> <<Message "You don't have a tattoo here">> <<else>> <<set $TSideStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> <div class="links01"> <<link "TRUMP STAMP">> <<if $TTrumpStampStatus == 0>> <<Message "You don't have a tattoo here">> <<else>> <<set $TTrumpStampStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> </div></div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>EYE CORRECTION</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/Beauty_salonMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/Beauty_salonM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Beauty_salon_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A large room with mirrors on the walls.<br/>It offers various services to correct your appearance.<br/><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> <div class="links01"> <<link "BLACK EYES">> <<if $Eye == 0>> <<Message "You already have this color">> <<else>> <<set $Eye to 0>> <<set $Money -= 20>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> <div class="links01"> <<link "BROWN EYES">> <<if $Eye == 1>> <<Message "You already have this color">> <<else>> <<set $Eye to 1>> <<set $Money -= 20>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|Beauty_salon_01]] </div> <div class="links01"> <<link "HAZEL EYES">> <<if $Eye == 2>> <<Message "You already have this color">> <<else>> <<set $Eye to 2>> <<set $Money -= 20>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> </div> <div class="links-container03"> <div class="links01"> <<link "BLUE EYES">> <<if $Eye == 3>> <<Message "You already have this color">> <<else>> <<set $Eye to 3>> <<set $Money -= 20>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> <div class="links01"> <<link "GRAY EYES">> <<if $Eye == 6>> <<Message "You already have this color">> <<else>> <<set $Eye to 6>> <<set $Money -= 20>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> </div></div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>PIERCING REMOVAL</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/Beauty_salonMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/Beauty_salonM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Beauty_salon_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A large room with mirrors on the walls.<br/>It offers various services to correct your appearance.<br/><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> <div class="links01"> <<link "CLITORIS">> <<if $TClitorisStatus == 0>> <<Message "You don't have any piercings here">> <<else>> <<set $TClitorisStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> <div class="links01"> <<link "LABIA">> <<if $TLabiaStatus == 0>> <<Message "You don't have any piercings here">> <<else>> <<set $TLabiaStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|Beauty_salon_01]] </div> <div class="links01"> <<link "NIPPLES">> <<if $TNippleStatus == 0>> <<Message "You don't have any piercings here">> <<else>> <<set $TNippleStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> </div> <div class="links-container03"> <div class="links01"> <<link "NOSE">> <<if $TNoseStatus == 0>> <<Message "You don't have any piercings here">> <<else>> <<set $RingN to 0>> <<set $TNoseStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> <div class="links01"> <<link "TONGUE">> <<if $TTongueStampStatus == 0>> <<Message "You don't have any piercings here">> <<else>> <<set $TTongueStampStatus to 0>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <<run updateAroBonus()>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "Beauty_salon_01">> <</if>> <</link>></div> </div></div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0 and $EventEnc01 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Underwater/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 0 and $EventEnc01 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Underwater/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 0 and $EventEnc01 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Underwater/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $EventEnc01 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Underwater/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $EventEnc01 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Underwater/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $EventEnc01 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Underwater/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Underwater/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Underwater/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $EventEnc01 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Underwater/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While searching for pearls, you found yourself entangled in long and strong seaweed.<br/>With difficulty, but you managed to escape. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly, some predatory fish attacked you. Having received a sensitive bite on the leg, and in response a kick with this leg.<br/>It chose to hide, leaving you with a bleeding bite. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While diving, you noticed a small, strange spider-like creature and decided to move to another place.<br/>The encounter with this creature inexplicably scared you. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<if $EventEnc00 == 0>> <<set $MP to Math.clamp($MP - 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<elseif $EventEnc00 == 1>> <<set $HP to Math.clamp($HP - 20, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run UIBar.setStoryElements()>> <<elseif $EventEnc00 == 2>> <<run updateMadMinimum()>> <<set $Mad += 3>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</if>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack03 { position: relative; top: 260px; left: 880px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the area, you are stopped by a group of police officers for an inspection. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Police_02_0">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The policemen exchanged glances, after which one of them stood at the entrance to the alley and the other went with you into its depths.<br/>When you squatted in front of him, he unbuttoned his pants and shoved his dick into your face.<span class="comp02"><br/>- Let's start the inspection with your mouth.</span> The cop laughed.<br/>Having grabbed the policeman's dick with your lips, you begin to cover its shaft with kisses and vigorously swallow it into your throat, as befits an obedient slut. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The policemen exchanged glances, after which one of them stood at the entrance to the alley and the other went with you into its depths.<br/>When you squatted in front of him, he unbuttoned his pants and shoved his dick into your face.<span class="comp02"><br/>- Let's start the inspection with your mouth.</span> The cop laughed.<br/>Having taken the policeman's dick in your mouth, you have to suck it diligently. The alley is filled with the sounds of your smacking lips. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The policemen exchanged glances, after which one of them stood at the entrance to the alley and the other went with you into its depths.<br/>When you squatted in front of him, he unbuttoned his pants and shoved his dick into your face.<span class="comp02"><br/>- Let's start the inspection with your mouth.</span> The cop laughed.<br/>With your mouth filled with another male member, you sit in a dark alley and suck. Thinking that this position can become a habit. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Police_03">> <</link>></div> </div> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 0, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 15, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $WRep += 15>> <<set $WRep to Math.clamp($DRep, 0, 1000)>> <<run updateWTitle()>> /* Изменение статистики */ <<set $SOraP += 1>> <<set $SHumP += 1>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/0017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/0018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/0019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>After a while, the cop pulls his dick out of your mouth.<span class="comp02"><br/>- It's time for the reward. Open your mouth wide, bitch.</span><br/> After which a powerful stream of cum hits your face.<br/>After filling your mouth, you swallow and show the cop your tongue. <span class="comp02"><br/>- Good bitch.</span><br/>The cop wipes his dick on your hair and walks away, leaving you covered in his cum in a dark alley alone. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>After a while, the cop pulls his dick out of your mouth.<span class="comp02"><br/>- It's time for the reward. Open your mouth wide, bitch.</span><br/> After which a powerful stream of cum hits your face.<br/>Finishing painting your face with his cream, the cop wipes his dick on your hair and walks away, leaving you alone. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> /* Следы спермы */ <<set $Sperm to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(15)>> /* Случайное число от 0 до 15 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199 and $VaginaStatus <= 499>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The cop pulls down his pants and pins you against the alley wall.<span class="comp02"><br/>- Let's begin the inspection.</span><br/>Having positioned his dick against your already wet hole, he enters with a sharp jerk and begins his pounding.<br/><span class="comp02">- For a bitch like you, your hole is pretty tight. Do you prefer sucking or taking cocks in your ass?</span><br/>You are fucked like the last whore in a dark alley and it seems you are starting to like it.<br/>Screaming from the pleasant sensations of your cunt, dripping with juices, being used again by such a strong cock, after a while you experience an orgasm, feeling how the policeman begins to fill your hole with his sperm.<br/><span class="comp02">- I'm sure that the next time I put you on my dick, your cunt will already be well developed.</span><br/>Having pulled his dick out of your public hole, the cop zips up his pants and leaves, leaving you alone. </span> </div> </div> <<elseif $Sub >= 200 and $Dom <= 199 and $VaginaStatus >= 500 >> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The cop pulls down his pants and pins you against the alley wall.<span class="comp02"><br/>- Let's begin the inspection.</span><br/>Having positioned his dick against your already wet hole, he enters with a sharp jerk and begins his pounding.<br/><span class="comp02">- I must admit that your cunt is already pretty developed, do you often take cocks?</span><br/>You are fucked like the last whore in a dark alley and it seems you are starting to like it.<br/>Screaming from the pleasant sensations of your cunt, dripping with juices, being used again by such a strong cock, after a while you experience an orgasm, feeling how the policeman begins to fill your hole with his sperm.<br/><span class="comp02">- It must be hard to walk normally when your legs spread by themselves, huh?</span> The policeman laughed.<br/>Having pulled his dick out of your public hole, the cop zips up his pants and leaves, leaving you alone. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The cop pulls down his pants and pins you against the alley wall.<span class="comp02"><br/>- Let's begin the inspection.</span><br/>Having positioned his dick against your already wet hole, he enters with a sharp jerk and begins his pounding.<br/><span class="comp02">- I love fucking bitches like you.</span><br/>As you impale yourself on the policeman's strong cock, you wait for him to fill your hole with a portion of his sperm.<br/>You are fucked like the last whore in a dark alley and it seems you are starting to like it.<br/><span class="comp02">- Whores with a big Ego. Eh... Take it.</span>You feel how the cock inside you twitched and began to fill you with a huge portion of sperm.<br/><span class="comp02">- That's it. Good bitch, take it all, to the last drop.</span><br/>Having pulled his dick out of your dripping hole, the cop zips up his pants and leaves, leaving you alone. </span> </div> </div> <<elseif $VaginaStatus >= 500 >> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The cop pulls down his pants and pins you against the alley wall.<span class="comp02"><br/>- Let's begin the inspection.</span><br/>Having positioned his dick against your already wet hole, he enters with a sharp jerk and begins his pounding.<br/><span class="comp02">- I must admit that your cunt is already pretty developed, do you often take cocks?</span><br/>You are fucked like the last whore in a dark alley and it seems you are starting to like it.<br/>Moaning from the pleasant sensations of a strong cock fucking your pussy, after a while you scream and experience an orgasm, feeling how the cop begins to fill your hole with his cream.<br/><span class="comp02">- It must be hard to walk normally when your legs spread by themselves, huh?</span> The policeman laughed.<br/>Having pulled his dick out of your dripping hole, the cop zips up his pants and leaves, leaving you alone. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The cop pulls down his pants and pins you against the alley wall.<span class="comp02"><br/>- Let's begin the inspection.</span><br/>Having positioned his dick against your already wet hole, he enters with a sharp jerk and begins his pounding.<br/><span class="comp02">- For a bitch like you, your hole is pretty tight. Do you prefer sucking or taking cocks in your ass?</span><br/>You are fucked like the last whore in a dark alley and it seems you are starting to like it.<br/>Moaning from the pleasant sensations of a strong cock fucking your pussy, after a while you scream and experience an orgasm, feeling how the cop begins to fill your hole with his cream.<br/><span class="comp02">- I'm sure that the next time I put you on my dick, your pussy will already be well developed.</span><br/>Having pulled his dick out of your dripping hole, the cop zips up his pants and leaves, leaving you alone. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Следы спермы */ <<set $Sperm to 1>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 0, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* повышение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 40, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 4>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение репутации */ <<set $WRep += 20>> <<set $WRep to Math.clamp($DRep, 0, 1000)>> <<run updateWTitle()>> /* Изменение статистики */ <<set $SVagN += 1>> <<set $SHumP += 1>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Police/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $WRep >= 200 and $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <span class="comp02"><br/>- $WTitle $Pname . There are records about you here.<br/>- I think it would be better if you were checked at the police station.</span> </span> </div> </div> <<elseif $NRep >= 300 and $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <span class="comp02"><br/>- $NTitle $Pname . There are records about you here.<br/>- I think it would be better if you were checked at the police station.</span> </span> </div> </div> <<elseif $ERep >= 400 and $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <span class="comp02"><br/>- $ETitle $Pname . There are records about you here.<br/>- I think it would be better if you were checked at the police station.</span> </span> </div> </div> <<elseif $DRep >= 500 and $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <span class="comp02"><br/>- $DTitle $Pname . There are records about you here.<br/>- I think it would be better if you were checked at the police station.</span> </span> </div> </div> <<elseif $DRep >= 500 and $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <span class="comp02"><br/>- $DTitle $Pname . There are records about you here.<br/>- I think it would be better if you were checked at the police station.</span> </span> </div> </div> <<elseif $ERep >= 400 and $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <span class="comp02"><br/>- $ETitle $Pname . There are records about you here.<br/>- I think it would be better if you were checked at the police station.</span> </span> </div> </div> <<elseif $NRep >= 300 and $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <span class="comp02"><br/>- $NTitle $Pname . There are records about you here.<br/>- I think it would be better if you were checked at the police station.</span> </span> </div> </div> <<elseif $WRep >= 200 and $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <span class="comp02"><br/>- $WTitle $Pname . There are records about you here.<br/>- I think it would be better if you were checked at the police station.</span> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <span class="comp02"><br/>- Everything seems to be in order here. Have a nice day citizen $Pname .</span> </span> </div> </div> <</if>> <<if $WRep >= 200 and $EventEnc01 == 0>> <div class="links-container00"> <div class="links01"> <<link "CHECKING">> <<goto "City_Guard_Prison_01">> <</link>></div> <div class="links01"> <<link "SEDUCE">> <<if $Corr <= 39>> <<Message "You are not that corrupted">> <<else>> <<goto "Police_02_1">> <</if>> <</link>></div> </div> <<elseif $NRep >= 300 and $EventEnc01 == 0>> <div class="links-container00"> <div class="links01"> <<link "CHECKING">> <<goto "City_Guard_Prison_01">> <</link>></div> <div class="links01"> <<link "SEDUCE">> <<if $Corr <= 39>> <<Message "You are not that corrupted">> <<else>> <<goto "Police_02_1">> <</if>> <</link>></div> </div> <<elseif $ERep >= 400 and $EventEnc01 == 0>> <div class="links-container00"> <div class="links01"> <<link "CHECKING">> <<goto "City_Guard_Prison_01">> <</link>></div> <div class="links01"> <<link "SEDUCE">> <<if $Corr <= 39>> <<Message "You are not that corrupted">> <<else>> <<goto "Police_02_2">> <</if>> <</link>></div> </div> <<elseif $DRep >= 500 and $EventEnc01 == 0>> <div class="links-container00"> <div class="links01"> <<link "CHECKING">> <<goto "City_Guard_Prison_01">> <</link>></div> <div class="links01"> <<link "SEDUCE">> <<if $Corr <= 39>> <<Message "You are not that corrupted">> <<else>> <<goto "Police_02_2">> <</if>> <</link>></div> </div> <<elseif $DRep >= 500 and $EventEnc01 == 1>> <div class="links-container00"> <div class="links01"> <<link "CHECKING">> <<goto "City_Guard_Prison_01">> <</link>></div> <div class="links01"> <<link "SEDUCE">> <<if $Corr <= 39>> <<Message "You are not that corrupted">> <<else>> <<goto "Police_02_2">> <</if>> <</link>></div> </div> <<elseif $ERep >= 400 and $EventEnc01 == 1>> <div class="links-container00"> <div class="links01"> <<link "CHECKING">> <<goto "City_Guard_Prison_01">> <</link>></div> <div class="links01"> <<link "SEDUCE">> <<if $Corr <= 39>> <<Message "You are not that corrupted">> <<else>> <<goto "Police_02_2">> <</if>> <</link>></div> </div> <<elseif $NRep >= 300 and $EventEnc01 == 1>> <div class="links-container00"> <div class="links01"> <<link "CHECKING">> <<goto "City_Guard_Prison_01">> <</link>></div> <div class="links01"> <<link "SEDUCE">> <<if $Corr <= 39>> <<Message "You are not that corrupted">> <<else>> <<goto "Police_02_1">> <</if>> <</link>></div> </div> <<elseif $WRep >= 200 and $EventEnc01 == 1>> <div class="links-container00"> <div class="links01"> <<link "CHECKING">> <<goto "City_Guard_Prison_01">> <</link>></div> <div class="links01"> <<link "SEDUCE">> <<if $Corr <= 39>> <<Message "You are not that corrupted">> <<else>> <<goto "Police_02_1">> <</if>> <</link>></div> </div> <<else>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> <</if>> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Увеличение времени дня */ <<set $TDay += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(16)>> /* Случайное число от 0 до 16 */ <div class="game-content"> <<if $EventEnc00 == 0 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked02/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 0 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SunNaked01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Corr >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having stripped naked, you settled down on the sand under the bright rays of the sun,<br/>enjoying the good weather for the next couple of hours. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having changed into a swimsuit, you settled down on the sand under the bright rays of the sun,<br/>enjoying the good weather for the next couple of hours. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Увеличение времени дня */ <<set $TDay += 3>> /* Снижение фитнеса */ <<set $Fit -= 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Снижение ментальной уязвимости */ <<set $Bim -= 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> /* Лечение */ <<set $HP to Math.clamp($HP + 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Повышение энергии */ <<set $MP to Math.clamp($MP + 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Уменьшение интоксикации */ <<set $Tox to Math.clamp($Tox - 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Уменьшение статуса вагины */ <<set $VaginaStatus -= 10>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> /* Уменьшение статуса ануса */ <<set $AnusStatus -= 10>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> /* Уменьшение безумия */ <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> /* Доп бонусы при развращенности */ <<if $Corr >= 40>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <</if>> <<run UIBar.setStoryElements()>> <<Message "⤴️ Your <strong>health</strong> is restored<br/><br/>⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤵️ Your <strong>mind</strong> is rested">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack03 { position: relative; top: 260px; left: 880px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(17)>> /* Случайное число от 0 до 17 */ <div class="game-content"> <<if $EventEnc00 == 0 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17 and $Corr >= 40 and $ChestStatus >= 600>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked02/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 0 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17 and $Corr >= 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/SwNaked01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Beach/Base/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Corr >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having stripped naked, you decided to swim for a few hours near the shore.<br/>Active recreation and good sunny weather will do you good. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having changed into a swimsuit, you decided to swim for a few hours near the shore.<br/>Active recreation and good sunny weather will do you good. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> /* Бонус к опыту */ <<set $Exp += 5>> <<run setup.checkLevelUp()>> /* Увеличение времени дня */ <<set $TDay += 3>> /* Повышение фитнеса */ <<set $Fit += 3>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Снижение ментальной уязвимости */ <<set $Bim -= 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> /* Лечение */ <<set $HP to Math.clamp($HP + 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* Повышение энергии */ <<set $MP to Math.clamp($MP - 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Уменьшение интоксикации */ <<set $Tox to Math.clamp($Tox - 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Уменьшение статуса вагины */ <<set $VaginaStatus -= 3>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> /* Уменьшение статуса ануса */ <<set $AnusStatus -= 3>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> /* Уменьшение безумия */ <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> /* Доп бонусы при развращенности */ <<if $Corr >= 40>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <</if>> <<run UIBar.setStoryElements()>> <<Message "⤴️ Your <strong>health</strong> is restored<br/><br/>⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>fitness</strong> is enhanced<br/><br/>⤵️ Your <strong>mind</strong> is rested">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack03 { position: relative; top: 260px; left: 880px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $Cinema to 0>> <div style="text-align: center;"><h2>CINEMA RECEPTION</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/CinemaMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/CinemaM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Cinema_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A large hall with ticket offices for buying tickets to watch movies.<br/>At different times of the day, different types of movies are shown here.<br/>In the morning, various popular cartoons are shown.<br/>During the day, adventure movies about the lives of hunters and guild members.<br/>In the evening, romantic and erotic movies.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|EaQuarter_03]] </div> <div class="links-container01"> <div class="links01"> <<link "MORNING SESSION">> <<if $TDay <= 2>> <<Message "This show is not working yet">> <<elseif $TDay >= 9>> <<Message "Tickets are no longer on sale">> <<elseif $Money <= 7>> <<Message "Not enough money">> <<else>> <<set $Money -= 8>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $Cinema to 1>> <<goto "Cinema_01_0">> <</if>> <</link>></div> <div class="links01"> <<link "AFTERNOON SESSION">> <<if $TDay <= 5>> <<Message "This show is not working yet">> <<elseif $TDay >= 15>> <<Message "Tickets are no longer on sale">> <<elseif $Money <= 11>> <<Message "Not enough money">> <<else>> <<set $Money -= 12>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $Cinema to 2>> <<goto "Cinema_01_0">> <</if>> <</link>></div> <div class="links01"> <<link "EVENING SESSION">> <<if $TDay <= 11>> <<Message "This show is not working yet">> <<elseif $TDay >= 17>> <<Message "Tickets are no longer on sale">> <<elseif $Money <= 14>> <<Message "Not enough money">> <<else>> <<set $Money -= 15>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $Cinema to 3>> <<goto "Cinema_01_0">> <</if>> <</link>></div> </div> <div class="links-container03"> <<link "INFORMATION #1 📋">> <<if $TDay <= 2>> <<script>> Dialog.setup("   INFO"); Dialog.wiki("MORNING SESSION = 8<br/>AFTERNOON SESSION = 12<br/>EVENING SESSION = 15<br/>NO TICKET SALES AT THE TIME<br/>"); Dialog.open(); <</script>> <<elseif $TDay <= 16>> <<script>> Dialog.setup("   INFO"); Dialog.wiki("MORNING SESSION = 8<br/>AFTERNOON SESSION = 12<br/>EVENING SESSION = 15<br/>"); Dialog.open(); <</script>> <<else>> <<script>> Dialog.setup("   INFO"); Dialog.wiki("MORNING SESSION = 8<br/>AFTERNOON SESSION = 12<br/>EVENING SESSION = 15<br/>NO TICKET SALES AT THE TIME<br/>"); Dialog.open(); <</script>> <</if>> <</link>> <<link "INFORMATION #2 📋">> <<script>> Dialog.setup("   INFO"); Dialog.wiki("MORNING SESSION = Morning|Noon<br/>AFTERNOON SESSION = Noon|Afternoon<br/>EVENING SESSION = Evening|Night<br/>"); Dialog.open(); <</script>> <</link>> </div> <<set $location to "Cinema_00">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 230px; min-height: 27px; max-width: 230px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<if $Cinema == 1>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(4)>> /* Случайное число от 0 до 4 */ <<elseif $Cinema == 3>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <</if>> <div class="game-content"> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/001.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <<if $Cinema == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The film has come to an end.<br/>The credits with the names of the actors and musicians are on the screen and it is time for you to leave. </span> </div> </div> <<elseif $Cinema == 1 and $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> This is a morning session and they will be showing a fresh episode of an animated series about superheroes. </span> </div> </div> <<elseif $Cinema == 1 and $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> This is a morning session and they will be showing one of the educational cartoons about the life of city animals. </span> </div> </div> <<elseif $Cinema == 1 and $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> This is a morning session and they will be showing a fresh episode of the popular Teletubbies. </span> </div> </div> <<elseif $Cinema == 1 and $EventEnc01 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> This is a morning session and they will show one of the episodes about a city inhabited by cartoon anthropomorphic animals. </span> </div> </div> <<elseif $Cinema == 1 and $EventEnc01 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> This is a morning session and they will show one of the episodes of the cartoon about the wars for the candy throne between the great ninja clans of multi-colored winged unicorns. </span> </div> </div> <<elseif $Cinema == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> This is a daytime show and they will be showing one of the episodes of the series about the life and adventures of hunters and members of the city guild. Based on real events. </span> </div> </div> <<elseif $Cinema == 3 and $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> This is an evening session and they will be showing one of the episodes of an erotic series about the adventures of a militant prostitute with magical powers. </span> </div> </div> <<elseif $Cinema == 3 and $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> This is an evening session and they will be showing one of the local porn films. </span> </div> </div> <<elseif $Cinema == 3 and $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> This is an evening session and they will be showing a romantic film about princesses, princes and magic. </span> </div> </div> <</if>> <<if $Cinema == 4>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Cinema_00">> <</link>></div> </div> <<elseif $Cinema == 1>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Cinema_01_1">> <</link>></div> </div> <<elseif $Cinema == 2>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Cinema_01_2">> <</link>></div> </div> <<elseif $Cinema == 3>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Cinema_01_3">> <</link>></div> </div> <</if>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $Cinema to 4>> <<if $EventEnc01 == 0>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <<elseif $EventEnc01 == 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <<elseif $EventEnc01 == 2>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <<elseif $EventEnc01 == 3>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <<elseif $EventEnc01 == 4>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <</if>> <div class="game-content"> <<if $EventEnc01 == 0 and $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 0 and $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 0 and $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 0 and $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 0 and $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 3 and $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 3 and $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 3 and $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 3 and $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 3 and $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 3 and $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 4 and $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 4 and $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 4 and $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 4 and $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 4 and $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 4 and $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 4 and $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 4 and $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 4 and $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 4 and $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 4 and $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Morn/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are watching a cartoon about how the inhabitants of one strange city moved to another world and some of them, while inspecting the surrounding area, came across a flock of radioactive geese and, being bitten by them, acquired various superpowers. This is a story about friendship, love, betrayal and heroism. </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are watching a children's educational cartoon about which animals are safe in the city, how they survive in it and what diseases they can carry. About animals living on a city farm and the wild fauna of the city's outskirts. </span> </div> </div> <<elseif $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You're watching a puppet show about weird, colorful, plush humanoid creatures living in a foggy forest. The people around you seem to like it, but for some reason watching this movie makes you feel uneasy. </span> </div> </div> <<elseif $EventEnc01 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are watching a funny comedy cartoon about the life of naive animals in a magical city. Animal predators plot against herbivores, but all their intrigues end in funny accidents. </span> </div> </div> <<elseif $EventEnc01 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are watching a cartoon about how warring clans of unicorn ninjas are trying to unite the disparate unicorn lands into a single kingdom. The unicorn clans are divided by colors and each of them has its own special magical power. The intrigue is that the entire conflict between the unicorns is fueled by a race of intelligent ocean crocodiles, in the existence of which none of the unicorns believe anymore. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Cinema_01_0">> <</link>></div> </div> </div> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP + 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim -= 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> /* Увеличение времени дня */ <<set $TDay += 3>> /* Снижение фитнеса */ <<set $Fit -= 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Уменьшение интоксикации */ <<set $Tox to Math.clamp($Tox - 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <<if $EventEnc01 == 2>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>mind</strong> is melting">> <<run updateMadMinimum()>> <<set $Mad += 7>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim += 15>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<else>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤵️ Your <strong>mind</strong> is rested">> <</if>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $Cinema to 4>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(15)>> /* Случайное число от 0 до 15 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Day/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 <= 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are watching a movie about how a city was once threatened with starvation because many warehouses were destroyed in an accidental fire. Then, many active hunters and guild members were forced to go as deep into the fog as possible to replenish the city's food supplies. </span> </div> </div> <<elseif $EventEnc01 >= 10>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are watching a movie about how once a city was threatened by a huge number of monsters because of the fog and it was practically under siege. Guild members and alchemists prepared many traps and tricks in order to destroy all new waves of monsters and not allow them into the city. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are watching a movie about how one day a group of guild members found an entrance to old ruins in the woods and decided to explore them without telling anyone. It all ended very badly, but one person survived to tell this instructive story. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Cinema_01_0">> <</link>></div> </div> </div> <<set $Exp += 20>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP + 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim -= 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> /* Увеличение времени дня */ <<set $TDay += 3>> /* Снижение фитнеса */ <<set $Fit -= 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Уменьшение интоксикации */ <<set $Tox to Math.clamp($Tox - 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤵️ Your <strong>mind</strong> is rested">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $Cinema to 4>> <<if $EventEnc01 == 0>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <<elseif $EventEnc01 == 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(11)>> /* Случайное число от 0 до 11 */ <<elseif $EventEnc01 == 2>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <</if>> <div class="game-content"> <<if $EventEnc01 == 0 and $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 0 and $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 0 and $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 0 and $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 0 and $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 1 and $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc01 == 2 and $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Movie/Night/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are watching a movie about a rich woman from high society who leads a double life as a combat prostitute. After one day, a magical power awakened in her that depends on the strength of her lust, she began to work anonymously in a local brothel and punish criminals and monsters at night using her new superpowers. </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are watching a porn movie filmed in a local famous porn studio. There is no plot here, but all the scenes are performed very well on high-end equipment. </span> </div> </div> <<elseif $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are watching a romantic movie about a princess and a prince who love each other but are constantly thwarted and intrigued by a council of black sorcerers who want to rule the world using the current king as their puppet. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Cinema_01_0">> <</link>></div> </div> </div> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP + 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateMadMinimum()>> <<set $Mad -= 3>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> /* Увеличение времени дня */ <<set $TDay += 3>> /* Снижение фитнеса */ <<set $Fit -= 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Уменьшение интоксикации */ <<set $Tox to Math.clamp($Tox - 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <<if $EventEnc01 == 0>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤴️ Your <strong>corruption</strong> is increases<br/><br/>⤵️ Your <strong>mind</strong> is rested">> <<elseif $EventEnc01 == 1>> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<set $CorrBase += 4>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤴️ Your <strong>corruption</strong> is increases<br/><br/>⤵️ Your <strong>mind</strong> is rested">> <<else>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤵️ Your <strong>mind</strong> is rested">> <</if>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>CITY HALL</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/SityHMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/SityHM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/SityH_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">The large hall of the city administration building. Here you can make an appointment with the mayor or use one of the many terminals to get information on various social programs.<br/><br/></div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|NoQuarter_03]] </div> <div class="links-container01"> <div class="links01"> [[TERMINAL|Terminal_01]] </div> </div> <div class="links-container03"> <<link "MAYOR'S OFFICE 🔴">> <<Message "You have no business there">> <</link>> </div></div> <<set $location to "SityHall_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>TERMINAL</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/SityTMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/SityTM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/SityT_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Terminal of the city administration hall. In it you can invest in one of the social programs to improve living conditions in the city.<br/><br/></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[BACK|SityHall_01]] </div> <div class="links01"> [[MAIN|Terminal_02]] </div> <div class="links01"> [[ADDITIONAL|Terminal_03]] </div> </div> <div class="links-container03"> </div></div> <<set $location to "Terminal_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>TERMINAL</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/SityTMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/SityTM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/SityT_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">This section contains the main social programs that all city residents find useful.</div><br/><div style="text-align: left;">1. Port area renovation project - donate 60 units <span style="color: rgba(255, 255, 255, 0.2); font-size: 0.9em;"> (-50 reputation in the slums)</span><br/>2. Production expansion and job creation project - donate 60 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.9em;"> (-50 reputation in the eastern district)</span><br/>3. Arena and public recreation area modernization project - donate 60 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.9em;"> (-50 reputation in the western district)</span><br/>4. Guild members working improvement project - donate 60 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.9em;"> (-50 reputation in the northern district)</span></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[BACK|Terminal_01]] </div> <div class="links01"> <<link "PORT RENOVATION">> <<if $Money <= 59>> <<Message "Not enough money">> <<else>> <<set $Money -= 60>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $DRep -= 50>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <<Message "-50 slums reputation">> <</if>> <</link>></div> <div class="links01"> <<link "JOB CREATION">> <<if $Money <= 59>> <<Message "Not enough money">> <<else>> <<set $Money -= 60>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $ERep -= 50>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<run UIBar.setStoryElements()>> <<Message "-50 eastern district reputation">> <</if>> <</link>></div> <div class="links01"> <<link "MODERNIZATION">> <<if $Money <= 59>> <<Message "Not enough money">> <<else>> <<set $Money -= 60>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $WRep -= 50>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<run UIBar.setStoryElements()>> <<Message "-50 western district reputation">> <</if>> <</link>></div> <div class="links01"> <<link "GUILD IMPROVEMENT">> <<if $Money <= 59>> <<Message "Not enough money">> <<else>> <<set $Money -= 60>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $NRep -= 50>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "-50 northern district reputation">> <</if>> <</link>></div> </div> <div class="links-container03"> </div> <<set $location to "Terminal_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 220px; min-height: 27px; max-width: 220px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>TERMINAL</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/SityTMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/SityTM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/SityT_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Controversial social programs that affect some of the interests of certain groups of citizens.</div><br/><div style="text-align: left;">1. Donations to the City Guard Fund, 60 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.8em;"> (-50 Northern District reputation, +25 Docks District)</span><br/> 2. Help for the Poor, 60 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.8em;"> (-50 Docks District reputation, +25 Western District)</span><br/> 3. Donations to the Cinema Fund, 60 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.8em;"> (-50 Eastern District reputation, +25 Northern District)</span><br/> 4. Donations to the Development of Farms, 60 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.8em;"> (-50 Northern District reputation, +15 Eastern District, +15 Western District)</span><br/> 5. Donations to the Beaches Maintenance, 60 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.8em;"> (-50 Western District reputation, +15 Docks District, +15 Northern District)</span><br/></div> <div class="links-row"> <div class="links-container02"> <div class="links01"> <<link "CITY GUARD">> <<if $Money <= 29>> <<Message "Not enough money">> <<else>> <<set $Money -= 30>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $NRep -= 50>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<set $DRep += 25>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateNTitle()>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <<Message "-50 northern district reputation<br/>+25 slums reputation">> <</if>> <</link>></div> <div class="links01"> <<link "HELP">> <<if $Money <= 29>> <<Message "Not enough money">> <<else>> <<set $Money -= 30>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $DRep -= 50>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<set $WRep += 25>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <<Message "-50 slums reputation<br/>+25 western district reputation">> <</if>> <</link>></div> </div> <div class="links-container01"> <div class="links01"> [[BACK|Terminal_01]] </div> <div class="links01"> <<link "CINEMA FUND">> <<if $Money <= 29>> <<Message "Not enough money">> <<else>> <<set $Money -= 30>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $ERep -= 50>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<set $NRep += 25>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateETitle()>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<Message "-50 eastern district reputation<br/>+25 northern district reputation">> <</if>> <</link>></div> </div> <div class="links-container03"> <div class="links01"> <<link "FARMS">> <<if $Money <= 29>> <<Message "Not enough money">> <<else>> <<set $Money -= 30>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $NRep -= 50>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<set $ERep += 15>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<set $WRep += 15>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateNTitle()>> <<run updateETitle()>> <<run updateWTitle()>> <<run UIBar.setStoryElements()>> <<Message "-50 northern district reputation<br/>+15 eastern district reputation<br/>+15 western district reputation">> <</if>> <</link>></div> <div class="links01"> <<link "BEACHES">> <<if $Money <= 29>> <<Message "Not enough money">> <<else>> <<set $Money -= 30>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $WRep -= 50>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<set $DRep += 15>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<set $NRep += 15>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateWTitle()>> <<run updateNTitle()>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <<Message "-50 western district reputation<br/>+15 slums reputation<br/>+15 northern district reputation">> <</if>> <</link>></div> </div> <<set $location to "Terminal_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 220px; min-height: 27px; max-width: 220px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>TERMINAL</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/HospitalTMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/HospitalTM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/HospitalT_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">Medical terminal for registration of paid services of the city hospital. The list of services provided includes plastic surgery and psychological assistance.<br/><br/></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[BACK|Hospital_Reception_01]] </div> <div class="links01"> [[SURGERY|Hospital_Term_02]] </div> <div class="links01"> [[PSYCHIATRY|Hospital_Term_03]] </div> </div> <div class="links-container03"> </div></div> <<set $location to "Hospital_Term_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>TERMINAL</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/HospitalTMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/HospitalTM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/HospitalT_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">List of paid services of a plastic surgeon: </div><div style="text-align: left;"><br/>1. Breast enlargement, 350 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.9em;"> (+100 to size)</span> <br/>2. Breast reduction, 350 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.9em;"> (- 100 to size)</span> <br/>3. Butt enlargement, 350 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.9em;"> (+100 to size)</span> <br/>4. Butt reduction, 350 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.9em;"> (- 100 to size)</span><br/></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[BACK|Hospital_Term_01]] </div> <div class="links01"> <<link "+ BREAST">> <<if $Money <= 349>> <<Message "Not enough money">> <<elseif $ChestStatus >= 1000>> <<Message "Further increase will harm your health">> <<else>> <<set $Money -= 350>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $ChestStatus += 100>> <<set $ChestStatus to Math.clamp($ChestStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateChest()>> <<run UIBar.setStoryElements()>> <<set $Surg to 0>> <<goto "Hospital_Surg_01">> <</if>> <</link>> </div> <div class="links01"> <<link "- BREAST">> <<if $Money <= 349>> <<Message "Not enough money">> <<elseif $ChestStatus <= 99>> <<Message "You have nothing to reduce there">> <<else>> <<set $Money -= 350>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $ChestStatus -= 100>> <<set $ChestStatus to Math.clamp($ChestStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateChest()>> <<run UIBar.setStoryElements()>> <<set $Surg to 0>> <<goto "Hospital_Surg_01">> <</if>> <</link>> </div> <div class="links01"> <<link "+ ASS">> <<if $Money <= 349>> <<Message "Not enough money">> <<elseif $AssStatus >= 1000>> <<Message "Further increase will harm your health">> <<else>> <<set $Money -= 350>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $AssStatus += 100>> <<set $AssStatus to Math.clamp($AssStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateAss()>> <<run UIBar.setStoryElements()>> <<set $Surg to 0>> <<goto "Hospital_Surg_01">> <</if>> <</link>> </div> <div class="links01"> <<link "- ASS">> <<if $Money <= 349>> <<Message "Not enough money">> <<elseif $AssStatus <= 99>> <<Message "You have nothing to reduce there">> <<else>> <<set $Money -= 350>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $AssStatus -= 100>> <<set $AssStatus to Math.clamp($AssStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateAss()>> <<run UIBar.setStoryElements()>> <<set $Surg to 0>> <<goto "Hospital_Surg_01">> <</if>> <</link>> </div> </div> <div class="links-container03"> </div></div> <<set $location to "Hospital_Term_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>TERMINAL</h2></div> <<if $Mad > 79>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Special/HospitalTMM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/HospitalTM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/HospitalT_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">List of paid services of a psychologist: </div><div style="text-align: left;"><br/>1. Psychotherapy, 150 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.9em;"> (- 50 to madness, +50 to submissiveness, + 10 to MindCurse)</span> <br/>2. Psychoprophylaxis, 150 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.9em;"> (-20 to corruption, +50 to dominance, +10 to MindCurse)</span> <br/>3. Psychocorrection, 150 units<span style="color: rgba(255, 255, 255, 0.2); font-size: 0.9em;"> (-30 to MindCurse)</span><br/></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[BACK|Hospital_Term_01]] </div> <div class="links01"> <<link "PSYCHOTERAPY">> <<if $Money <= 149>> <<Message "Not enough money">> <<else>> <<set $Money -= 150>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $Mad -= 50>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim += 10>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $Sub += 50>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 50>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<run UIBar.setStoryElements()>> <<set $Surg to 4>> <<goto "Hospital_Psi_01">> <</if>> <</link>> </div> <div class="links01"> <<link "PSYCHOPROPHYLAXIS">> <<if $Money <= 149>> <<Message "Not enough money">> <<else>> <<set $Money -= 150>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $CorrBase -= 50>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Bim += 10>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $Dom += 50>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<set $Sub -= 50>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<run UIBar.setStoryElements()>> <<set $Surg to 4>> <<goto "Hospital_Psi_01">> <</if>> <</link>> </div> <div class="links01"> <<link "PSYCHOCORRECTION">> <<if $Money <= 149>> <<Message "Not enough money">> <<else>> <<set $Money -= 150>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $Bim -= 30>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run UIBar.setStoryElements()>> <<set $Surg to 4>> <<goto "Hospital_Psi_01">> <</if>> <</link>> </div> </div> <div class="links-container03"> </div></div> <<set $location to "Hospital_Term_03">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 220px; min-height: 27px; max-width: 220px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <<if $Surg == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Locations/Special/HospitalS_01.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Surg == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Locations/Special/HospitalS_02.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Surg == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Locations/Special/HospitalS_03.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Surg == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A tired doctor in a work suit stained with something red approaches you.<br/> <span class="comp02">- Payment has been successful. I am your doctor, follow me to the operating room. <br/>- The procedure will be routine and you will not feel any discomfort.</span> </span> </div> </div> <<elseif $Surg == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You follow the doctor through a special corridor. Along the way, he throws on a special apron.<br/>The surrounding walls and furniture are also covered with stains of red liquid<br/>On one of the walls hangs a sign: Attention, the sterility of the room is ensured by a solution of H05z, red in color. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A minute later, you find yourself in a surgical room, also covered in streaks of red liquid.<br/><span class="comp02">- Undress and lie down on the table, after a couple of minutes you will feel weak and fall asleep. <br/>- The operation will take about an hour and at the end you will wake up in a hospital ward. <br/>- Do not be afraid of contact with the red liquid, it is safe.</span> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $Surg == 2>> <<set $TDay to 20>> <<goto "Hospital_Ward_01">> <<else>> <<set $Surg += 1>> <<goto "Hospital_Surg_01">> <</if>> <</link>></div></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <<if $Surg == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Locations/Special/HospitalS_01.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Surg == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Locations/Special/HospitalS_02.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Surg == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Locations/Special/HospitalS_03.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Surg == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Locations/Special/HospitalS_04.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Surg == 8 and $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Surg == 8 and $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Surg == 8 and $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Surg == 8 and $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Surg == 8 and $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Surg == 8 and $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $Surg == 8 and $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Surg == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A tired doctor in a work suit stained with something red approaches you.<br/> <span class="comp02">- Payment has been successful. I am your doctor, follow me to the operating room. <br/>- The procedure will be routine and you will not feel any discomfort.</span> </span> </div> </div> <<elseif $Surg == 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You follow the doctor through a special corridor. Along the way, he throws on a special apron.<br/>The surrounding walls and furniture are also covered with stains of red liquid<br/>On one of the walls hangs a sign: Attention, the sterility of the room is ensured by a solution of H05z, red in color. </span> </div> </div> <<elseif $Surg == 6>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A minute later, you find yourself in a surgical room, also covered in streaks of red liquid.<br/><span class="comp02">- Please sit down and I will get out a special tool.</span> </span> </div> </div> <<elseif $Surg == 7>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>As you sit down on the chair, the doctor takes out a strange-looking crystal on a string and shows it to you.<br/><span class="comp02">- Relax.<br/>- Follow the crystal with your eyes.</span><br/><span class="madness02">- LISTEN TO MY VOICE.</span> </span> </div> </div> <<elseif $Surg == 8>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You begin to feel an extraordinary calm and peace, and then you fall into darkness. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $Surg == 8>> <<set $TDay to 20>> <<goto "Hospital_Ward_01">> <<else>> <<set $Surg += 1>> <<goto "Hospital_Psi_01">> <</if>> <</link>></div></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div id="Portraits"><img id="Base0" src="img/Сharacter/Mirror/Base/Base_00.png"></div> <<switch $HaC>> <<case 0>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Mirror/Hair/HaC_00.png"> </div> <<case 1>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Mirror/Hair/HaC_01.png"> </div> <<case 2>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Mirror/Hair/HaC_02.png"> </div> <<case 3>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Mirror/Hair/HaC_03.png"> </div> <<case 4>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Mirror/Hair/HaC_04.png"> </div> <<case 5>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Mirror/Hair/HaC_05.png"> </div> <<case 6>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Mirror/Hair/HaC_06.png"> </div> <<case 7>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Mirror/Hair/HaC_07.png"> </div> <<default>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Mirror/Hair/HaC_00.png"> </div> <</switch>> <<switch $RingN>> <<case 1>> <div id="Portraits"> <img id="Ring" src="img/Сharacter/Mirror/Ring/RingN_01.png"> </div> <<default>> <div id="Portraits"> <img id="Ring" src="img/Сharacter/Mirror/Ring/RingN_00.png"> </div> <</switch>> <<switch $Hor>> <<case 0>> <div id="Portraits"> <img id="Hair" src="img/Сharacter/Mirror/Horns/Horns_00.png"> </div> <<case 1>> <div id="Portraits"> <img id="Horns" src="img/Сharacter/Mirror/Horns/Horns_01.png"> </div> <<case 2>> <div id="Portraits"> <img id="Horns" src="img/Сharacter/Mirror/Horns/Horns_02.png"> </div> <<case 3>> <div id="Portraits"> <img id="Horns" src="img/Сharacter/Mirror/Horns/Horns_03.png"> </div> <<case 4>> <div id="Portraits"> <img id="Horns" src="img/Сharacter/Mirror/Horns/Horns_04.png"> </div> <<default>> <div id="Portraits"> <img id="Horns" src="img/Сharacter/Mirror/Horns/Horns_00.png"> </div> <</switch>> <<switch $Eye>> <<case 0>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Mirror/Eye/Eye_00.png"> </div> <<case 1>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Mirror/Eye/Eye_01.png"> </div> <<case 2>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Mirror/Eye/Eye_02.png"> </div> <<case 3>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Mirror/Eye/Eye_03.png"> </div> <<case 4>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Mirror/Eye/Eye_04.png"> </div> <<case 5>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Mirror/Eye/Eye_05.png"> </div> <<case 6>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Mirror/Eye/Eye_06.png"> </div> <<case 7>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Mirror/Eye/Eye_07.png"> </div> <<case 8>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Mirror/Eye/Eye_08.png"> </div> <<case 9>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Mirror/Eye/Eye_09.png"> </div> <<default>> <div id="Portraits"> <img id="Base" src="img/Сharacter/Mirror/Eye/Eye_00.png"> </div> <</switch>> <<switch $Bimbo>> <<case 0>> <div id="Portraits"> <img id="Bimbo" src="img/Сharacter/Mirror/Bimbo/Bimbo_00.png"> </div> <<case 1>> <div id="Portraits"> <img id="Bimbo" src="img/Сharacter/Mirror/Bimbo/Bimbo_01.png"> </div> <<default>> <div id="Portraits"> <img id="Bimbo" src="img/Сharacter/Mirror/Bimbo/Bimbo_00.png"> </div> <</switch>> <div class="links-container00"> <div class="links"><<back "GO BACK">></div></div> </div> <</nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Портрет персонажа */ #Portraits { position: absolute; float: left; width: 0px; height: 1620px; margin-right: 470px; } #Base0 { position: absolute; top: 0px; left: -25px; height: 170px; z-index: 10; min-width: 516px; min-height: 876px; } #Hair { position: absolute; top: 0px; left: -25px; height: 170px; z-index: 17; min-width: 516px; min-height: 876px; } #Ring { position: absolute; top: 0px; left: -25px; height: 170px; z-index: 20; min-width: 516px; min-height: 876px; } #Horns { position: absolute; top: 0px; left: -25px; height: 170px; z-index: 23; min-width: 516px; min-height: 876px; } #Base { position: absolute; top: 0px; left: -25px; height: 170px; z-index: 13; min-width: 516px; min-height: 876px; } #Sperm { position: absolute; top: 0px; left: -25px; height: 170px; z-index: 25; min-width: 516px; min-height: 876px; } #Bimbo { position: absolute; top: 0px; left: -25px; height: 170px; z-index: 15; min-width: 516px; min-height: 876px; } #Potion { position: absolute; top: 0px; left: -25px; height: 170px; z-index: 27; min-width: 516px; min-height: 876px; } #DayTime { position: absolute; top: 0px; left: -25px; height: 170px; z-index: 30; min-width: 516px; min-height: 876px; } /* Исчезновение картинок при наведении курсора */ /* Если нужно то заменяем doll... на актуальные */ /* Родительский контейнер для выравнивания */ .game-content { display: flex; flex-direction: column; align-items: center; /* Центрируем по горизонтали */ justify-content: center; /* Центрируем по вертикали (опционально) */ width: 100%; min-height: 100vh; /* Полная высота окна */ position: relative; top: 350px; /* Отступ сверху */ } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ z-index: 50; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для карты */ .map { position: relative; top: 0px; left: -177px; float: center; } </style>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <<Message "⤴️ Your <strong>health</strong> is restored<br/><br/>⤵️ Your <strong>intoxication</strong> is reduced">> <<if $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sleep/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sleep/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sleep/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sleep/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sleep/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sleep/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sleep/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sleep/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sleep/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sleep/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Trying to rest and relax a little,<br/>you fall into a deep sleep due to the large amount of alcohol in your blood. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(6)>> /* Случайное число от 0 до 6 */ <<if $EventEnc01 == 0>> <<goto "SKIP_START">> <<elseif $EventEnc01 == 1 and $Bea >= 20 and $PPot == 0>> <<goto "SDrunk_02">> <<elseif $EventEnc01 == 1>> <<goto "SKIP_START">> <<elseif $EventEnc01 == 2>> <<goto "SKIP_START">> <<elseif $EventEnc01 == 3 and $TDay >= 8 and $PPot == 0>> <<goto "SDrunk_02">> <<elseif $EventEnc01 == 3>> <<goto "SKIP_START">> <<elseif $EventEnc01 == 4 and $TDay >= 8 and $PPot == 0>> <<goto "SDrunk_02">> <<elseif $EventEnc01 == 4>> <<goto "SKIP_START">> <<elseif $EventEnc01 == 5>> <<goto "SKIP_START">> <<elseif $EventEnc01 == 6 and $PPot == 0>> <<goto "SDrunk_02">> <</if>> <</link>></div> </div> /* Увеличение времени дня */ <<if $TDay <= 17>> <<set $TDay += 2>> <</if>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP + 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус к здоровью */ <<set $HP to Math.clamp($HP + 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you are fast asleep, a stranger who entered this alley notices you. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(3)>> /* Случайное число от 0 до 3 */ <<if $EventEnc01 == 0>> <<goto "SDrunk_03_00">> <<elseif $EventEnc01 == 1 and $Bea >= 20>> <<goto "SDrunk_03_01">> <<elseif $EventEnc01 == 1>> <<goto "SDrunk_03_00">> <<elseif $EventEnc01 == 2>> <<goto "SDrunk_03_01">> <<elseif $EventEnc01 == 3 and $Bea >= 20>> <<goto "SDrunk_03_01">> <<elseif $EventEnc01 == 3>> <<goto "SDrunk_03_00">> <</if>> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <<Message "You have been robbed!">> <<if $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Theft/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Taking advantage of your helplessness,<br/>the stranger picks your pockets for valuables. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "SKIP_START">> <</link>></div> </div> /* Уменьшение денег */ <<if $Money > 0>> <<set $Money to Math.max(0, Math.floor($Money * 0.8))>> <<run UIBar.setStoryElements()>> <</if>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Taking advantage of your helplessness,<br/>the stranger begins to brazenly touch your body in different places. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "SDrunk_04">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(14)>> /* Случайное число от 0 до 14 */ <div class="game-content"> <<Message "⤴️ Your <strong>arosual</strong> increases">> <<if $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Haras/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Realizing that you are not going to wake up anytime soon,<br/>the man begins to greedily touch your breasts, and your body involuntarily<br/>begins to respond to his persistent touches. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <<if $EventEnc01 == 0>> <<goto "SKIP_START">> <<elseif $EventEnc01 == 1 and $Bea >= 20>> <<goto "SDrunk_05">> <<elseif $EventEnc01 == 1>> <<goto "SKIP_START">> <<elseif $EventEnc01 == 2>> <<goto "SDrunk_05">> <</if>> <</link>></div> </div> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having made some decision for himself,<br/>the stranger picks up your limp, drunken body<br/>and carries you deeper into the alley to one of the abandoned buildings. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "SDrunk_06">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The building is an empty abandoned warehouse<br/>with an old and dirty mattress in the center. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "SDrunk_07">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/01/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>After all your clothes are removed and thrown onto the floor,<br/>your naked body is thrown onto the mattress,<br/>after which the man begins to undress in the same way. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "SDrunk_08">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(13)>> /* Случайное число от 0 до 13 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you are experiencing an erotic dream, you feel how a large tense cock begins to penetrate your pussy. Your wet hole meets it without resistance, allowing the stranger to enjoy all its depth. You begin to moan in your sleep in time with the rhythmic thrusts of the man, arching your body when he releases the first stream of viscous sperm into you, filling your womb with it. When the cock stops filling your hot honey pot, your body is turned over and everything starts again. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "SDrunk_09">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/SDrunk/Sek/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Corr >= 70>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having played with your body and filled it to the brim with his cream, the stranger gets dressed and leaves the building, leaving you lying on the mattress. After some time, you wake up relaxed and naked, with a nagging pain between your legs and sperm flowing out of your holes, telling you what happened to you. While getting dressed, you enjoy the pleasant feeling between your legs, regretting that you could not wake up in time to fully experience what happened. </span> </div> </div> <<elseif $Corr >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having played with your body and filled it to the brim with his cream, the stranger gets dressed and leaves the building, leaving you lying on the mattress. After some time, you wake up relaxed and naked, with a nagging pain between your legs and sperm flowing out of your holes, telling you what happened to you. Having dressed, you think that in the end, everything could have been worse, and most importantly, you were not robbed. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having played with your body and filled it to the brim with his cream, the stranger gets dressed and leaves the building, leaving you lying on the mattress. After some time, you wake up relaxed and naked, with a nagging pain between your legs and sperm flowing out of your holes, telling you what happened to you. Having dressed, you try to distance yourself from what happened, hoping not to get into a similar situation again. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> /* Бонус к опыту */ <<set $Exp += 10>> <<run setup.checkLevelUp()>> /* Потеря здоровья */ <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> /* понижение возбуждения */ <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 40, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> /* Повышение Коррупции */ <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> /* Изменение статистики */ <<set $SAssN += 1>> <<set $SVagN += 2>> <<set $SRapP += 1>> <<set $SHumP += 1>> /* Повышение Безумия */ <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> /* Обновление статуса вагины и ануса */ <<set $VaginaStatus += 20>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<set $AnusStatus += 10>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>NIGHT CLUB</h2></div> <<if $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/NightClubM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/NightClub_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">The hallway of a local nightclub.<br/>There is a security post and a locker room<br/>where you can leave extra clothes and things for safekeeping.<br/></div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|WeQuarter_04]] </div> <div class="links-container01"> <div class="links01"></div> </div> <div class="links-container03"> <<link "TO THE BAR 🔴">> <<goto "NightBar_01">> <</link>> <<link "TO THE DANCE FLOOR 🔴">> <<goto "NightDance_01">> <</link>> <<link "TO THE VIP LODGE 🔴">> <<Message "You don't have permission">> <</link>> </div></div> <<set $location to "NightClub_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(6)>> /* Случайное число от 0 до 6 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(1)>> /* Случайное число от 0 до 1 */ <div style="text-align: center;"><h2>BAR</h2></div> <<if $EventEnc00 == 0>> <div style="text-align: center;"><img src="img/Events/NightClub/01/001.jpg" class="centerImage" style="max-width:141%;"></div> <<elseif $EventEnc00 == 1>> <div style="text-align: center;"><img src="img/Events/NightClub/01/002.jpg" class="centerImage" style="max-width:141%;"></div> <<elseif $EventEnc00 == 2>> <div style="text-align: center;"><img src="img/Events/NightClub/01/003.jpg" class="centerImage" style="max-width:141%;"></div> <<elseif $EventEnc00 == 3>> <div style="text-align: center;"><img src="img/Events/NightClub/01/004.jpg" class="centerImage" style="max-width:141%;"></div> <</if>> <div style="text-align: center;">Nightclub bar. The bartender is an unusual man with horns and the appearance of a bull. The choice of drinks is not very large, but the prices are not inflated.<br/></div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|NightClub_01]] </div> <div class="links-container01"> <div class="links01"> <<link "RELAX">> <<if $TDay == 20>> <<Message "The night club is closing">> <<elseif $EventEnc01 == 0>> <<set $Dance += 1>> <<goto "NightRelax_01">> <<elseif $EventEnc01 == 1 and $Bea >= 20 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubTalkN_01">> <<elseif $EventEnc01 == 1 and $Bea >= 20 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubTalkN_01">> <<elseif $EventEnc01 == 1>> <<set $Dance += 1>> <<goto "NightRelax_01">> <<elseif $EventEnc01 == 2 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubTalkN_01">> <<elseif $EventEnc01 == 2 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubTalkN_01">> <<elseif $EventEnc01 == 3 and $WRep >= 300 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubTalkS_01">> <<elseif $EventEnc01 == 3 and $WRep >= 300 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubTalkS_02">> <<elseif $EventEnc01 == 3 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubTalkN_01">> <<elseif $EventEnc01 == 3 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubTalkN_01">> <<elseif $EventEnc01 == 4 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubTalkS_01">> <<elseif $EventEnc01 == 4 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubTalkS_02">> <<elseif $EventEnc01 == 5 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubTalkS_01">> <<elseif $EventEnc01 == 5 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubTalkS_02">> <<else>> <<set $Dance += 1>> <<goto "NightRelax_01">> <</if>> <</link>></div> <div class="links01"> <<link "🍺 BEER">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 17>> <<Message "It's too late">> <<elseif $Money <= 4>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP + 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Tox to Math.clamp($Tox + 15, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 5>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You drank alcohol">> <<timed 1s>> <<goto "NightBar_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "🥃 WHISKEY">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 17>> <<Message "It's too late">> <<elseif $Money <= 9>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP + 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Tox to Math.clamp($Tox + 40, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 10>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You drank alcohol">> <<timed 1s>> <<goto "NightBar_01">> <</timed>> <</if>> <</link>></div> <div class="links01"> <<link "🥛 VODKA">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 17>> <<Message "It's too late">> <<elseif $Money <= 7>> <<Message "You don't have enough money">> <<else>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP + 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Tox to Math.clamp($Tox + 40, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Money -= 8>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You drank alcohol">> <<timed 1s>> <<goto "NightBar_01">> <</timed>> <</if>> <</link>></div> </div> <div class="links-container03"> <<link "MENU 📋">> <<run disableLink(event.target, 1500)>> <<script>> Dialog.setup("   MENU"); Dialog.wiki("🍺 BEER - 5<br/>🥃 WHISKEY - 10<br/>🥛 VODKA - 8"); Dialog.open(); <</script>> <</link>> <<link "TO THE DANCE FLOOR 🔴">> <<goto "NightDance_01">> <</link>> <<link "TO THE VIP LODGE 🔴">> <<Message "You don't have permission">> <</link>> </div></div> <<set $location to "NightBar_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(6)>> /* Случайное число от 0 до 6 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(1)>> /* Случайное число от 0 до 1 */ <div style="text-align: center;"><h2>DANCE FLOOR</h2></div> <<if $EventEnc00 == 0>> <div style="text-align: center;"><img src="img/Events/NightClub/03/001.jpg" class="centerImage" style="max-width:141%;"></div> <<elseif $EventEnc00 == 1>> <div style="text-align: center;"><img src="img/Events/NightClub/03/002.jpg" class="centerImage" style="max-width:141%;"></div> <<elseif $EventEnc00 == 2>> <div style="text-align: center;"><img src="img/Events/NightClub/03/003.jpg" class="centerImage" style="max-width:141%;"></div> <<elseif $EventEnc00 == 3>> <div style="text-align: center;"><img src="img/Events/NightClub/03/004.jpg" class="centerImage" style="max-width:141%;"></div> <<elseif $EventEnc00 == 4>> <div style="text-align: center;"><img src="img/Events/NightClub/03/005.jpg" class="centerImage" style="max-width:141%;"></div> <<elseif $EventEnc00 == 5>> <div style="text-align: center;"><img src="img/Events/NightClub/03/006.jpg" class="centerImage" style="max-width:141%;"></div> <<elseif $EventEnc00 == 6>> <div style="text-align: center;"><img src="img/Events/NightClub/03/007.jpg" class="centerImage" style="max-width:141%;"></div> <<elseif $EventEnc00 == 7>> <div style="text-align: center;"><img src="img/Events/NightClub/03/008.jpg" class="centerImage" style="max-width:141%;"></div> <<elseif $EventEnc00 == 8>> <div style="text-align: center;"><img src="img/Events/NightClub/03/009.jpg" class="centerImage" style="max-width:141%;"></div> <<elseif $EventEnc00 == 9>> <div style="text-align: center;"><img src="img/Events/NightClub/03/010.jpg" class="centerImage" style="max-width:141%;"></div> <<elseif $EventEnc00 == 10>> <div style="text-align: center;"><img src="img/Events/NightClub/03/011.jpg" class="centerImage" style="max-width:141%;"></div> <</if>> <div style="text-align: center;">Dance floor of a night club. Most of the light sources emit a reddish glow.<br/>There are many people dancing to loud music around.<br/></div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|NightClub_01]] </div> <div class="links-container01"> <div class="links01"> <<link "DANCE">> <<if $TDay == 20>> <<Message "The night club is closing">> <<elseif $EventEnc01 == 0>> <<set $Dance += 1>> <<goto "NightDanceN_01">> <<elseif $EventEnc01 == 1 and $Bea >= 20 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubDanceN_01">> <<elseif $EventEnc01 == 1 and $Bea >= 20 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubDanceN_01">> <<elseif $EventEnc01 == 1>> <<set $Dance += 1>> <<goto "NightDanceN_01">> <<elseif $EventEnc01 == 2 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubDanceN_01">> <<elseif $EventEnc01 == 2 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubDanceN_01">> <<elseif $EventEnc01 == 3 and $WRep >= 300 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubDanceS_01">> <<elseif $EventEnc01 == 3 and $WRep >= 300 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubDanceS_02">> <<elseif $EventEnc01 == 3 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubDanceN_01">> <<elseif $EventEnc01 == 3 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubDanceN_01">> <<elseif $EventEnc01 == 4 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubDanceS_01">> <<elseif $EventEnc01 == 4 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubDanceS_02">> <<elseif $EventEnc01 == 5 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubDanceS_01">> <<elseif $EventEnc01 == 5 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubDanceS_02">> <<else>> <<set $Dance += 1>> <<goto "NightDanceN_01">> <</if>> <</link>></div> <<if $Corr >= 40>> <div class="links01"> <<link "PROVOCATIVE DANCE">> <<if $TDay == 20>> <<Message "The night club is closing">> <<elseif $EventEnc01 == 0>> <<set $Dance += 1>> <<goto "NightDanceP_01">> <<elseif $EventEnc01 == 1 and $Bea >= 20 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubDanceN_02">> <<elseif $EventEnc01 == 1 and $Bea >= 20 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubDanceN_02">> <<elseif $EventEnc01 == 1>> <<set $Dance += 1>> <<goto "NightDanceP_01">> <<elseif $EventEnc01 == 2 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubDanceS_01">> <<elseif $EventEnc01 == 2 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubDanceS_02">> <<elseif $EventEnc01 == 3 and $WRep >= 300 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubDanceS_01">> <<elseif $EventEnc01 == 3 and $WRep >= 300 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubDanceS_02">> <<elseif $EventEnc01 == 3 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubDanceN_02">> <<elseif $EventEnc01 == 3 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubDanceN_02">> <<elseif $EventEnc01 == 4 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubDanceS_01">> <<elseif $EventEnc01 == 4 and $EventEnc02 == 1>> <<set $Dance += 1>> <<goto "ClubDanceS_02">> <<elseif $EventEnc01 == 5 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubDanceS_01">> <<elseif $EventEnc01 == 5 and $EventEnc02 == 0>> <<set $Dance += 1>> <<goto "ClubDanceS_02">> <<else>> <<set $Dance += 1>> <<goto "NightDanceP_01">> <</if>> <</link>></div> <</if>> </div> <div class="links-container03"> <<link "TO THE BAR 🔴">> <<goto "NightBar_01">> <</link>> <<link "TO THE VIP LODGE 🔴">> <<Message "You don't have permission">> <</link>> </div></div> <<set $location to "NightDance_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 220px; min-height: 27px; max-width: 220px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You relax for a while, sitting at the bar and listening to the music coming from the dance floor. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightBar_01">> <</link>></div> </div> </div> <<Message "⤴️ Your <strong>energy</strong> is replenished">> <<if $Dance >= 3>> <<set $TDay += 1>> <<set $Dance to 0>> <</if>> <<set $Exp += 2>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP + 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateMadMinimum()>> <<set $Mad -= 0>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $CorrBase += 0>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/04/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/04/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/04/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/04/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/04/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/04/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/04/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/04/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/04/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You dance to loud music in a crowd of many other people.<br/>Improving your coordination and releasing tension. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightDance_01">> <</link>></div> </div> </div> <<if $Dance >= 3>> <<set $TDay += 1>> <<set $Dance to 0>> <</if>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/05/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/05/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/05/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/05/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/05/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/05/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/05/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/05/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having thrown off some of your outerwear, you completely surrender to the dance,<br/>attracting the attention of those around you. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightDance_01">> <</link>></div> </div> </div> <<if $Dance >= 3>> <<set $TDay += 1>> <<set $Dance to 0>> <</if>> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateMadMinimum()>> <<set $Mad -= 0>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 15, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <<set $WRep += 1>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ You have improved your fitness">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 0 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0 and $EventEnc02 == 0 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A tipsy man sat down next to you. Since you were also drunk, you successfully maintained an intellectual conversation<br/>about local politics, or not, you are not sure.<br/>Either way, you were both satisfied and had a good time chatting. </span> </div> </div> <<elseif $EventEnc01 == 1 and $EventEnc02 == 0 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A tipsy woman sat down next to you. Being drunk as well, you easily found common ground,<br/>discussing the types and advantages of cold weapons and various flammable mixtures for flamethrowers, or not, you are not sure.<br/>Be that as it may, you were both satisfied and had a good time talking. </span> </div> </div> <<elseif $EventEnc01 == 0 and $EventEnc02 == 1 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A strange man sat down next to you. Who decided to take advantage of your drunken state and assert himself intellectually over you.<br/>Be that as it may, you had a good time chatting, and he had to retreat defeated. </span> </div> </div> <<elseif $EventEnc01 == 1 and $EventEnc02 == 1 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> An unfamiliar woman sat down next to you. An outrageously sober woman.<br/>Who tried to tell you something and explain it to you, and you had to nod along, pretending that you understood what she was talking about.<br/>In any case, you were both satisfied and had a good time talking. </span> </div> </div> <<elseif $EventEnc01 == 0 and $EventEnc02 == 0 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> An unknown man sat down next to you with the desire to start a casual conversation.<br/>Not seeing any problem in this, you kept up the conversation and had a good time. </span> </div> </div> <<elseif $EventEnc01 == 1 and $EventEnc02 == 0 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> An unknown woman sat down next to you with the desire to start a casual conversation.<br/>Not seeing any problem in this, you kept up the conversation and had a good time. </span> </div> </div> <<elseif $EventEnc01 == 0 and $EventEnc02 == 1 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A tipsy man sat down next to you.<br/>He tried to start a conversation with you several times, but not very successfully.<br/>Unable to convey his thoughts to you, he made some joke and left. </span> </div> </div> <<elseif $EventEnc01 == 1 and $EventEnc02 == 1 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A tipsy woman sat down next to you. It seems she wanted to get to know you, but you are not sure.<br/>Anyway, it is a funny situation and after a short conversation both were satisfied. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightBar_01">> <</link>></div> </div> </div> <<if $Tox >= 40>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <</if>> <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim -= 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run UIBar.setStoryElements()>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 0 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0 and $EventEnc02 == 0 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly you find yourself in some kind of dance with a man.<br/>Apparently this man is also drunk, because he periodically hugs you... in order not to fall on the floor.<br/>But you even find it somewhat cute. Be that as it may, after a while you separate. </span> </div> </div> <<elseif $EventEnc01 == 1 and $EventEnc02 == 0 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You wake up mid-dance to find a man next to you.<br/>The man is clearly impressed that you can sleep while moving and is trying to ask you<br/>where he can learn that kung fu or something, you're not sure and you're very drunk. </span> </div> </div> <<elseif $EventEnc01 == 0 and $EventEnc02 == 1 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> During the dance, a tipsy woman joins you and since you are also drunk, you manage to keep the general rhythm and plasticity of the dance with her,<br/>at least it seems that way to both of you. After a while, you suddenly find yourself alone. </span> </div> </div> <<elseif $EventEnc01 == 1 and $EventEnc02 == 1 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> During the dance you find yourself in a frank dance with some woman.<br/>Trying to pretend that it was planned this way you continue this dance, and even enjoy it.<br/>But after a while she says goodbye to you and goes towards the bar. </span> </div> </div> <<elseif $EventEnc01 == 0 and $EventEnc02 == 0 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> During the dance, a handsome unfamiliar man joined you.<br/>You didn't mind, and he kept you company for a while, after which he went off towards the bar. </span> </div> </div> <<elseif $EventEnc01 == 1 and $EventEnc02 == 0 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> During the dance, a handsome man joined you. While you were dancing, he told a couple of funny jokes but then was pulled away from you by his ear<br/>by his angry girlfriend... or mom, you're not sure. </span> </div> </div> <<elseif $EventEnc01 == 0 and $EventEnc02 == 1 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> During the dance, a beautiful woman joins you.<br/>While dancing together, she asks you about life in the city and shares her experiences,<br/>after which she wishes you luck and goes towards the bar. </span> </div> </div> <<elseif $EventEnc01 == 1 and $EventEnc02 == 1 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> During the dance, a tipsy woman joins you.<br/>Despite her obvious intoxication, she dances well, and you try to tell her about her boyfriend,<br/>with whom she came here together, and who got lost somewhere.<br/>After a while, a man similar to the guy described earlier appears nearby and persuades this woman to return to the bar. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightDance_01">> <</link>></div> </div> </div> <<if $Tox >= 40>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <</if>> <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim -= 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run UIBar.setStoryElements()>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $EventEnc01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 0 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7 and $EventEnc01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0 and $EventEnc02 == 0 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Trying to attract attention with your dance, you suddenly find a cute guy next to you.<br/>But it seems the guy did not appreciate the pressure of a very beautiful,<br/>and very drunk, lonely woman, running away towards the bar. </span> </div> </div> <<elseif $EventEnc01 == 1 and $EventEnc02 == 0 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Your drunken attempts to emphasize your sexuality in dance attract a handsome stranger to you.<br/>But it seems that instead of looking at you with lust and adoration,<br/>he simply has a lot of fun watching your attempts at dancing. After a while, this bastard leaves you alone. </span> </div> </div> <<elseif $EventEnc01 == 0 and $EventEnc02 == 1 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> It seems that your attempts to reproduce the dance of the ancestors of your distant homeland attract some woman to you.<br/>For some reason, she hugged you and complained that in this city it is very hard for the disabled.<br/>Not quite understanding what was happening, you agreed with her words and parted on a good note. </span> </div> </div> <<elseif $EventEnc01 == 1 and $EventEnc02 == 1 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Drunkenly dancing your frank dance you attract the attention of an unknown woman.<br/>After some time of dancing you suddenly feel her hands on your crotch, but<br/>apparently not finding there what she expected she gets upset and says goodbye to you. </span> </div> </div> <<elseif $EventEnc01 == 0 and $EventEnc02 == 0 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Your dance attracts a young man to you.<br/>Who after some time became embarrassed by your attempts to flirt and left you.<br/>Well, it's worse for him, but you'll find someone else. </span> </div> </div> <<elseif $EventEnc01 == 1 and $EventEnc02 == 0 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> An adult man joins your dance. During the dance, he gropes you in all available places, and you don’t mind it.<br/>But unfortunately, after a while, his friends come for him and he has to leave. </span> </div> </div> <<elseif $EventEnc01 == 0 and $EventEnc02 == 1 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> An adult woman joins your dance. For a while, you embrace each other in the dance,<br/>not forgetting to grope your hands over all the interesting places of your partner's body.<br/>But after some time, her boyfriend comes for the woman and takes her towards the bar. </span> </div> </div> <<elseif $EventEnc01 == 1 and $EventEnc02 == 1 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A young woman joins your dance. She seems a little drunk and doesn't control her body very well,<br/>so you sometimes have to hold her to prevent her from falling.<br/>After a while, you decide to take her to the bar, and then return to the dance floor. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightDance_01">> <</link>></div> </div> </div> <<if $Tox >= 40>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <</if>> <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim -= 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManTalk/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you've clearly had too much to drink, a man sits down next to you and starts making indecent proposals to you.<br/>You don't quite understand what he wants from you, but you're not against the attention. </span> </div> </div> <<elseif $EventEnc01 == 1 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> One of the men sitting nearby sits down next to you and tries to get you to talk.<br/>Noticing that you are drunk, he begins to persistently invite you to freshen up in the restroom. </span> </div> </div> <<elseif $EventEnc01 == 0 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A nice-looking man sits down next to you and starts a conversation.<br/>At the same time, he starts flirting with you and making indecent hints,<br/>inviting you to show "something interesting" in the club's restroom. </span> </div> </div> <<elseif $EventEnc01 == 1 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> An interesting man starts a conversation with you.<br/>After some time of dialogue, you begin to feel his hands on your legs and he invites you<br/>to "relax" together in a secluded corner of the club. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "REFUSE">> <<goto "NightBar_01">> <</link>></div> <div class="links01"> <<link "AGREE">> <<if $Tox >= 40>> <<goto "ClubToilet_01">> <<elseif $Corr <= 39>> <<Message "You are not that corrupted">> <<else>> <<goto "ClubToilet_01">> <</if>> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanTalk/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Seeing that you are drunk, an unfamiliar woman sits down next to you and starts giving you compliments,<br/>after which she persuades you to visit the restroom with her. </span> </div> </div> <<elseif $EventEnc01 == 1 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> One of the women sitting nearby sits down next to you and tries to get you to talk.<br/>Noticing that you are drunk, she begins to persistently invite you to freshen up in the restroom. </span> </div> </div> <<elseif $EventEnc01 == 0 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you are relaxing at the bar, a pretty woman sits down next to you and starts a conversation.<br/>In the process, she starts openly flirting, showing that she is interested in a more pleasant continuation of the acquaintance. </span> </div> </div> <<elseif $EventEnc01 == 1 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You attract the attention of a beautiful girl who sits down next to you and begins to openly try to seduce you.<br/>Although you find this behavior somewhat provocative, at the same time you are pleased by her attention to your person.<br/>The girl suggests going away with you to a secluded place. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "REFUSE">> <<goto "NightBar_01">> <</link>></div> <div class="links01"> <<link "AGREE">> <<if $Tox >= 40>> <<goto "ClubToilet_02">> <<elseif $Corr <= 39>> <<Message "You are not that corrupted">> <<else>> <<goto "ClubToilet_02">> <</if>> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManDance/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you are drunk and trying to dance, some guy starts hugging you<br/>and persistently asks you to move away from him so he can show you something. </span> </div> </div> <<elseif $EventEnc01 == 1 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Enjoying your drunken dance, you suddenly notice a man next to you<br/>who is trying to persuade you to visit the toilet room with him,<br/>not forgetting to knead your soft ass with his hands. </span> </div> </div> <<elseif $EventEnc01 == 0 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> During the dance, a man joins you and starts to openly grope you.<br/>And then he suggests that you make this evening unforgettable<br/>by secluding yourself with him in the toilet. </span> </div> </div> <<elseif $EventEnc01 == 1 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A handsome man starts dancing with you, and after a while, he hugs you and starts whispering<br/>about how he can make this evening even more interesting if you allow it, pointing towards the toilet doors. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "REFUSE">> <<goto "NightBar_01">> <</link>></div> <div class="links01"> <<link "AGREE">> <<if $Tox >= 40>> <<goto "ClubToilet_01">> <<elseif $Corr <= 39>> <<Message "You are not that corrupted">> <<else>> <<goto "ClubToilet_01">> <</if>> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanDance/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While enjoying a drunken dance, you suddenly notice a beautiful woman next to you<br/>who is trying to persuade you to go to the toilet with her, promising that it will be a lot of fun. </span> </div> </div> <<elseif $EventEnc01 == 1 and $Tox >= 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While dancing, you unexpectedly find yourself in the arms of some woman,<br/>who actively gropes you, leading you towards the toilet. </span> </div> </div> <<elseif $EventEnc01 == 0 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A beautiful woman joins you and after some time of dancing together,<br/>she starts flirting, offering to go with you to a secluded place.<br/>Apparently, this place should be the toilet room. </span> </div> </div> <<elseif $EventEnc01 == 1 and $Tox <= 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you are dancing, an unfamiliar woman appears next to you and,<br/>after giving you a couple of compliments,<br/>offers to get to know her better in the local toilet. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "REFUSE">> <<goto "NightBar_01">> <</link>></div> <div class="links01"> <<link "AGREE">> <<if $Tox >= 40>> <<goto "ClubToilet_02">> <<elseif $Corr <= 39>> <<Message "You are not that corrupted">> <<else>> <<goto "ClubToilet_02">> <</if>> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(19)>> /* Случайное число от 0 до 19 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You eagerly undress in front of your lover,<br/>exposing your breasts and obediently awaiting his next move. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You eagerly undressed in front of your lover,<br/>exposing your breasts, demandingly awaiting his next move. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You eagerly undressed in front of your lover,<br/>exposing your breasts and waiting for his next move. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc01 == 0>> <<goto "ManSex_01">> <<elseif $EventEnc01 == 1>> <<goto "ManBlow_01">> <<else>> <<goto "ManSex_01">> <</if>> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(19)>> /* Случайное число от 0 до 19 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/Toilet/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You eagerly undress in front of your lover,<br/>exposing your breasts and obediently awaiting her next move. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You eagerly undressed in front of your lover,<br/>exposing your breasts, demandingly awaiting her next move. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You eagerly undressed in front of your lover,<br/>exposing your breasts and waiting for her next move. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc01 == 0>> <<goto "FutaRev_01">> <<elseif $EventEnc01 == 1>> <<goto "WomanSex_01">> <<else>> <<goto "FutaRev_01">> <</if>> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(14)>> /* Случайное число от 0 до 14 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Without wasting any time, the man placed his cock opposite your wet pussy and thrust into it.<br/>The toilet room was filled with the sounds of moans and wet slaps of flesh against each other,<br/>alerting potential visitors to what was going on here. You take in a powerful shaft that is repeatedly<br/>driven into your insides by the man to the very balls, splashing your juices onto the floor,<br/>blissfully welcoming the moment when an electric impulse passes through you<br/>and your uterus will be filled with a fresh portion of semen. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Without wasting any time, the man placed his cock opposite your wet pussy and thrust into it.<br/>The toilet room was filled with the sounds of moans and wet slaps of flesh against each other,<br/>alerting potential visitors to what was going on here. You let this meat club plunge into you<br/>over and over again to the very balls, splashing your juices on the floor, waiting for the moment of discharge<br/>when you feel a new portion of fresh cream inside you. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Without wasting time, the man placed his penis opposite your wet pussy and entered it with a push.<br/>The toilet room was filled with the sounds of moans and wet slaps of flesh against each other,<br/>notifying possible visitors about what they were doing here. The powerful trunk is driven into the insides over and over again<br/>to the very balls, splashing your juices on the floor.<br/>Not much more and you surrender to the will of orgasm, waiting for the feeling of being filled with a fresh portion of sperm to come. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "PussyEnd_01">> <</link>></div> </div> </div> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $SVagP += 1>> <<set $SHumP += 1>> <<set $WRep -= 20>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $VaginaStatus += 15>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 40, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManBlow/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManBlow/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManBlow/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManBlow/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManBlow/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManBlow/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManBlow/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManBlow/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManBlow/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Without wasting time, the man placed his penis in front of your mouth.<br/>You, in turn, played with the head of his cock and began to gradually swallow it deeper into your throat.<br/>Soon, the toilet space was filled with wet slurping sounds of the stranger's meat club traveling through your throat.<br/>With pleasure, surrendering to your favorite business, you feel how the man's balls hit your chin<br/>over and over again, smearing saliva over your face. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Without wasting time, the man placed his penis in front of your mouth.<br/>Grabbing the cock with your hand, you began to gently suck on its head in order to then completely swallow it into your throat,<br/>watching the man and enjoying your current power over him. Soon, the toilet space was filled with wet slurping sounds<br/>of the stranger's meat club traveling through your throat.<br/>Not much more and this trunk will be ready to fill your mouth with a portion of cream. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Without wasting any time, the man placed his cock in front of your mouth and you began to suck it with zeal,<br/>polishing the stranger's shaft with your tongue. Soon the toilet space was filled with the wet slurping sounds of the stranger's meat club<br/>traveling down your throat. You felt the man's balls hit your chin over and over again, smearing saliva across your face. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "FaceEnd_01">> <</link>></div> </div> </div> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $SOraP += 1>> <<set $SHumP += 1>> <<set $WRep -= 20>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 30, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(14)>> /* Случайное число от 0 до 14 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaRev/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> The woman in front of you also began to undress,<br/>surprising you with what was hidden under her clothes.<br/>It seems that everything will not be as simple as it seemed before.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc01 == 0>> <<goto "FutaSex_01">> <<elseif $EventEnc01 == 1>> <<goto "FutaBlow_01">> <<else>> <<goto "FutaSex_01">> <</if>> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanSex/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanSex/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanSex/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanSex/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanSex/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanSex/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanSex/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/ManSex/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The woman in front of you also undressed, exposing her assets, in order to then unexpectedly and passionately pounce on you.<br/>You feel how her experienced hands wander over all the sensitive places of your body,<br/>especially lingering on your wet and hot pussy, at the same time feeling how her lips and tongue are on your face, neck and chest. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The woman in front of you also undressed, exposing her assets, in order to then find herself in your arms,<br/>becoming a victim of the passion that has overwhelmed you. Having reliably immobilized your victim,<br/>you began to enthusiastically wander with your hands over her most intimate places,<br/>not forgetting to cover her body with your kisses, at the same time pinching her for her hardened nipples. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> The woman in front of you also undressed, exposing her assets, in order to then unexpectedly and passionately pounce on you.<br/>You supported her enthusiasm by taking her nipple into your mouth and carefully biting it while your partner carefully felt your pussy.<br/>After a while, your hand began to travel to your partner's honey pot while her tongue wandered over your chest,<br/>while the room slowly but surely began to fill with the moans of two heated women. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "WomanCun_01">> <</link>></div> </div> </div> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $SOraP += 1>> <<set $SHumP += 1>> <<set $SLesP += 1>> <<set $WRep -= 20>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 30, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(23)>> /* Случайное число от 0 до 23 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaSex/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Wasting no time, the woman placed her cock against your wet pussy in order to then thrust into it with a sharp push.<br/>The restroom filled with moans and wet slaps, warning potential visitors of what was happening here.<br/>You take in the powerful shaft, which she repeatedly thrusts into you up to the balls,<br/>splashing your juices on the floor, blissfully welcoming the moment when the electric impulse passes through you,<br/>and your womb will be filled with a fresh portion of sperm. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Wasting no time, the woman placed her cock against your wet pussy in order to gradually plunge into it.<br/>The restroom filled with moans and wet slaps, warning potential visitors of what was happening here.<br/>You let this meat club enter you again and again up to the balls, splashing your juices on the floor,<br/>waiting for the moment of discharge, when you will feel a new portion of fresh sperm inside you. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Without wasting time, the woman put her cock to your wet pussy and with one sharp push entered it in order to fill the toilet room<br/>with moans and wet slaps of flesh, notifying possible visitors about what they are doing here.<br/>The powerful trunk rhythmically plunges inside again and again, up to the balls, splashing juices on the floor.<br/>A little more, and you surrender to the will of orgasm, waiting for when you will be filled with a fresh portion of sperm. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "PussyEnd_01">> <</link>></div> </div> </div> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $SVagP += 1>> <<set $SHumP += 1>> <<set $WRep -= 20>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $VaginaStatus += 15>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 40, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(13)>> /* Случайное число от 0 до 13 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaBlow/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaBlow/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaBlow/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaBlow/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaBlow/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaBlow/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaBlow/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaBlow/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaBlow/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaBlow/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaBlow/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaBlow/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaBlow/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FutaBlow/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Without wasting any time, the woman brought her cock to your mouth, and you, in turn,<br/>played with the tip of the head and began to gradually swallow it deeper into your throat. Having filled the space of the toilet with wet<br/>slurping sounds of a stranger's meat club traveling down your throat, you indulge in your favorite activity with pleasure, feeling how this woman's balls hit your chin over and over again, smearing drool all over your face. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Without wasting any time, the woman brought her cock to your mouth.<br/>Having fixed her cock in your hand, you began to gently suck on its head, in order to then swallow it completely,<br/>watching the woman and enjoying the expression on her face and your power over her.<br/>Gradually, the space of the toilet was filled with wet slurping sounds of a meat club traveling down your throat<br/>and the moans of one strange woman. A little more, and this trunk will be ready to fill your mouth with a portion of cream. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Wasting no time, the woman brought her cock to your mouth and you began to suck it greedily, lapping your tongue at the stranger's shaft.<br/>The toilet filled with wet slurping sounds and moans from the strange woman as her meat club rhythmically traveled down your throat.<br/>You felt her balls slapping your chin over and over again, smearing drool all over your face. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "FaceEnd_01">> <</link>></div> </div> </div> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $SOraP += 1>> <<set $SHumP += 1>> <<set $WRep -= 20>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 30, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanCun/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanCun/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanCun/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanCun/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanCun/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanCun/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanCun/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanCun/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanCun/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanCun/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/WomanCun/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having settled down more comfortably, the woman directs your head to her wet, hot cunt.<br/>Having fixed your head with her legs, she relaxes while you obediently lick your mistress's slit that needs care.<br/>You feel her hands periodically pressing hard on the back of your head, pressing face into her crotch and forcing tongue to plunge<br/>as deep as possible into her honey pot, when suddenly spasms pass through the woman's body with a deep groan,<br/>and a stream of juices bursts out of her pussy, completely covering your face with them. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having settled down more comfortably, you direct the woman's head to your wet, hot cunt.<br/>Having fixed her with your legs, you relax while she obediently licks your slit that so needs someone else's care and polishing.<br/>You periodically press hard with hands on the back of her head, pressing her face into your crotch and forcing her tongue to plunge<br/>as deep as possible into your honey pot, when suddenly spasms pass through body and with a deep groan you cover her face<br/>with a stream of juices that burst out of your cumming pussy. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having settled down more comfortably, the woman directs your head to her wet, hot cunt.<br/>You lick your girlfriend's slit, plunging tongue as deep as possible, feeling the periodic pressure of her hands<br/>on the back of your head that press your face into her crotch. After some time of playing with tongue on her instrument,<br/>the woman lets out a deep groan and spasms of orgasm pass through her body,<br/>forcing a stream of juices to burst out of her pussy that completely cover your face. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "FaceWet_01">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(18)>> /* Случайное число от 0 до 18 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceEnd/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly, the cock in your mouth starts to pulsate and then fill you with streams of hot sperm.<br/>You wait for your mouth to be filled with nourishing cream, but your partner has other plans and, pulling his cock out of mouth,<br/>he shoots a couple of times at your face. Then, slapping cock on your cheek, he gets dressed,<br/>thanks you for the great blowjob and leaves, leaving you alone. Luckily, you can tidy yourself up here. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly, the cock in your mouth starts to pulsate and then fill you with streams of hot sperm.<br/>You release the cock from the captivity of your mouth and it starts to shoot back at your face. Your partner gets dressed,<br/>thanks you for the great blowjob and leaves, leaving you alone. Luckily, you can tidy yourself up here. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Suddenly, the cock in your mouth starts to pulsate and then fill you with streams of hot sperm.<br/>You wait for your mouth to be filled with cream, but your partner has other plans and pulling his cock out of mouth,<br/>he shoots back at your face a couple of times. Run your tongue over the head of his cock removing the rest of the cum and he,<br/>having dressed, thanks you for the great blowjob and then leaves, leaving you alone. Fortunately, you can tidy yourself up here. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightClub_01">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceWet/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceWet/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceWet/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceWet/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceWet/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceWet/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceWet/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceWet/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceWet/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/FaceWet/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Your girlfriend quickly tidies herself up at the sink, thanks you for the fun time and leaves the toilet.<br/>You, however, spend some time recovering from what happened and try to get your feelings in order.<br/>When you succeed and pull yourself together, you wash yourself, removing all traces of your recent adventures,<br/>and then, getting dressed, leave this place. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightClub_01">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(15)>> /* Случайное число от 0 до 15 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/NightClub/PussyEnd/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Sub >= 200 and $Dom <= 199>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> With a sharp push you feel a powerful stream filling your pussy.<br/>Waiting on buckling legs until you are filled with their sperm like a submissive bitch,<br/>you are in seventh heaven from the pulsation of a large and powerful member inside you.<br/>Suddenly it all ends and you understand that you are left alone in the room.<br/>Relaxed, satisfied and with a full pussy of sperm that flows down your legs. </span> </div> </div> <<elseif $Sub <= 199 and $Dom >= 200>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> With a sharp push you feel a powerful stream filling your pussy.<br/>Waiting on buckling legs until you are filled with the portion of sperm you need so much,<br/>you are in seventh heaven from the pulsation of a large and powerful member servicing you inside.<br/>Suddenly it all ends and you understand that you are left alone in the room.<br/>Relaxed, satisfied and with a full pussy of sperm that flows down your legs. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> With a sharp push you feel a powerful stream filling your pussy.<br/>Waiting on buckling legs until you are filled with his sperm, you are in seventh heaven from the pulsation<br/>of a large and powerful member inside you.Suddenly it all ends and you realize that you are left alone in the room.<br/>Relaxed, satisfied and with a full pussy of sperm that flows down your legs. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightClub_01">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>LIVING ROOMS</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Farm/LivingRoomsM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<else>> <div style="text-align: center;"><img src="img/Locations/Farm/LivingRooms_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">One of the living rooms connected to the main barn. The room is well protected from the rain and has many unglazed window openings. Sturdy but cheap furniture and dirty floors.<br/>It feels like some very unusual people live here.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ BACK|FarmBarn_01]] </div> <div class="links-container03"> <<if $TDay >= 11 and $TDay <= 20>> <<link "TALK TO LYUTA 📣">> <<Message "You have nothing to talk about yet">> <</link>> <</if>> <<if $TDay >= 1 and $TDay <= 5>> <<link "TALK TO SENKA 📣">> <<Message "You have nothing to talk about yet">> <</link>> <</if>> <<if $TDay >= 12 and $TDay <= 20>> <<link "TALK TO SENKA 📣">> <<Message "You have nothing to talk about yet">> <</link>> <</if>> <<if $TDay >= 1 and $TDay <= 5>> <<link "TALK TO MARTA 📣">> <<Message "You have nothing to talk about yet">> <</link>> <</if>> <<if $TDay >= 12 and $TDay <= 20>> <<link "TALK TO MARTA 📣">> <<Message "You have nothing to talk about yet">> <</link>> <</if>> </div></div> <<set $location to "FarmLivingR_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div style="text-align: center;"><h2>POTATO FIELD</h2></div> <<if $Mad > 59 and $EventEnc00 == 0>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Farm/PotatoFieldM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $EventEnc00 == 1>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Farm/PotatoFieldM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $EventEnc00 == 2>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Farm/PotatoFieldM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $EventEnc00 == 0>> <div style="text-align: center;"><img src="img/Locations/Farm/PotatoField_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc00 == 1>> <div style="text-align: center;"><img src="img/Locations/Farm/PotatoField_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc00 == 2>> <div style="text-align: center;"><img src="img/Locations/Farm/PotatoField_03.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A large potato field. At least you think it's a potato, although there are some differences from the plant you remember. Because of its size and the presence of pests, it constantly requires care and attention, so you can see several people not far from you who are busy caring for the plants.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ BACK|Farm_01]] </div> <div class="links-container01"> <div class="links01"> <<link "💸 FIELD WORK">> <<if $TDay >= 16>> <<Message "It's too late to work">> <<else>> <<goto "FIELD_WORK_01">> <</if>> <</link>></div> </div> <div class="links-container03"> <<link "TALK TO GEDDA 📣">> <<Message "You have nothing to talk about yet">> <</link>> </div></div> <<set $location to "FarmPotatoF_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div style="text-align: center;"><h2>CORNFIELD</h2></div> <<if $Mad > 59 and $EventEnc00 == 0>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Farm/CornfieldM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $EventEnc00 == 1>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Farm/CornfieldM_02.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $EventEnc00 == 2>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Farm/CornfieldM_03.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $EventEnc00 == 3>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Farm/CornfieldM_04.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $EventEnc00 == 4>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Farm/CornfieldM_05.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $EventEnc00 == 0>> <div style="text-align: center;"><img src="img/Locations/Farm/Cornfield_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc00 == 1>> <div style="text-align: center;"><img src="img/Locations/Farm/Cornfield_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc00 == 2>> <div style="text-align: center;"><img src="img/Locations/Farm/Cornfield_03.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc00 == 3>> <div style="text-align: center;"><img src="img/Locations/Farm/Cornfield_04.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc00 == 4>> <div style="text-align: center;"><img src="img/Locations/Farm/Cornfield_05.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A large corn field. At least this plant looks like corn, although it obviously ripens and grows much faster than what you remember. The thickets are so dense that you can get lost here, although there are quite a lot of people working in this field.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ BACK|Farm_01]] </div> <div class="links-container03"> <<link "TALK TO GEDDA 📣">> <<Message "You have nothing to talk about yet">> <</link>> </div></div> <<set $location to "FarmCornfield_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>BARN</h2></div> <<if $Mad > 59>> <span class="madness00"><div style="text-align: center;"><img src="img/Locations/Farm/BarnM_01.jpg" class="centerImage" style="max-width:100%;"></div></span> <<else>> <div style="text-align: center;"><img src="img/Locations/Farm/Barn_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">One of the many barns on the farm. This one is probably the largest and is connected to the nearby residential buildings. You can see boxes, crates, tools and other normal things stored here. Nothing out of the ordinary. Workers show up here periodically to store something or move it to another location.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|Farm_01]] </div> <div class="links-container01"> <div class="links01"> <<link "💸 BARN WORK">> <<if $TDay >= 16>> <<Message "It's too late to work">> <<else>> <<goto "BARN_WORK_01">> <</if>> <</link>></div> </div> <div class="links-container03"> <<link "LIVING ROOMS 🔴">> <<if $TDay >= 15>> <<Message "Тo reason to disturb the locals now.">> <<else>> <<goto "FarmLivingR_01">> <</if>> <</link>> <<if $TDay >= 1 and $TDay <= 8>> <<link "TALK TO LYUTA 📣">> <<Message "You have nothing to talk about yet">> <</link>> <</if>> <<if $TDay >= 6 and $TDay <= 11>> <<link "TALK TO SENKA 📣">> <<Message "You have nothing to talk about yet">> <</link>> <</if>> <<if $TDay >= 9 and $TDay <= 11>> <<link "TALK TO MARTA 📣">> <<Message "You have nothing to talk about yet">> <</link>> <</if>> </div></div> <<set $location to "FarmBarn_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FIELD WORK</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(18)>> /* Случайное число от 0 до 18 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(3)>> /* Случайное число от 0 до 3 */ <<if $Mad > 59 and $EventEnc01 == 0>> <span class="madness00"><div style="text-align: center;"><img src="img/Events/Job/026.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $EventEnc01 == 1>> <span class="madness00"><div style="text-align: center;"><img src="img/Events/Job/028.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $EventEnc01 == 2>> <span class="madness00"><div style="text-align: center;"><img src="img/Events/Job/030.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $EventEnc01 == 3>> <span class="madness00"><div style="text-align: center;"><img src="img/Events/Job/032.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $EventEnc01 == 0>> <div style="text-align: center;"><img src="img/Events/Job/025.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc01 == 1>> <div style="text-align: center;"><img src="img/Events/Job/027.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc01 == 2>> <div style="text-align: center;"><img src="img/Events/Job/029.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc01 == 3>> <div style="text-align: center;"><img src="img/Events/Job/031.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> /* Текст после изображения */ <div style="text-align: center;">You have changed into your work uniform and are ready for hard physical labor in the fields.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(This work will take some time and effort)<br/>(Efficiency is affected by Strength, Dexterity and Fitness)</span><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[LEAVE|FarmPotatoF_01]] </div> <div class="links01"> <<link "FIELD WORK">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 16>> <<Message "It's too late to work">> <<elseif $MP <= 24>> <<Message "You are too tired">> <<elseif $EventEnc00 == 0>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have plowed several beds">> <<timed 1s>> <<goto "FieldWork_02">> <</timed>> <<elseif $EventEnc00 == 1>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have plowed several beds">> <<timed 1s>> <<goto "FieldWork_02">> <</timed>> <<elseif $EventEnc00 == 2>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 6))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have plowed several beds">> <<timed 1s>> <<goto "FieldWork_02">> <</timed>> <<elseif $EventEnc00 == 3>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have plowed several beds">> <<timed 1s>> <<goto "FieldWork_02">> <</timed>> <<elseif $EventEnc00 == 4>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have plowed several beds">> <<timed 1s>> <<goto "FieldWork_03">> <</timed>> <<elseif $EventEnc00 == 5>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have plowed several beds">> <<timed 1s>> <<goto "FieldWork_03">> <</timed>> <<elseif $EventEnc00 == 6>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have plowed several beds">> <<timed 1s>> <<goto "FieldWork_03">> <</timed>> <<elseif $EventEnc00 == 7>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have plowed several beds">> <<timed 1s>> <<goto "FieldWork_01">> <</timed>> <<elseif $EventEnc00 == 8>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have plowed several beds">> <<timed 1s>> <<goto "FieldWork_01">> <</timed>> <<elseif $EventEnc00 == 9>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have plowed several beds">> <<timed 1s>> <<goto "FieldWork_01">> <</timed>> <<elseif $EventEnc00 == 10>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have plowed several beds">> <<timed 1s>> <<goto "FieldWork_01">> <</timed>> <<elseif $EventEnc00 == 11>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have plowed several beds">> <<timed 1s>> <<goto "FieldWork_01">> <</timed>> <<elseif $EventEnc00 == 12>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have plowed several beds">> <<timed 1s>> <<goto "FieldWork_01">> <</timed>> <<else>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You have plowed several beds">> <<timed 1s>> <<goto "FIELD_WORK_01">> <</timed>> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "FIELD_WORK_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>BARN WORK</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(18)>> /* Случайное число от 0 до 18 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(3)>> /* Случайное число от 0 до 3 */ <<if $Mad > 59 and $EventEnc01 == 0>> <span class="madness00"><div style="text-align: center;"><img src="img/Events/Job/026.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $EventEnc01 == 1>> <span class="madness00"><div style="text-align: center;"><img src="img/Events/Job/028.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $EventEnc01 == 2>> <span class="madness00"><div style="text-align: center;"><img src="img/Events/Job/030.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $Mad > 59 and $EventEnc01 == 3>> <span class="madness00"><div style="text-align: center;"><img src="img/Events/Job/032.jpg" class="centerImage" style="max-width:100%;"></div></span> <<elseif $EventEnc01 == 0>> <div style="text-align: center;"><img src="img/Events/Job/025.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc01 == 1>> <div style="text-align: center;"><img src="img/Events/Job/027.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc01 == 2>> <div style="text-align: center;"><img src="img/Events/Job/029.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc01 == 3>> <div style="text-align: center;"><img src="img/Events/Job/031.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> /* Текст после изображения */ <div style="text-align: center;">You have changed into your work uniform and are ready for hard physical labor in the barn.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(This work will take some time and effort)<br/>(Efficiency is affected by Strength, Dexterity and Fitness)</span><br/><br/><br/></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> [[LEAVE|FarmBarn_01]] </div> <div class="links01"> <<link "BARN WORK">> <<run disableLink(event.target, 1500)>> <<if $TDay >= 16>> <<Message "It's too late to work">> <<elseif $MP <= 24>> <<Message "You are too tired">> <<elseif $EventEnc00 == 0>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You moved a couple of boxes">> <<timed 1s>> <<goto "BarnWork_02">> <</timed>> <<elseif $EventEnc00 == 1>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You moved a couple of boxes">> <<timed 1s>> <<goto "BarnWork_02">> <</timed>> <<elseif $EventEnc00 == 2>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 6))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You moved a couple of boxes">> <<timed 1s>> <<goto "BarnWork_02">> <</timed>> <<elseif $EventEnc00 == 3>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You moved a couple of boxes">> <<timed 1s>> <<goto "BarnWork_02">> <</timed>> <<elseif $EventEnc00 == 4>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You moved a couple of boxes">> <<timed 1s>> <<goto "BarnWork_03">> <</timed>> <<elseif $EventEnc00 == 5>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You moved a couple of boxes">> <<timed 1s>> <<goto "BarnWork_03">> <</timed>> <<elseif $EventEnc00 == 6>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You moved a couple of boxes">> <<timed 1s>> <<goto "BarnWork_03">> <</timed>> <<elseif $EventEnc00 == 7>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You moved a couple of boxes">> <<timed 1s>> <<goto "BarnWork_01">> <</timed>> <<elseif $EventEnc00 == 8>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You moved a couple of boxes">> <<timed 1s>> <<goto "BarnWork_01">> <</timed>> <<elseif $EventEnc00 == 9>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You moved a couple of boxes">> <<timed 1s>> <<goto "BarnWork_01">> <</timed>> <<elseif $EventEnc00 == 10>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You moved a couple of boxes">> <<timed 1s>> <<goto "BarnWork_01">> <</timed>> <<elseif $EventEnc00 == 11>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You moved a couple of boxes">> <<timed 1s>> <<goto "BarnWork_01">> <</timed>> <<elseif $EventEnc00 == 12>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You moved a couple of boxes">> <<timed 1s>> <<goto "BarnWork_01">> <</timed>> <<else>> <<set $TDay += 1>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $MP to Math.clamp($MP - 25, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $EventEnc to 0>> <<set $EventEnc to random(20)>> <<set $Money to Math.floor($Money + 15 + $EventEnc + (($STR + $DEX + $Fit) / 10))>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<Message "You moved a couple of boxes">> <<timed 1s>> <<goto "BARN_WORK_01">> <</timed>> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <<set $location to "BARN_WORK_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Farm/BarnWork/BarnWork_01.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Farm/BarnWork/BarnWork_02.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Farm/BarnWork/BarnWork_03.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Farm/BarnWork/BarnWork_04.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> It's a particularly hot day today.<br/>And there's no wind in the barn to cool you down while you're moving boxes.<br/>But what doesn't kill you makes you stronger.<br/>In the meantime, you decide to take a short break and cool off a bit. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <<Message "⤴️ You have improved your fitness">> /* Бонус к опыту */ <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack03 { position: relative; top: 260px; left: 880px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Farm/FieldWork/FieldWork_01.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Farm/FieldWork/FieldWork_02.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Farm/FieldWork/FieldWork_03.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Farm/FieldWork/FieldWork_04.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Farm/FieldWork/FieldWork_05.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Farm/FieldWork/FieldWork_06.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Today is a particularly hot day.<br/>The sky was crystal clear and working under the scorching sun was too tiring.<br/>But what doesn't kill you makes you stronger.<br/>In the meantime, you decided to take a short break. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <<Message "⤴️ You have improved your fitness">> /* Бонус к опыту */ <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Fit += 1>> <<set $Fit to Math.clamp($Fit, 0, 100)>> <<run updateBea()>> <<set $maxMP to Math.clamp(Math.floor(100 + ($Fit / 2)), 0, 150)>> <<set $MP to Math.clamp($MP, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack03 { position: relative; top: 260px; left: 880px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Plot/03/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <div class="TEXT-container00"><div style="text-align: center;"><span id="DescText">As you enter the largest barn on the farm, you notice a female figure sitting in the shadows near one of the walls. Realizing that a stranger has arrived, the figure rises to greet you, revealing itself to be an unusual-looking woman with some cow-like features. </span></div></div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<run disableLink(event.target, 700)>> <<set $FARM_START += 1>> <<switch $FARM_START>> <<case 1>> <<run replaceTextWithDelay("DescText", "<strong>Woman:</strong> - Hello stranger, we are always happy to see new faces. Why are you here?")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/013.jpg")>> <<case 2>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Hello, my name is <$>$Pname</$>. I'm just looking around the city, and this farm takes up quite a large part of it.")>> <<case 3>> <<run replaceTextWithDelay("DescText", "<strong>Luta:</strong> - My name is Luta, let's get acquainted. These farms really do take up a huge area, as they have to produce enough food to supply the city, but also keep some of it for storage in case of any problems.")>> <<case 4>> <<run replaceTextWithDelay("DescText", "<strong>Luta:</strong> - As you know, farming outside the protection of the walls would be too dangerous.")>> <<case 5>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Is it safe here? I just heard that attacks can happen even within the city limits.")>> <<case 6>> <<run replaceTextWithDelay("DescText", "<strong>Lyuta:</strong> - We have our own methods of protection. Anyway, my break is over, and Marta and Senka can answer the rest of your questions. They are in the living quarters now. Have a nice day, <$>$Pname</$>.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/017.jpg")>> <<case 7>> <<run replaceTextWithDelay("DescText", "Having said goodbye to you, the lyuta leaves the barn. And you enter the residential part of the building next to the barn.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/018.jpg")>> <<case 8>> <<run replaceTextWithDelay("DescText", "In the center of the unusual room is a large sofa on which two women are currently sitting.<br/>One of them looks like a cat and the other has the features of a goat.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/019.jpg")>> <<case 9>> <<run replaceTextWithDelay("DescText", "It seems that your appearance was not unexpected and you were waited.")>> <<case 10>> <<run replaceTextWithDelay("DescText", "<strong>Senka:</strong> - Hello <$>$Pname</$>. I'm Senka, and on the right is Marta. We have good hearing and we heard you talking to Lyuta.<br/>We are glad to welcome you to the farm.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/010.jpg")>> <<case 11>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Nice to meet you.<br/>What do you do on this farm?")>> <<case 12>> <<run replaceTextWithDelay("DescText", "<strong>Marta:</strong> The three of us, me, Senka and Lyuta, share the functions of managing this farm. Hmm... I can't remember the right term that would accurately define it.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/020.jpg")>> <<case 13>> <<run replaceTextWithDelay("DescText", "<strong>Senka:</strong> - Ha. Something like a council of tribal elders or corporate directors.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/010.jpg")>> <<case 14>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - I couldn't help but notice that you look a little unusual.")>> <<case 15>> <<run replaceTextWithDelay("DescText", "<strong>Senka:</strong> - That's because we are half-humans or non-humans or beastmen, call it what you want, we don't take offense at it.")>> <<case 16>> <<run replaceTextWithDelay("DescText", "<strong>Marta:</strong> - Most of those who ended up in this city are creatures from neighboring worlds. Whereas our native worlds are further away, and therefore there are more differences between us. But in fact, we are the same people and if you don’t take into account traditions and appearance, we are not particularly different.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/020.jpg")>> <<case 17>> <<run replaceTextWithDelay("DescText", "<strong>Marta:</strong> - Well, except that many of us have fur and hooves, so it's not very convenient for us to live in houses that you are used to. Same with clothes.")>> <<case 18>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - Thanks for the explanation.")>> <<case 19>> <<run replaceTextWithDelay("DescText", "<strong>Senka:</strong> - You're welcome. By the way, there are quite a few of us here, and the rest of the people don't really like working on the farm.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/010.jpg")>> <<case 20>> <<run replaceTextWithDelay("DescText", "<strong>Marta:</strong> - Because we are much more resilient. Although we are always short of workers. If you need work, we always have it.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/020.jpg")>> <<case 21>> <<run replaceTextWithDelay("DescText", "<strong>Senka:</strong> - Hard physical labor. Carrying round things, rolling square things, and the like.<br/>I doubt it would suit a woman like you, but why not.")>> <<run replaceImageWithEffect("plotImage", "C:/Users/user/Desktop/GameMat/NEW GAME/img/Plot/03/010.jpg")>> <<case 22>> <<run replaceTextWithDelay("DescText", "<strong><$>$Pname</$>:</strong> - I'll keep that in mind. Then I'll probably go and look at the rest, if you don't mind.")>> <<case 23>> <<run replaceTextWithDelay("DescText", "<strong>Senka:</strong> - Take a look. And don't be shy to come in and ask if something is unclear.")>> <<case 24>> <<run replaceTextWithDelay("DescText", "Leaving the women, you return to the barn.")>> <<case 25>> <<set $FARM_START to 2>> <<run setTimeout(() => Engine.play("FarmBarn_01"), 500)>> <<default>> <<replace "#DescText">><<print "text">><</replace>> <</switch>><</link>></div> <div class="links01"> <<link "SKIP">> <<set $SKIP += 1>> <<switch $SKIP>> <<case 1>> <<script>> Dialog.setup("   SKIP"); Dialog.wiki("To confirm skipping a chapter, press the button again."); Dialog.open(); <</script>> <<case 2>> <<set $SKIP to 0>> <<set $FARM_START to 2>> <<run setTimeout(() => Engine.play("FarmBarn_01"), 500)>> <<default>> <<set $SKIP to 0>> <</switch>><</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(73)>> /* Случайное число от 0 до 73 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 26>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 27>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 28>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 29>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 30>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 31>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 32>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 33>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 34>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 35>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 36>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 37>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 38>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 39>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 41>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 42>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 43>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 44>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 45>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 46>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 47>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 48>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 49>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 50>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 51>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 52>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 53>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 54>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 55>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 56>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 57>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 58>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 59>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 60>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 61>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 62>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 63>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 64>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 65>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 66>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 67>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 68>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/069.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 69>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/070.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 70>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/071.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 71>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/072.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 72>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/073.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 73>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork1/074.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a naked woman looking like a wolf.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying loads from one barn to another, you come across a naked woman who looks like a wolf.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you notice a naked woman who looks like a wolf.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you see a naked woman who looks like a wolf.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a naked woman who looks like a wolf.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman who looks like a wolf.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 6>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you notice a naked woman who looks like a wolf.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 7>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you see a naked woman who looks like a wolf.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 8>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman who looks like a wolf.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 9>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a naked woman who looks like a wolf.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 10>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you notice a naked woman with hyena-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 11>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with hyena-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 12>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying loads from one barn to another, you come across a naked woman with hyena-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 13>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a naked woman with hyena-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with hyena-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you see a naked woman with hyena-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 16>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with hyena-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 17>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you notice a naked woman with hyena-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 18>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a naked woman with hyena-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 19>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with hyena-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 20>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying loads from one barn to another, you come across a naked woman with hyena-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 21>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you notice a naked woman with hyena-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 22>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with hyena-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 23>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you see a naked woman with hyena-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 24>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with hyena-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 25>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a naked woman with hyena-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 26>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you notice a naked woman with hyena-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 27>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with hyena-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 28>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying loads from one barn to another, you come across a naked woman with hyena-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 29>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a naked woman with hyena-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 30>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with the features of a hare.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 31>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you see a naked woman with the features of a hare.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 32>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying loads from one barn to another, you come across a naked woman with the features of a hare.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 33>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with the features of a hare.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 34>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you notice a naked woman with the features of a hare.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 35>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you see a naked woman with the features of a hare.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 36>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with cow-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 37>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a naked woman with cow-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 38>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you notice a naked woman with cow-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with cow-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying loads from one barn to another, you come across a naked woman with cow-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 41>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a naked woman with cow-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 42>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with cow-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 43>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you see a naked woman with cow-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 44>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying loads from one barn to another, you come across a naked woman with cat-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 45>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with cat-like features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 46>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you notice a naked woman with cat-like features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 47>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you see a naked woman with tiger features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 48>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying loads from one barn to another, you come across a naked woman with tiger features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 49>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a naked woman with tiger features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 50>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with tiger features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 51>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you see a naked woman with feline features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 52>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying loads from one barn to another, you come across a naked woman with feline features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 53>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman with feline features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 54>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you notice a naked woman with feline features.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 55>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you see a naked woman with feline features.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 56>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman who looks like a fox.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 57>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a naked woman who looks like a fox.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 58>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you notice a naked woman who looks like a fox.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 59>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman who looks like a fox.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying loads from one barn to another, you come across a naked woman who looks like a fox.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 61>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a naked woman who looks like a fox.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 62>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you notice a naked woman who looks like a fox.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 63>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman who looks like a fox.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 64>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying loads from one barn to another, you come across a naked woman who looks like a fox.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 65>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman who looks like a fox.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 66>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you notice a naked woman who looks like a fox.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 67>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you see a naked woman who looks like a mouse.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 68>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While moving boxes, you come across a naked woman who looks like a mouse.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 69>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a naked woman who looks like a mouse.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 70>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you notice a naked woman who looks like a mouse.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 71>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your work, you see a naked woman who looks like a mouse.<br/>You continue on your way. </span> </div> </div> <<elseif $EventEnc00 == 72>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying loads from one barn to another, you come across a naked woman who looks like a mouse.<br/>You go on doing your work. </span> </div> </div> <<elseif $EventEnc00 == 73>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a naked woman who looks like a mouse.<br/>You continue on your way. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(22)>> /* Случайное число от 0 до 22 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\BarnWork2/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying boxes, you accidentally stumble upon a couple making love in a secluded corner.<br/>A seemingly ordinary man is fucking a woman with wolfish features. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a couple making love in a secluded corner.<br/>A man who looks like a hyena is fucking a woman with wolf features. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a couple making love in a secluded corner.<br/>A man who looks like a tiger is fucking a woman with fox features. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a couple making love in a secluded corner.<br/>A man who looks like a tiger is fucking a woman with fox features. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a couple making love in a secluded corner.<br/>A man who looks like a hyena is fucking a woman with wolf features. </span> </div> </div> <<elseif $EventEnc00 == 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a couple making love in a secluded corner.<br/>A man who looks like a tiger is fucking a woman with fox features. </span> </div> </div> <<elseif $EventEnc00 == 6>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your job, you accidentally stumble upon a couple having sex in a secluded corner of the barn.<br/>It seems to be a man and a woman who look like hyenas. </span> </div> </div> <<elseif $EventEnc00 == 7>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a couple making love in a secluded corner.<br/>A man who looks like a tiger is fucking a woman with fox features. </span> </div> </div> <<elseif $EventEnc00 == 8>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a couple making love in a secluded corner.<br/>A man who looks like a hyena is fucking a woman with wolf features.<br/>The she-wolf is much larger than her man, which makes it look a little comical. </span> </div> </div> <<elseif $EventEnc00 == 9>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying loads, you notice a couple having sex behind one of the barns.<br/>A large hyena-like man is fucking an ordinary-looking woman.<br/>You ignore them and continue your business. </span> </div> </div> <<elseif $EventEnc00 == 10>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a couple making love in a secluded corner.<br/>A man who partially looking like a hyena is fucking a woman with wolf features.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 11>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In one of the barns, you accidentally stumble upon a couple<br/>of a fox-like woman and a wildcat-like man having sex.<br/>You decide not to disturb them and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 12>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying boxes, you accidentally stumble upon a couple making love in a secluded corner.<br/>A seemingly ordinary man is fucking a woman with wolfish features.<br/>You move on, deciding to ignore them. </span> </div> </div> <<elseif $EventEnc00 == 13>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While doing your job, you accidentally stumble upon a couple having sex in a secluded corner of the barn.<br/>It seems to be a man and a woman who look like hyenas.<br/>But you decide not to be distracted by this spectacle. </span> </div> </div> <<elseif $EventEnc00 == 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In one of the barns you see a regular woman with big breasts being fucked by a man who looks like a bull.<br/>You decide to leave the couple to themselves and leave. </span> </div> </div> <<elseif $EventEnc00 == 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/> While working in one of the barns, you see a woman with cow features being fucked by a man who looks like a bull.<br/>You walk away, leaving them to their own devices. </span> </div> </div> <<elseif $EventEnc00 == 16>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While carrying boxes you accidentally stumble upon two beastmen having sex.<br/>A girl who looks like a cow is being fucked from behind by a man who looks like a wolf.<br/>Having put your cargo where it should be you leave. </span> </div> </div> <<elseif $EventEnc00 == 17>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a wolf man who is fucking a horned woman with big breasts.<br/>You leave the couple, deciding not to disturb them. </span> </div> </div> <<elseif $EventEnc00 == 18>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a wolf man who is fucking a horned woman with big breasts.<br/>You leave the couple, deciding not to disturb them. </span> </div> </div> <<elseif $EventEnc00 == 19>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In one of the barns, you accidentally stumble upon a couple having sex.<br/>A man who looks like a wolf is fucking a very large woman with cow-like features from behind.<br/>It all looks a bit comical, but you decide to leave the couple as quickly as possible.<br/>This woman looks quite ferocious. </span> </div> </div> <<elseif $EventEnc00 == 20>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In one of the barns, you accidentally stumble upon a couple having sex.<br/>An ordinary-looking man is fucking a cow-like woman from behind.<br/>You leave the couple alone with each other. </span> </div> </div> <<elseif $EventEnc00 == 21>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a wolf man fucking a cow-like woman in one of the barns.<br/>You leave the cargo you brought at the right place and leave,<br/>leaving the lovers with each other. </span> </div> </div> <<elseif $EventEnc00 == 22>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a wolf man fucking a cow-like woman in one of the barns.<br/>You leave the cargo you brought at the right place and leave,<br/>leaving the lovers with each other. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $Exp += 8>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 15, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(98)>> /* Случайное число от 0 до 98 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 26>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 27>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 28>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 29>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 30>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 31>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 32>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 33>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 34>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 35>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 36>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 37>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 38>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 39>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 41>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 42>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 43>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 44>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 45>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 46>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 47>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 48>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 49>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 50>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 51>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 52>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 53>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 54>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 55>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 56>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 57>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 58>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 59>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 60>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 61>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 62>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 63>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 64>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 65>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 66>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 67>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 68>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/069.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 69>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/070.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 70>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/071.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 71>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/072.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 72>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/073.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 73>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/074.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 74>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/075.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 75>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/076.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 76>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/077.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 77>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/078.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 78>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/079.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 79>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/080.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 80>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/081.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 81>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/082.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 82>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/083.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 83>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/084.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 84>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/085.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 85>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/086.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 86>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/087.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 87>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/088.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 88>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/089.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 89>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/090.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 90>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/091.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 91>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/092.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 92>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/093.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 93>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/094.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 94>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/095.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 95>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/096.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 96>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/097.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 97>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/098.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 98>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork1/099.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with the features of a she-wolf.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman with the features of a she-wolf.<br/>She also noticed you and looks back.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with the features of a she-wolf.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman with the features of a she-wolf.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, three naked women with the appearance of she-wolves appeared next to you.<br/>After watering some plants from the buckets they brought, they went towards the well. </span> </div> </div> <<elseif $EventEnc00 == 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A naked man and woman with wolf-like features walk past you, seemingly carrying buckets of water to water a distant part of the field.<br/>You stop staring at them and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 6>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman with the features of a she-wolf.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 7>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with the features of a she-wolf.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 8>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman with the features of a she-wolf.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 9>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman with the features of a she-wolf.<br/>She also noticed you and looks back.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 10>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with the features of a she-wolf.<br/>She also noticed you and looks back.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 11>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman with the features of a she-wolf.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 12>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with the features of a she-wolf.<br/>She also noticed you and looks back.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 13>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman with the features of a she-wolf.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman with the features of a she-wolf.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with the features of a she-wolf.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 16>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman similar in appearance to a hyena.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 17>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with similar in appearance to a hyena.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 18>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman similar in appearance to a hyena.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 19>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you are working, a woman with the appearance of a hyena passes by, carrying a bucket of water.<br/>She asks if you need water, and after you refuse, she moves on. </span> </div> </div> <<elseif $EventEnc00 == 20>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with similar in appearance to a hyena.<br/>She also noticed you and looks back.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 21>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A woman with the appearance of a hyena passes by you.<br/>She carries two large buckets of water and it doesn't look like it's something heavy for her.<br/>After seeing the woman off with a thoughtful look, you return to work. </span> </div> </div> <<elseif $EventEnc00 == 22>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with similar in appearance to a hyena.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 23>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman similar in appearance to a hyena.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 24>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A naked woman, resembling a hyena, stops next to you.<br/>She has unusual bright red hair and a bucket of water in her hands.<br/>After offering you some water, she moves on. </span> </div> </div> <<elseif $EventEnc00 == 25>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with similar in appearance to a hyena.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 26>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman similar in appearance to a hyena.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 27>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you notice a naked woman who looks like a hyena, who has sat down for a short rest.<br/>She watches you carefully as you work, which makes you feel a little embarrassed.<br/>After a short period of time, the hyena girl returns to work. </span> </div> </div> <<elseif $EventEnc00 == 28>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you notice a naked woman who looks like a hyena, who has sat down for a short rest.<br/>She watches you carefully as you work, which makes you feel a little embarrassed.<br/>After a short period of time, the hyena girl returns to work. </span> </div> </div> <<elseif $EventEnc00 == 29>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman similar in appearance to a hyena.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 30>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You notice a naked woman not far from you who looks like a hyena.<br/>She, seeing your attention, smiles back at you.<br/>You turn away in embarrassment. </span> </div> </div> <<elseif $EventEnc00 == 31>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman similar in appearance to a hyena.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 32>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you are working, a naked woman who looks like a hyena approaches you and asks if you are too hot to work in clothes.<br/>You explain to her that the sun can harm exposed skin and that in general you are not too hot.<br/>Shaking her head, the hyena girl goes back to work. </span> </div> </div> <<elseif $EventEnc00 == 33>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman similar in appearance to a hyena.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 34>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman similar in appearance to a hyena.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 35>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with similar in appearance to a hyena.<br/>She also noticed you and looks back.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 36>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Not far from you, you see a naked woman with the appearance of a hyena lie down on the ground, for a short break.<br/>Realizing that you have been looking at her for too long, you turn away to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 37>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with similar in appearance to a hyena.<br/>She also noticed you and looks back.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 38>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman similar in appearance to a hyena.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 39>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which has the appearance of a hare.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 40>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which has the appearance of a hare.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 41>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which has the appearance of a hare.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 42>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which has the appearance of a hare.<br/>She also noticed you and looks back.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 43>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which has the appearance of a hare.<br/>She also noticed you and looks back.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 44>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which has the appearance of a hare.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 45>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman which has the appearance of a hare.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 46>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which has the appearance of a cow.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 47>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which has the appearance of a cow.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 48>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which has the appearance of a cow.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 49>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which has the appearance of a cow.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 50>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A naked woman with cow-like features stops next to you.<br/>She holds a large bucket of water and asks if you are hot and thirsty.<br/>Realizing that you are staring at her large breasts, you answer that everything is fine and return to work. </span> </div> </div> <<elseif $EventEnc00 == 51>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which has the appearance of a cow.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 52>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which has the appearance of a cow.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 53>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which has the appearance of a cow.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 54>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A naked woman with cow-like features stops next to you.<br/>She holds a large bucket of water and asks if you are hot and thirsty.<br/>Realizing that you are staring at her large breasts, you answer that everything is fine and return to work. </span> </div> </div> <<elseif $EventEnc00 == 55>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman which has the appearance of a cow.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 56>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A naked woman with cow-like features stops next to you.<br/>She holds a large bucket of water and asks if you are hot and thirsty.<br/>Realizing that you are staring at her large breasts, you answer that everything is fine and return to work. </span> </div> </div> <<elseif $EventEnc00 == 57>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which has the appearance of a cow.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 58>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A naked woman with cow-like features passes by you.<br/>She carries a bucket of water to the distant beds. You can't help but stare at her massive horns.<br/>Thinking that this must be very uncomfortable and wondering why there are four of them. </span> </div> </div> <<elseif $EventEnc00 == 59>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which has the appearance of a cow.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 60>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You see a naked cow girl working next to you, pouring water on herself from a bucket.<br/>Involuntarily admiring this scene, you return back to work. </span> </div> </div> <<elseif $EventEnc00 == 61>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which has the appearance of a cow.<br/>She also noticed you and looks back.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 62>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman which has the appearance of a cow.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 63>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which has the appearance of a cow.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 64>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which has cat-like features.<br/>She also noticed you and looks back.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 65>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman which has cat-like features.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 66>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which has cat-like features.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 67>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which has tiger-like features.<br/>She also noticed you and looks back.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 68>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You see a naked tired tigress girl lying down on the ground for a short rest not far from you.<br/>Looking at this you are surprised at how clean her fur is and wonder why it doesn't get dirty. </span> </div> </div> <<elseif $EventEnc00 == 69>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with which has tiger-like features.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 70>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which has tiger-like features.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 71>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which has tiger-like features.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 72>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Not far from you you notice a naked cat girl.<br/>Her fur is so dark that if you don't look closely while the sun is hidden behind the clouds, she merges into one black spot.<br/>It seems the girl noticed your attention and looks back questioningly.<br/>You turn away in confusion. </span> </div> </div> <<elseif $EventEnc00 == 73>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which has cat-like features.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 74>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which has cat-like features.<br/>She also noticed you and looks back.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 75>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which has cat-like features.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 76>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which has cat-like features.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 77>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman which looks like a fox.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 78>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which looks like a fox.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 79>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which looks like a fox.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 80>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which looks like a fox.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 81>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which looks like a fox.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 82>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman which looks like a fox.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 83>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which looks like a fox.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 84>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which looks like a fox.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 85>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which looks like a fox.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 86>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which looks like a fox.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 87>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman which looks like a fox.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 88>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman which looks like a fox.<br/>She also noticed you and looks back.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 89>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby which looks like a fox.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 90>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you notice two naked women with mousy appearance.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 91>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with the appearance of a mouse.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 92>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman with the appearance of a mouse.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 93>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a naked woman with the appearance of a mouse.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 94>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with the appearance of a mouse.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 95>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman with the appearance of a mouse.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <<elseif $EventEnc00 == 96>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working, you noticed a naked woman nearby with the appearance of a mouse.<br/>You decide to continue your work. </span> </div> </div> <<elseif $EventEnc00 == 97>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you suddenly notice a naked woman with the appearance of a mouse.<br/>You turn away and continue your work. </span> </div> </div> <<elseif $EventEnc00 == 98>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were working you noticed not far from you a large naked woman with the appearance of a mouse.<br/>She also noticed you and looks back.<br/>You stop staring at the woman and go back to your work. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork2/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork2/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork2/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork2/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork2/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork2/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork2/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork2/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork2/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\FieldWork2/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you come across two women apparently making love.<br/>A woman who looks like a wolf is giving cunnilingus to another woman who looks like a normal person.<br/>You walk away leaving them to each other. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you come across two women apparently making love.<br/>This is a woman who looks like a wolf and an ordinary girl.<br/>You decide not to disturb them and leave. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you come across two women kissing.<br/>One of them looks like a large she-wolf while the other has cat-like features.<br/>You leave, deciding not to disturb them. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field you come across two women kissing.<br/>One of them looks like a large she-wolf while the other has cat-like features.<br/>You leave, deciding not to disturb them. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field, you accidentally find two women kissing.<br/>They are an ordinary girl and a woman who looks like a wolf.<br/>You leave them alone. </span> </div> </div> <<elseif $EventEnc00 == 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally find a wolf woman and a girl with cat ears.<br/>It seems they were going to do something indecent, but you prevented it.<br/>You leave, leaving them to each other. </span> </div> </div> <<elseif $EventEnc00 == 6>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field, you accidentally find two women kissing.<br/>They are an ordinary girl and a woman who looks like a wolf.<br/>You leave them alone. </span> </div> </div> <<elseif $EventEnc00 == 7>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working in the field, you accidentally find two women kissing.<br/>They are an ordinary girl and a woman who looks like a wolf.<br/>You leave them alone. </span> </div> </div> <<elseif $EventEnc00 == 8>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a couple of women who look like a wolf and a cat.<br/>It looks like they decided to make love and the she-wolf licks her friend's pussy.<br/>You leave to continue your work, leaving the couple to themselves. </span> </div> </div> <<elseif $EventEnc00 == 9>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While working, you accidentally stumble upon a couple of women who look like a wolf and a cat.<br/>It looks like they decided to make love and the she-wolf licks her friend's pussy.<br/>You leave to continue your work, leaving the couple to themselves. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $Exp += 8>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 15, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(18)>> /* Случайное число от 0 до 18 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Search/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Wandering through the farms you come to a small open area<br/>where local workers are having fun playing volleyball. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Wandering through the farms you come to a small open area<br/>where local workers are having fun playing volleyball. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Wandering through the farms you come to a small open area<br/>where local workers are having fun playing volleyball. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking through the open door of one of the wooden buildings,<br/>you see a small gym where a couple of local girls are warming up. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While walking around the farm, you come across a nook with an outdoor pool.<br/>In the pool is a naked woman with a fox-like appearance.<br/>She doesn't seem to be bothered by your presence. </span> </div> </div> <<elseif $EventEnc00 == 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Walking around the farm you come across a nook with an outdoor pool.<br/>In the pool is a naked woman with a fox-like appearance.<br/>It seems she enjoys your attention to her body. </span> </div> </div> <<elseif $EventEnc00 == 6>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While walking around the farm, you come across a nook with an outdoor pool.<br/>In the pool are two naked women with a fox-like appearance.<br/>It seems one of them would not mind if you joined in. </span> </div> </div> <<elseif $EventEnc00 == 7>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While walking around the farm, you come across a nook with an outdoor pool.<br/>In the pool is a naked woman with a fox-like appearance.<br/>She doesn't seem to be bothered by your presence. </span> </div> </div> <<elseif $EventEnc00 == 8>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While walking around the farm, you come across a nook with an outdoor pool.<br/>In the pool are two naked women with a fox-like appearance.<br/>It seems one of them would not mind if you joined in. </span> </div> </div> <<elseif $EventEnc00 == 9>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Passing by one of the wooden houses with large open windows,<br/>you accidentally see through the window a naked woman hugging a man with tiger-like features. </span> </div> </div> <<elseif $EventEnc00 == 10>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Wandering around the farm, you accidentally find a corner with an open pool where several local workers are relaxing.<br/>One of the girls in the pool has no special features except for animal ears.<br/>This even seems strange against the background of the rest of the locals. </span> </div> </div> <<elseif $EventEnc00 == 11>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While wandering around the village you come across a small open area<br/>where a tiger woman and a hyena-like man are fighting each other in hand-to-hand combat.<br/>It looks like some kind of training. </span> </div> </div> <<elseif $EventEnc00 == 12>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While wandering through the village you come across a tiger man and a hyena-like woman hugging.<br/>You move on, not wanting to disturb them. </span> </div> </div> <<elseif $EventEnc00 == 13>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While wandering around the village you accidentally see through the open door of one of the houses<br/>how two locals are training inside using bladed weapons. </span> </div> </div> <<elseif $EventEnc00 == 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the area, you accidentally stumble upon two locals who look like adventurers. </span> </div> </div> <<elseif $EventEnc00 == 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the area, you accidentally stumble upon two locals<br/>who look like adventurers. </span> </div> </div> <<elseif $EventEnc00 == 16>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the area, you accidentally stumble upon two locals<br/>who look like adventurers. </span> </div> </div> <<elseif $EventEnc00 == 17>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the area, you accidentally stumble upon two locals<br/>who look like adventurers. </span> </div> </div> <<elseif $EventEnc00 == 18>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the area, you accidentally stumble upon two locals<br/>who look like adventurers. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<if $EventEnc00 == 3>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<elseif $EventEnc00 == 4>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<elseif $EventEnc00 == 5>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<elseif $EventEnc00 == 6>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<elseif $EventEnc00 == 7>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<elseif $EventEnc00 == 8>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<elseif $EventEnc00 == 9>> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<elseif $EventEnc00 == 10>> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <</if>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking around the farm area, you find an unusual flower growing by the road.<br/>Even standing far away you feel a pleasant smell, but at the same time when you look at it,<br/>a feeling of some kind of pressure arises in your head. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "Farm_01">> <</link>></div> <div class="links01"> <<link "SMELL">> <<goto "Farm_Flower_02">> <</link>></div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>When you pick the flower, the feeling of pressure suddenly disappears.<br/>You bring it to your face and sniff. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Farm_Flower_03">> <</link>></div> </div> </div> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 5>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $Bim += 3>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run UIBar.setStoryElements()>> <<Message "⤴️ Your <strong>arosual</strong> increases<br/><br/>⤴️ Your <strong>corruption</strong> is increases<br/><br/>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Psi\Confusion/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Psi\Confusion/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Psi\Confusion/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Psi\Confusion/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Psi\Confusion/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Psi\Confusion/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Psi\Confusion/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You suddenly remember... <span class="madness00">something important</span>, and forget it.<br/>Or does it just seem that way to you?<br/>A multitude of unformed thoughts rush through head <span class="madness00">without stopping</span>,<br/>before you <span class="madness00">realize</span> that you have been standing in a daze by the road for quite some time. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $Bim >= 50>> <<goto "Farm_Flower_04">> <<else>> <<goto "Farm_01">> <</if>> <</link>></div> </div> </div> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Farm\Flower/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Waking up, you realize that you are thoughtfully chewing a green stalk of some plant.<br/><span class="madness00">There is a strange but pleasant sweetish taste in your mouth.</span><br/><br/>Throwing the plant aside, you continue on your way. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $Bim += 2>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateMadMinimum()>> <<set $Mad -= 5>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $HP to Math.clamp($HP + 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $MP to Math.clamp($MP + 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run UIBar.setStoryElements()>> <<Message "⤴️ Your <strong>health</strong> is restored<br/><br/>⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤵️ Your <strong>mind</strong> is rested">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<set $EventEnc00 to 0>> <<set $EventEnc00 to random(14)>> /* Случайное число от 0 до 14 */ /* Увеличение счетчика поиска */ <<set $INSPECTION_FARM += 1>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP - 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Увеличение времени дня */ <<set $TDay += 1>> <<if $EventEnc00 == 0>> <<goto "Farm_Search_01">> <<elseif $EventEnc00 == 1>> <<goto "Farm_Search_01">> <<elseif $EventEnc00 == 2>> <<goto "Farm_Search_01">> <<elseif $EventEnc00 == 3>> <<goto "Farm_Search_01">> <<elseif $EventEnc00 == 4>> <<goto "Farm_Flower_01">> <<elseif $EventEnc00 == 5>> <<goto "Farm_Flower_01">> <<elseif $EventEnc00 == 6>> <<goto "Farm_Flower_01">> <<elseif $EventEnc00 == 7>> <<goto "Potion01_03">> <<elseif $EventEnc00 == 8>> <<goto "Potion01_03">> <<elseif $EventEnc00 == 9>> <<goto "Potion01_03">> <<elseif $EventEnc00 == 10>> <<goto "INSPECTION_FARM">> <<else>> <<goto "INSPECTION_FARM">> <</if>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <br/> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You are walking around in search of something interesting.</strong> </span> </div> </div> <<Message "⤵️ You spent some <strong>energy</strong>">> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <br/> <<if $Mad <= 49>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<else>> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <strong>You rest for some time.</strong> </span> </div> </div> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤵️ Your <strong>mind</strong> is rested">> /* параметры для осмотра областей */ <<set $INSPECTION_DOCKS to 0>> <<set $INSPECTION_WEAST to 0>> <<set $INSPECTION_NORTH to 0>> <<set $INSPECTION_EAST to 0>> <<set $INSPECTION_FIELDS to 0>> <<set $INSPECTION_FOREST to 0>> <<set $INSPECTION_DUNGEON to 0>> <<set $INSPECTION_FARM to 0>> /* Сброс эффектов еды*/ <<set $SFOOD01 to 0>> <<set $SFOOD02 to 0>> <<set $SFOOD03 to 0>> /* Бонус к энергии за отдых */ <<set $MP to Math.clamp($MP + 5, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> /* Бонус снижение интоксикации за отдых */ <<set $Tox to Math.clamp($Tox - 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> /* Увеличение времени дня */ <<set $TDay += 1>> /* Понижение Безумия */ <<run updateMadMinimum()>> <<set $Mad -= 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(33)>> /* Случайное число от 0 до 33 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 26>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 27>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 28>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 29>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 30>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 31>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 32>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 33>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSwi/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing, you notice a woman with snake-like features lying on the sand not far from you.<br/>Despite all the scales, she looks surprisingly attractive.<br/>After admiring her form, you turn your gaze elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a woman not far from you who looks like a deer.<br/>The stranger is lying on the very edge of the shore, partially falling under some of the waves.<br/>Before your excessive attention becomes noticeable, you stop examining her. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking at the picture of the shore in front of you,<br/>you stumble upon a woman with the features of a deer who is located next to the rocks.<br/>You note for yourself that the girl has a very slender body and large breasts,<br/>after which you decide to stop staring at her so openly and continue your vacation. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were relaxing, a woman with deer-like features lay down on the sand of the beach not far from you.<br/>Having appreciated all the charms of this woman, you look away. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a woman with deer-like features.<br/Unlike the others, her fur is much darker in color, and the clothes she is wearing are clearly not designed to protect her from water.<br/Before your excessive attention becomes noticeable, you stop examining her. </span> </div> </div> <<elseif $EventEnc00 == 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While looking at the picture of the shore in front of you, your gaze falls on a woman who looks like a deer.<br/>The woman has large antlers and is wearing a swimsuit that doesn't leave much to the imagination.<br/>Stopping openly looking at this woman, you turn your attention elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 6>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a woman with snake-like features not far from you.<br/>Her scales are yellowish and she has a hood on her head like a cobra.<br/>The stranger is lying on the very edge of the shore, partially falling under some of the waves.<br/>You decide to stop staring so openly at her chest and continue your vacation. </span> </div> </div> <<elseif $EventEnc00 == 7>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were relaxing, a woman with deer-like features lay down on the sand of the beach not far from you.<br/>You notice that the girl has rather large animal ears and menacing horns, as well as very large breasts.<br/>Having assessed all the charms of this woman, you look away. </span> </div> </div> <<elseif $EventEnc00 == 8>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking at the picture of the shore in front of you, you stumble upon a woman who looks like a deer.<br/>Unlike other similar ones, her body has quite thick fur, and the woman herself looks stronger than the others.<br/>Having admired her forms, you turn your gaze elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 9>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing, you notice a deer girl who has settled down near the shore.<br/>Having come across the neckline of her swimsuit, you notice that her chest is devoid of fur.<br/>Was it removed on purpose or is this her peculiarity?<br/>Having stopped openly looking at this woman, you turn your attention elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 10>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were resting, you suddenly notice that a deer girl lying nearby is carefully examining your body.<br/>Thinking about what sex with such a woman would look like, you after a while, confused, break your eye contact. </span> </div> </div> <<elseif $EventEnc00 == 11>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach you see a deer girl not far from you.<br/>She looks back at you and smiles. Having appreciated all the charms of this woman you look away. </span> </div> </div> <<elseif $EventEnc00 == 12>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you are resting, you notice a woman with deer-like features lying on the sand nearby.<br/>After admiring her curves, you turn your gaze elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 13>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a woman with crocodile-like features relaxing nearby.<br/>She is wearing a bright yellow, eye-catching swimsuit.<br/>Stopping your frank examination of this woman, you turn your attention elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking at the picture of the shore in front of you, your gaze stumbles upon a woman with crocodile-like features relaxing nearby.<br/>She is wearing a bright orange, eye-catching swimsuit.<br/>You decide to stop staring so openly at her chest and continue your vacation. </span> </div> </div> <<elseif $EventEnc00 == 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were relaxing, a woman with crocodile-like features lay down on the sand of the beach not far from you.<br/>Having settled down comfortably, she began to lazily look at the other people relaxing nearby.<br/>Before your excessive attention became noticeable, you stop examining this stranger. </span> </div> </div> <<elseif $EventEnc00 == 16>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a woman with lizard-like features not far from you.<br/>On her head, instead of hair, there are many small flexible spikes, and her body has dark green scales.<br/>After admiring her form, you turn your gaze elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 17>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking at the picture of the shore in front of you, your gaze falls on a woman with the features of a lizard.<br/>She has surprisingly large breasts and the scales on them are so small that you can pass them off as normal green skin.<br/>Stopping frankly looking at this woman, you turn your attention elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 18>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you are resting, you notice a woman with lizard-like features nearby.<br/>You wonder if these beastmen can be considered reptiles if they have such large breasts,<br/>when naturally occurring reptiles should not have them, since they are not mammals.<br/>You decide to stop staring so openly at her breasts and continue your rest. </span> </div> </div> <<elseif $EventEnc00 == 19>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a woman with lizard-like features not far from you.<br/>She is wearing a bright red swimsuit and is lying next to the rocks.<br/>Having appreciated all the charms of this woman, you look away. </span> </div> </div> <<elseif $EventEnc00 == 20>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While looking at the picture of the shore in front of you, your gaze falls on a woman with lizard-like features.<br/>She has surprisingly large breasts and the scales on them are so small that you can pass them off as normal green skin.<br/>Before your excessive attention becomes noticeable, you stop examining her. </span> </div> </div> <<elseif $EventEnc00 == 21>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were relaxing, a reptilian woman lay down on the sand of the beach not far from you.<br/>You wonder what it must be like to live with such a long and massive tail.<br/>Stopping openly looking at this woman, you turn your attention elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 22>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a woman with reptilian features.<br/>It seems that she is looking at you attentively and although it is difficult to understand anything from her face, it seems to you that there is a smile on it.<br/>You decide to stop staring so openly at her chest and continue your vacation. </span> </div> </div> <<elseif $EventEnc00 == 23>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were relaxing, a woman with lizard-like features lay down on the sand of the beach not far from you.<br/>She has surprisingly large breasts and her yellowish scales on them are so small that they can be mistaken for normal skin.<br/>Before your excessive attention becomes noticeable, you stop examining her. </span> </div> </div> <<elseif $EventEnc00 == 24>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing, you notice a woman with lizard-like features.<br/>Looking at her legs, you think about the fact that despite the general similarity,<br/>the reptile girls you saw can be very different in their structure.<br/>After admiring them, you move your gaze elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 25>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a reptile girl in a bright orange swimsuit.<br/>Together with green scales, such a combination of colors strongly attracts the eye and it seems to you that she knows it.<br/>Before your excessive attention becomes noticeable, you stop examining her. </span> </div> </div> <<elseif $EventEnc00 == 26>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking at the picture of the shore in front of you, your gaze falls on a reptilian girl.<br/>She has brown scales and hair growing out of her head that resembles dreadlocks, although you are not sure that it is hair at all.<br/>You decide to stop staring at her so openly and continue your vacation. </span> </div> </div> <<elseif $EventEnc00 == 27>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a woman with snake-like features not far from you.<br/>She is wearing a bright green swimsuit and has a hood on her head like a cobra.<br/>Having appreciated all the charms of this unusual woman, you look away. </span> </div> </div> <<elseif $EventEnc00 == 28>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were relaxing, a woman with lizard-like features lay down on the sand of the beach not far from you.<br/>Despite the very large size of her breasts, her body has rather large and rough scales.<br/>Thinking about how reptiles shed their skin, you turn your gaze elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 29>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking at the picture of the shore in front of you, your gaze falls on a woman with snake-like features.<br/>Her large breasts are covered by an unusual black swimsuit and you wonder how it stays on,<br/>because in your opinion, such a thing is simply obliged to constantly fly off the chest.<br/>Having stopped openly looking at this woman, you turn your attention elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 30>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a snake girl lying on the sand not far from you.<br/>She has a long flexible neck and a hood folded at the moment like a cobra.<br/>You decide to stop staring so openly at her chest and continue your vacation. </span> </div> </div> <<elseif $EventEnc00 == 31>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing, you notice a snake woman lying on a lounge chair near you.<br/>She has a hood like a cobra, and she is wearing a red one-piece swimsuit.<br/>Before your excessive attention becomes noticeable, you stop examining her. </span> </div> </div> <<elseif $EventEnc00 == 32>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a woman lying nearby with the features of a snake.<br/>This girl has noticed your gaze and is looking at you with interest in return. You, embarrassed, look elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 33>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You notice a snake woman lying not far from you.<br/>She has rather large scales and a cobra hood, and she is wearing a black swimsuit that leaves almost no room for imagination.<br/>Having stopped openly looking at this woman, you turn your attention elsewhere. </span> </div> </div> <</if>> <div class="links-container01"> <div class="links01"> <<link "NEXT">> <<if $EventEnc01 == 4>> <<goto "Potion03_03">> <<elseif $EventEnc01 == 5>> <<goto "Potion04_02">> <<else>> <<goto "PrivBeach_01">> <</if>> <</link>></div> </div> <div class="links-container03"> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 5, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 0>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(28)>> /* Случайное число от 0 до 28 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 26>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 27>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 28>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxNak/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>01While relaxing on the beach, you see a deer girl lying on a sun lounger not far from you.<br/>The woman takes off her swimsuit, remaining completely naked.<br/>You decide to stop staring so openly at her chest and continue your vacation. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a deer girl lying on a sun lounger not far from you.<br/>The woman takes off her swimsuit, remaining completely naked.<br/>You decide to stop staring so openly at her chest and continue your vacation. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a sleeping woman deer not far from you on the sand.<br/>The girl sleeps completely naked and you look with interest at the large nipples on her attractive chest.<br/>Having admired her forms, you turn your gaze elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were relaxing, a deer girl lay down on the sand of the beach not far from you, leaning her back against a rock.<br/>She is completely naked, but apparently she does not care.<br/>Having stopped openly looking at this woman, you turn your attention to another place. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a girl with deer-like features lying on her stomach on the sand not far from you.<br/>She has a set of impressive antlers on her head and you can't help but think that as far as you know,<br/>deer animals have antlers mainly only in males, or at least in females they are usually very small.<br/>Before your excessive attention becomes noticeable, you stop examining her. </span> </div> </div> <<elseif $EventEnc00 == 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a deer girl lying on her back.<br/>She has large breasts and dark fur on her body.<br/>You look closely at her chest trying to determine whether it is also covered with fur or not, but your vision is not enough.<br/>Having appreciated all the charms of this woman, you look away. </span> </div> </div> <<elseif $EventEnc00 == 6>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking at the picture of the shore in front of you, your gaze falls on a deer girl lying in the shade of the trees.<br/>She looks at the beach and other vacationers while being completely naked.<br/>Having admired her forms, you turn your gaze elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 7>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were relaxing, a woman with crocodile-like features lay down on the sand of the beach not far from you.<br/>The woman is not wearing a bathing suit and your gaze rests on a pair of large nipples.<br/>You are surprised that there can be nipples on a chest covered in scales, complaining about the strange and crazy world you have found yourself in.<br/>Having stopped openly looking at this woman, you turn your attention elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 8>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a woman with crocodile-like features not far from you.<br/>The woman is not wearing a swimsuit and your gaze rests on a pair of large nipples.<br/>You are surprised that there can be nipples on a breast covered in scales,<br/>complaining about the strange and crazy world you have found yourself in.<br/>Before your excessive attention becomes noticeable, you stop examining her. </span> </div> </div> <<elseif $EventEnc00 == 9>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking at the picture of the shore in front of you, your gaze falls on a woman with the features of a crocodile.<br/>The woman lies on the sand next to a cliff, completely naked, and your gaze rests on her pair of large breasts.<br/>You are surprised at how there can be nipples on a chest covered in scales,<br/>complaining about the strange and crazy world you have found yourself in.<br/>Having appreciated all the charms of this woman, you look away. </span> </div> </div> <<elseif $EventEnc00 == 10>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing, you notice a woman with the external features of a crocodile nearby.<br/>The woman is not wearing a bathing suit and is completely naked.<br/>Noticing her large breasts, you notice that compared to others, she has very small scales in this area.<br/>Having admired her curves, you turn your gaze elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 11>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a naked woman with crocodile-like features.<br/>She has bright green scales and a pair of large dark nipples on her massive breasts.<br/>Stopping your frank stare at this woman, you turn your attention elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 12>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were relaxing, a naked woman with crocodile-like features lay down on the sand of the beach not far from you.<br/>You experience a mixture of conflicting emotions as she strokes her massive breasts, specially positioned in an erotic pose.<br/>Before your excessive attention becomes noticeable, you stop examining her. </span> </div> </div> <<elseif $EventEnc00 == 13>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing, you notice a woman with crocodile-like features lying on the sand nearby.<br/>Looking at her naked breasts, you ponder the difference between crocodiles and alligators.<br/>Having appreciated all the charms of this woman, you look away. </span> </div> </div> <<elseif $EventEnc00 == 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a woman with lizard-like features.<br/>She is not wearing a swimsuit, so you see a pair of her massive breasts with huge dark nipples.<br/>The scales on her chest are so small that they can be confused with normal skin.<br/>After admiring her curves, you move your gaze elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking at the picture of the shore in front of you, your gaze falls upon a naked woman with the features of a lizard.<br/>She lies on her back, exposing her naked breasts to the sun.<br/>Stopping frankly looking at this woman, you turn your attention elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 16>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a woman with lizard-like features not far from you.<br/>The woman is not wearing a swimsuit and you see her bare chest with two large nipples.<br/>You decide to stop staring so openly at her chest and continue your vacation. </span> </div> </div> <<elseif $EventEnc00 == 17>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were relaxing, a naked woman with lizard-like features lay down on the sand of the beach not far from you.<br/>You involuntarily glance at her naked breasts and pussy.<br/>Before your excessive attention becomes noticeable, you stop examining her. </span> </div> </div> <<elseif $EventEnc00 == 18>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking at the picture of the shore in front of you, your gaze falls on a naked woman with the features of a lizard.<br/>You involuntarily run your gaze over her naked chest and pussy.<br/>Having admired her forms, you turn your gaze elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 19>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a naked woman with lizard-like features not far from you.<br/>You involuntarily glance at her bare chest and pussy.<br/>Having stopped openly looking at this woman, you turn your attention elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 20>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing, you notice a woman with reptilian features lying on the sand.<br/>Despite her thick, green-colored skin, her breasts have a pair of large nipples.<br/>You decide to stop staring so openly at her breasts and continue your relaxation. </span> </div> </div> <<elseif $EventEnc00 == 21>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were relaxing, a woman with lizard-like features lay down on a chaise lounge nearby.<br/>The woman is not wearing a swimsuit and her breasts are open for all to see.<br/>Having appreciated all the charms of this woman, you look away. </span> </div> </div> <<elseif $EventEnc00 == 22>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking at the picture of the shore in front of you, your gaze falls on a woman lying on the sand with the features of a snake.<br/>The woman is not wearing a swimsuit and her breasts are open for everyone to see.<br/>After admiring her curves, you turn your gaze elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 23>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you are relaxing, you notice a woman with snake-like features lying under the shadow of a small rock.<br/>The woman is not wearing a swimsuit and her massive breasts are exposed for all to see.<br/>Before your excessive attention becomes noticeable, you stop examining her. </span> </div> </div> <<elseif $EventEnc00 == 24>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a naked woman with the appearance of a snake lying on the sand not far from you.<br/>She has black scales, a cobra's hood, a long tail and large breasts with large dark nipples.<br/>You decide to stop staring so openly at her breasts and continue your vacation. </span> </div> </div> <<elseif $EventEnc00 == 25>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking at the picture of the shore in front of you, your gaze falls on a woman with the features of a snake.<br/>She lies completely naked on the sand, opening her breasts and pussy to the sun.<br/>Having appreciated all the charms of this woman, you look away. </span> </div> </div> <<elseif $EventEnc00 == 26>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you were relaxing, a tiny naked woman with snake-like features lay down on the sand of the beach near a rock not far from you.<br/>She has a long flexible neck and large gray scales all over her body except her chest.<br/>Before your excessive attention becomes noticeable, you stop examining her. </span> </div> </div> <<elseif $EventEnc00 == 27>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a naked woman with the features of a snake.<br/>She has a long flexible neck and large gray scales all over her body except her chest.<br/>Stopping frankly looking at this woman, you turn your attention elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 28>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Looking at the picture of the shore in front of you, your gaze stumbles upon a woman with reptilian features lying between the rocks.<br/>The woman with bright green scales removes part of her swimsuit from her chest, revealing it to the sun.<br/>Before your excessive attention becomes noticeable, you stop examining the stranger. </span> </div> </div> <</if>> <div class="links-container01"> <div class="links01"> <<link "NEXT">> <<if $EventEnc01 == 4>> <<goto "Potion03_03">> <<elseif $EventEnc01 == 5>> <<goto "Potion04_02">> <<else>> <<goto "PrivBeach_01">> <</if>> <</link>></div> </div> <div class="links-container03"> </div> </div> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(37)>> /* Случайное число от 0 до 37 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 26>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 27>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 28>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 29>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 30>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 31>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 32>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 33>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 34>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 35>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 36>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 37>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events\Beach\RelaxSex/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc00 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You interrupt your rest by strange sounds nearby and notice a couple of people having sex on the sand of the beach<br/>You watch closely as the man is positioned on top of the woman and actively moves his hips, while the woman responds to this with her moans. </span> </div> </div> <<elseif $EventEnc00 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing, you notice a couple of people not far from you undressing and starting to have sex on the sand of the beach.<br/>You watch closely as the man sits on top of a busty woman and actively moves his hips, while the woman responds with her moans. </span> </div> </div> <<elseif $EventEnc00 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a man and a woman who,<br/>having undressed, begin to have sex on the sand of the beach.<br/>It seems that such scenes are the norm here. </span> </div> </div> <<elseif $EventEnc00 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach you see a man and a woman not far from you who started having sex on the sand of the beach<br/>and now the man is actively pounding his lover's pussy.<br/>You can hardly look away, complaining about this city and its crazy inhabitants. </span> </div> </div> <<elseif $EventEnc00 == 4>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>During your rest, you notice a rather unusual scene.<br/>A man is having sex with a woman who has the appearance of a crocodile.<br/>You can hardly take your eyes off such a wild scene, which haunts you for a long time,<br/>especially considering that this couple is clearly not going to finish. </span> </div> </div> <<elseif $EventEnc00 == 5>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a rather unusual picture.<br/>A man is having sex with a woman who has the features of a crocodile.<br/>You have no idea how open you have to be to everything new to decide on such a thing.<br/>You can hardly take your eyes off such a wild scene. </span> </div> </div> <<elseif $EventEnc00 == 6>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You interrupt your rest, distracted by strange sounds nearby, and see how on the coastal strip<br/>some man has sex with a woman with the features of a crocodile.<br/>Moreover, the woman is clearly larger than her lover.<br/>You can hardly look away, complaining about this city and its crazy inhabitants. </span> </div> </div> <<elseif $EventEnc00 == 7>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a couple nearby who decided to have sex on the sand of the beach.<br/>It seems that no one around pays much attention to this and this is the norm here.<br/>You also decide to ignore them. </span> </div> </div> <<elseif $EventEnc00 == 8>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a man having sex with a woman with lizard-like features on the coastal strip.<br/>Moreover, the woman is clearly larger than her lover.<br/>You can hardly look away, complaining about this city and its crazy inhabitants. </span> </div> </div> <<elseif $EventEnc00 == 9>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You interrupt your rest by being distracted by strange sounds nearby and see how some man has sex with a woman with the features of a lizard.<br/>They do it partially being in the water and not at all embarrassed by those around them.<br/>You hardly look away, complaining about this city and its crazy inhabitants. </span> </div> </div> <<elseif $EventEnc00 == 10>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While on vacation, you notice a man having sex with a lizard-like woman on the beach.<br/>The woman is clearly larger than the man.<br/>Looking away from the apartment, you are glad that at least this couple is quiet and not making any strange sounds. </span> </div> </div> <<elseif $EventEnc00 == 11>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to how on the coastal strip a man has sex with a woman who has the features of a lizard.<br/>This woman is unusual in that she has long and thick hair on her head, which is quite strange for a reptile.<br/>She also has a massive and long tail and you wonder how comfortable it is for a man to have sex with such a woman in such a position. </span> </div> </div> <<elseif $EventEnc00 == 12>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach you see not far from you how one of the women with the features of a lizard has sex on the sand with some man.<br/>The people around do not pay attention to this wild picture as if it is quite normal here. </span> </div> </div> <<elseif $EventEnc00 == 13>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>During your vacation, you notice one of the women, who has lizard-like features, having sex on the sand with some man.<br/>This woman is clearly larger than her lover,<br/>but the people around her do not pay attention to this wild picture as if this is quite normal here. </span> </div> </div> <<elseif $EventEnc00 == 14>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While on vacation, you notice a man having sex with a woman on the beach who has lizard-like features.<br/>This woman is unusual in that she has long, thick hair on her head, which is quite strange for a reptile.<br/>She also has a massive, long tail, and you wonder how comfortable it is for a man to have sex with such a woman in this position. </span> </div> </div> <<elseif $EventEnc00 == 15>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You interrupt your rest, distracted by strange hissing sounds nearby,<br/>and see how some man is having sex with a woman with snake-like features.<br/>The woman has a flexible neck and bright green scales. While the man works from behind, she opens her mouth and sticks out her forked tongue in pleasure.<br/>You can hardly look away, complaining about this city and its crazy inhabitants. </span> </div> </div> <<elseif $EventEnc00 == 16>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing, you notice a man having sex with a woman with snake-like features.<br/>The woman has a flexible neck and bright green scales.<br/>While the man works from behind, she opens her mouth and sticks out her forked tongue in pleasure.<br/>You can hardly look away, complaining about this city and its crazy inhabitants. </span> </div> </div> <<elseif $EventEnc00 == 17>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a man having sex with a woman with snake-like features not far from you.<br/>The couple does this while being partially in the water, and those around them ignore their behavior.<br/>Looking away from this apartment, you are glad that at least they are behaving quietly and not making any strange sounds. </span> </div> </div> <<elseif $EventEnc00 == 18>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You interrupt your rest by a strange hissing sound not far from you<br/>and see a man having sex on the sand with a woman with snake-like features.<br/>You wonder if there is a practical difference between an ordinary woman and one whose body is covered in scales.<br/>Thinking about this idea, you look elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 19>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing, you notice a strange hissing sound nearby<br/>and see a man having sex on the sand with a woman with snake-like features.<br/>You wonder if there is any practical difference between a normal woman and one whose body is covered in scales.<br/>Thinking about this idea, you look elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 20>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, you are attracted by a strange hissing sound not far from you<br/>and see a man having sex on the sand with a woman with snake-like features.<br/>You wonder if there is a practical difference between an ordinary woman and one whose body is covered in scales.<br/>Thinking about this idea, you look elsewhere. </span> </div> </div> <<elseif $EventEnc00 == 21>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach, you see a man having sex with a woman with snake-like features not far from you.<br/>The woman has a flexible long neck and gray scales. While the man works from behind, she sticks out her forked tongue in pleasure.<br/>Looking away from this picture, you are glad that at least they are behaving quietly and not making any strange sounds. </span> </div> </div> <<elseif $EventEnc00 == 22>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing, you notice a couple having sex on the beach.<br/>You are surprised to see that it is an ordinary woman and a man with deer-like features.<br/>After watching the man fucking his lover with powerful thrusts, you look away to another place on the beach. </span> </div> </div> <<elseif $EventEnc00 == 23>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a man having sex with a woman with snake-like features. The woman has a flexible long neck and sulfur scales. You wonder if there is a practical difference between an ordinary woman and one whose body is covered in scales and, looking away from this picture, you are glad that at least they behave quietly and do not make any strange sounds. </span> </div> </div> <<elseif $EventEnc00 == 24>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You interrupt your rest by being distracted by a strange hissing sound nearby<br/>and see how some man is having sex with a woman with snake-like features.<br/>The woman has a hood like a cobra and black scales.<br/>While the man is working from behind, she sticks out her forked tongue in pleasure.<br/>You can hardly tear your eyes away from this crazy picture. </span> </div> </div> <<elseif $EventEnc00 == 25>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing on the beach you see a man having sex with a woman with snake-like features not far from you.<br/>The woman is covered in large black scales and while the man is working from behind, she sticks out her forked tongue in pleasure.<br/>Looking away from this apartment you are glad that at least they are behaving quietly and not making any strange sounds. </span> </div> </div> <<elseif $EventEnc00 == 26>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a couple who decided to have sex in the water near the shore.<br/>An ordinary man fucks a woman with the features of a deer, while the people around them do not care.<br/>You take your eyes off them, switching to other views of nature. </span> </div> </div> <<elseif $EventEnc00 == 27>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You interrupt your rest, distracted by strange sounds nearby<br/>and see a couple who decided to have sex in the water near the shore.<br/>An ordinary man fucks a woman with deer-like features, while the people around them do not care.<br/>You take your eyes off them, switching to other types of nature. </span> </div> </div> <<elseif $EventEnc00 == 28>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing, you notice a man having sex on the sand with a woman who has deer-like features.<br/>Trying to distract yourself from their panting, you concentrate on the views of the empty sunny beach on the other side. </span> </div> </div> <<elseif $EventEnc00 == 29>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a couple who decided to have sex in the water near the shore.<br/>An ordinary man fucks a woman with the features of a deer, while the people around them do not care.<br/>You take your eyes off them, switching to other views of nature. </span> </div> </div> <<elseif $EventEnc00 == 30>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the beach you see a man having sex on the sand with a woman who has the features of a deer.<br/>Trying to distract yourself from their panting, you concentrate on the views of the empty sunny beach on the other side. </span> </div> </div> <<elseif $EventEnc00 == 31>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing, you notice a man having sex on the sand with a woman who has deer-like features.<br/>Trying to distract yourself from their panting, you concentrate on the views of the empty sunny beach on the other side. </span> </div> </div> <<elseif $EventEnc00 == 32>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a couple who decided to have sex on the sand of the beach.<br/>You are surprised to note that this is some ordinary woman and a man with the features of a deer.<br/>After watching how the man fucks his lover with powerful thrusts, you look away to another place on the beach. </span> </div> </div> <<elseif $EventEnc00 == 33>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You interrupt your rest, distracted by strange moans nearby<br/>and see how some man with the features of a deer fucks an ordinary woman on the sand of the beach.<br/>Trying to distract yourself from their panting, you concentrate on the views of the empty sunny beach on the other side from them. </span> </div> </div> <<elseif $EventEnc00 == 34>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the beach you see not far from you how some man with the features of a deer<br/>fucks an ordinary woman on the sand of the beach.<br/>Trying to distract yourself from their panting you concentrate on the views of the empty sunny beach on the other side from them. </span> </div> </div> <<elseif $EventEnc00 == 35>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Relaxing on the sand of the beach, your attention is drawn to a couple near a large rock.<br/>It seems they decided to have sex and now the man with the features of a deer<br/>is pounding the pussy of an ordinary-looking girl with all his might.<br/>Trying to distract yourself from their panting, you concentrate on the views of the empty sunny beach on the other side of them. </span> </div> </div> <<elseif $EventEnc00 == 36>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You interrupt your rest, distracted by strange sounds and panting not far from you.<br/>It seems that some couple decided to have sex in the water near the shore.<br/>A man with the features of a deer is fucking an ordinary girl while the people around them do not care about this.<br/>You take your eyes off them, switching to other views of nature. </span> </div> </div> <<elseif $EventEnc00 == 37>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While relaxing, you notice a couple having sex in the water near the shore.<br/>A man with deer-like features is fucking an ordinary girl while the people around them don't care.<br/>You look away from them, switching to other views of nature. </span> </div> </div> <</if>> <div class="links-container01"> <div class="links01"> <<link "NEXT">> <<if $EventEnc01 == 4>> <<goto "Potion03_03">> <<elseif $EventEnc01 == 5>> <<goto "Potion04_02">> <<else>> <<goto "PrivBeach_01">> <</if>> <</link>></div> </div> <div class="links-container03"> </div> </div> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <<Message "⤴️ Your <strong>arosual</strong> increases<br/><br/>⤵️ Your <strong>corruption</strong> increases">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the Eastern District, you notice a bottle with something yellow inside lying near a wire fence.<br/>Coming closer, you understand from a special feeling that arises when looking at alchemical products<br/>that this is not just someone's bottle of urine, but an ownerless stamina potion.<br/>Having made sure that it is not expired, you take it for yourself. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $CPot01 += 1>> <<Message "⤴️ <strong>+1 Potion of Stamina</strong>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While walking through the park, you notice a bottle with something yellow inside lying in the grass.<br/>Coming closer, you understand from a special feeling that arises when looking at alchemical products<br/>that this is not just someone's bottle of urine, but an ownerless stamina potion.<br/>Having made sure that it is not expired, you take it for yourself. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $CPot01 += 1>> <<Message "⤴️ <strong>+1 Potion of Stamina</strong>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While passing by one of the barns, you notice a bottle with something yellow inside lying on the floor, partially hidden in a haystack.<br/> Coming closer, you understand from the special feeling that arises when looking at the alchemical product<br/>that this is not just someone's bottle of urine, but an ownerless stamina potion.<br/>Having made sure that it is not expired, you take it for yourself. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $CPot01 += 1>> <<Message "⤴️ <strong>+1 Potion of Stamina</strong>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Walking through the park, you notice a bottle lying in the grass with something green inside.<br/>Coming closer, you understand from the special feeling that arises when looking at the alchemical product<br/>that this is not just someone's tincture of snot and old socks, but an ownerless potion of acid.<br/>Having made sure that it is not expired, you take it for yourself. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $CPot02 += 1>> <<Message "⤴️ <strong>+1 Potion of Acid</strong>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Walking along the street of the slums, you notice a bottle with something green inside lying on the ground in a pile of garbage.<br/>Coming closer, you understand from a special feeling that arises when looking at the alchemical product<br/>that this is not just someone's tincture on snot and old socks, but an ownerless potion of acid.<br/>Having made sure that it is not expired, you take it for yourself. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $CPot02 += 1>> <<Message "⤴️ <strong>+1 Potion of Acid</strong>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Inspecting the city cemetery, you notice a bottle with something green inside lying near one of the graves.<br/>Coming closer, you understand from a special feeling that arises when looking at the alchemical product<br/>that this is not just someone's tincture on snot and old socks, but an ownerless potion of acid.<br/>Having made sure that it is not expired, you take it for yourself. </span> </div> </div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> <<link "NEXT">> <<goto "SKIP_START">> <</link>></div> </div> <div class="links-container03"> </div></div> </div> <<set $CPot02 += 1>> <<Message "⤴️ <strong>+1 Potion of Acid</strong>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Wandering along a rich western street, you notice a bottle with something red inside lying next to a bench.<br/>Coming closer, you understand from the special feeling that arises when looking at the alchemical product<br/>that this is not just someone's experiment of mixing berry compote and brake fluid, but an ownerless healing potion.<br/>Having made sure that it is not expired, you take it for yourself. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $CPot00 += 1>> <<Message "⤴️ <strong>+1 Healing potion </strong>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Walking along the street of the slums, you notice a bottle with something red inside lying on the ground in a pile of garbage.<br/>Coming closer, you understand from the special feeling that arises when looking at the alchemical product<br/>that this is not just someone's experiment of mixing berry compote and brake fluid, but an ownerless healing potion.<br/>Having made sure that it is not expired, you take it for yourself. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $CPot00 += 1>> <<Message "⤴️ <strong>+1 Healing potion </strong>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Your gaze accidentally stumbles upon a bottle with something red inside lying in the sand.<br/>Coming closer, you understand from the special feeling that arises when looking at the alchemical product<br/>that this is not just someone's experiment of mixing berry compote and brake fluid, but an ownerless healing potion.<br/>Having made sure that it is not expired, you take it for yourself. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $CPot00 += 1>> <<Message "⤴️ <strong>+1 Healing potion </strong>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Walking along the street of the slums, you notice a bottle with a bright blue liquid inside lying on the ground in a pile of garbage.<br/>Coming closer, you understand from the special feeling that arises when looking at the alchemical product<br/>that this is not some kind of cleaning agent or antifreeze, but an ownerless potion of stealth.<br/>Having made sure that it is not expired, you take it for yourself. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $CPot06 += 1>> <<Message "⤴️ <strong>+1 Stealth potion </strong>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Your gaze accidentally stumbles upon a bottle lying in the sand with some bright blue liquid inside.<br/>Coming closer, you understand from the special feeling that arises when looking at the alchemical product<br/>that this is not some kind of cleaning agent or antifreeze, but an ownerless potion of stealth.<br/>Having made sure that it is not expired, you take it for yourself. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $CPot06 += 1>> <<Message "⤴️ <strong>+1 Stealth potion </strong>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/073.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/074.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/075.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/076.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/077.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/078.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Wandering along a northern street, you notice a bottle with a thick milky liquid inside<br/>lying on the ground among the stones of the road.<br/>Coming closer, you understand from the special feeling that arises when looking at the alchemical product<br/>that this is not just someone's bottle of sour cream, but an ownerless potion of calm.<br/>Having made sure that it is not expired, you take it for yourself. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $CPot03 += 1>> <<Message "⤴️ <strong>+1 Potion of Calm </strong>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/069.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/070.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/071.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Potions/072.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Inspecting the Eastern District, you notice a bottle with a thick milky liquid inside lying near a wire fence.<br/>Coming closer, you understand from a special feeling that arises when looking at the alchemical product<br/>that this is not just someone's bottle of sour cream, but an ownerless potion of calm.<br/>Having made sure that it is not expired, you take it for yourself. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<set $CPot03 += 1>> <<Message "⤴️ <strong>+1 Potion of Calm </strong>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>FARM</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Farm/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Farm/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Farm/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> The farms are inhabited and worked mainly by people and their descendants who came to the city from more distant worlds of the multiverse, as a result of which they have an unusual appearance, mostly resembling a mixture of an animal and a human. Although in the "City of Mists" for some reason, there is no discrimination based on appearance and origin, people with "physical differences" prefer to stick together, due to the fact that they may have fur, hooves, horns and other attributes that affect everyday life, which may be unacceptable to other residents of the city. As an example of the most common difference, this is that most farm workers prefer to work in the field completely naked and do not see anything special in this, which is not caused by licentiousness, but by the presence of fur, unwillingness to stain clothes, etc. Farms are not a closed territory and are ready to hire any person for work, however, due to the fact that ordinary people are less hardy than the inhabitants of the farms, work on them is not popular among residents of other neighborhoods. Also, for some reason, there is a clear preponderance of women on farms compared to men. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PLACES_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>PRIVAT BEACH</h2></div> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Beach/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Beach/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Beach/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Art/Beach/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> The Closed Beach is a joint project of the residents of the Farms and representatives of the Western District. Since not all people with "physical differences" are well adapted to heavy physical labor, it was decided to create a special recreation area, the cleanliness and safety of which would be ensured by those of them who are more adapted to it. Thus, on the Closed Beach you can often see people with the external features of various reptiles who, if necessary, can take on the role of security, lifeguards or swimming instructors. However, this does not mean that all of them must have reptilian features or that all people with reptilian features necessarily work on the beach. It is known that many of these people have a limited ability to change their appearance, due to which they can look like ordinary people and live in other areas of the city without showing off their features, or, on the contrary, change their structure so that instead of legs there is a snake's tail if the situation requires it. </span> </div> </div> <div class="links-row"> <div class="links-container02"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container01"> <div class="links01"> [[⤴️ BACK|PLACES_00]] </div> <div class="links01"> </div> <div class="links01"> </div> </div> <div class="links-container03"> <div class="links01"> </div> <div class="links01"> </div> <div class="links01"> </div> </div> <</nobr>> <<nobr>> <style> /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>><div class="map15"><div id="ButtonCW"><span class="comp06">City in the Fog</span></div></div> <style> .ButtonCW { } .map15 { position: relative; top: -20px; left: -0px; float: center; z-index: 2; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>SLUM BROTHEL</h2></div> <<if $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/BrothelM_01.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Brothel_01.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">The entrance hall of the local slum brothel. Surprisingly clean and more or less well-kept.<br/>There is a stern guard at the entrance and signs for potential clients to the stairs to the second floor of the building.<br/></div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|Slums_03]] </div> <div class="links-container01"> <div class="links01"></div> </div> <div class="links-container03"> <<link "TO SECOND FLOOR 🔴">> <<goto "Brothel_02">> <</link>> </div></div> <<set $location to "Brothel_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(11)>> /* Случайное число от 0 до 11 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W001/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W001/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W001/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W001/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W001/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W001/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W001/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W001/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W001/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W001/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W001/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W001/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a beautiful woman standing almost completely naked next to a large bed.<br/><br/><span class="comp02">- Only 30 and I'm all yours, darling.</span> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a beautiful woman standing almost completely naked next to a large bed.<br/><br/><span class="comp02">- Do you like what you see? 30 and I'm all yours.</span> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a beautiful woman standing almost completely naked next to a large bed.<br/><br/><span class="comp02">- Just 30 and I will help and I promise this money will not be wasted.</span> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto Brothel_02>> <</link>> </div> <div class="links01"> <<link "PAY">> <<if $Money <= 29>> <<Message "Not enough money">> <<else>> <<set $Money -= 30>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "BWWomen_02">> <</if>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W002/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W002/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W002/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W002/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Erotically throwing off the rest of her clothes, the woman came up to you and directed you to the bed.<br/>As she moved forward, she helped you undress until you were both naked.<br/>The girl clung to your juicy breasts, starting to run her tongue over your nipples and suck them,<br/>while her hands wandered over your body in search of vulnerabilities.<br/>Stroking and pressing on certain points of the body and whispering all sorts of dirty nonsense to you,<br/>she achieves that you completely relax.<br/><br/>After a while, you have to decide whether to send your girlfriend's head to your crotch, or play with her pussy yourself.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "GET IT">> <<set $Sub -= 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto BWWomen_03_1>> <</link>> </div> <div class="links01"> <<link "DO IT">> <<set $Sub += 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "BWWomen_03_2">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <br/> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having shown with impatience that you want her to start the main course,<br/>you spread your legs and send her head to your wet and hot pussy.<br/>The girl obediently goes down, starting to move her tongue over the clitoris, after which,<br/>under the pressure of your hands pressing her head to the crotch, she begins to penetrate with her tongue as deeply as possible.<br/>You feel how her dexterous and surprisingly long tongue carefully probes the walls of your vagina.<br/>Having pinched your nipple during the deepest penetration, she pauses in order to penetrate your pussy with her fingers,<br/>and then,<br/>hearing your moan when she managed to feel something, she returns to work with her tongue.<br/><br/>After some time, you feel how a wave of heat inside you explodes and with pleasure you lean back on the bed, relaxing after the orgasm.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <br/> <<link "NEXT">> <<goto "BWWomen_05">> <</link>></div> </div> <<set $SOraN += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/END01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/END01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/END01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/END01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/END01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/END01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/END01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>When it's all over, you lie on the bed for a while, surrendering to the bliss of the sensations you've received, while the girl, having earned her money, gets out of bed and goes to the shower in the next room. After that, having waited until you're ready, she helps you get up and wash off the consequences of the adventures and get dressed in the clothes folded by the bed.<br/>The girl walks you to the door with a wish to visit her more often.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Brothel_02">> <</link>></div> </div> <<set $TDay += 2>> <<set $BRoom00 to 1>> <<set $SHumP += 1>> <<set $SLesP += 1>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim += 3>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 100, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B001/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B001/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B001/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B001/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B001/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B001/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B001/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B001/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B001/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B001/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a beautiful black woman standing almost completely naked next to a large bed.<br/><br/><span class="comp02">- Only 30 and I'm all yours, darling.</span> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a beautiful black woman standing almost completely naked next to a large bed.<br/><br/><span class="comp02">- Do you like what you see? 30 and I'm all yours.</span> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a beautiful black woman standing almost completely naked next to a large bed.<br/><br/><span class="comp02">- Just 30 and I will help and I promise this money will not be wasted.</span> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto Brothel_02>> <</link>> </div> <div class="links01"> <<link "PAY">> <<if $Money <= 29>> <<Message "Not enough money">> <<else>> <<set $Money -= 30>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "BBWomen_02">> <</if>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B002/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B002/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B002/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B002/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B002/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B002/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Erotically throwing off the rest of her clothes, the woman came up to you and directed you to the bed.<br/>As she moved forward, she helped you undress until you were both naked.<br/>The girl clung to your juicy breasts, starting to run her tongue over your nipples and suck them,<br/>while her hands wandered over your body in search of vulnerabilities.<br/>Stroking and pressing on certain points of the body and whispering all sorts of dirty nonsense to you,<br/>she achieves that you completely relax.<br/><br/>After a while, you have to decide whether to send your girlfriend's head to your crotch, or play with her pussy yourself.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "GET IT">> <<set $Sub -= 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto BBWomen_03_1>> <</link>> </div> <div class="links01"> <<link "DO IT">> <<set $Sub += 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto BBWomen_03_2>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <br/> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having shown with impatience that you want her to start the main course,<br/>you spread your legs and send her head to your wet and hot pussy.<br/>The girl obediently goes down, starting to move her tongue over the clitoris, after which,<br/>under the pressure of your hands pressing her head to the crotch, she begins to penetrate with her tongue as deeply as possible.<br/>You feel how her dexterous and surprisingly long tongue carefully probes the walls of your vagina.<br/>Having pinched your nipple during the deepest penetration, she pauses in order to penetrate your pussy with her fingers,<br/>and then,<br/>hearing your moan when she managed to feel something, she returns to work with her tongue.<br/><br/>After some time, you feel how a wave of heat inside you explodes and with pleasure you lean back on the bed, relaxing after the orgasm.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <br/> <<link "NEXT">> <<goto "BBWomen_05">> <</link>></div> </div> <<set $SOraN += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Embraced your mistress, you run your hands over her chest, devoting time to her nipples,<br/>and then touching her pussy, you begin to explore her wet and hot pot of honey.<br/>Having rubbed her labia, you penetrate her sweet hole with your fingers and begin to gently massage<br/>the walls of the vagina to the sound of moans emitted by the woman you are holding.<br/>Having played enough, you go down to her hips and kiss the tender bud, plunging your tongue into it.<br/>After some time, your victim screams, shaking her body, unable to bear the pleasure she has received, and falls back on the bed.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BBWomen_04_2">> <</link>></div> </div> <<set $SOraP += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/END01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/END01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/END01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/END01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/END01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/END01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/END01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>When it's all over, you lie on the bed for a while, surrendering to the bliss of the sensations you've received, while the girl, having earned her money, gets out of bed and goes to the shower in the next room. After that, having waited until you're ready, she helps you get up and wash off the consequences of the adventures and get dressed in the clothes folded by the bed.<br/>The girl walks you to the door with a wish to visit her more often.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Brothel_02">> <</link>></div> </div> <<set $TDay += 2>> <<set $BRoom00 to 1>> <<set $SHumP += 1>> <<set $SLesP += 1>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim += 3>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 100, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/0010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a muscular, half-naked guy standing next to a large bed.<br/><br/><span class="comp02">- Only 25 and I'll show you something you'll definitely like.</span> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a muscular, half-naked guy standing next to a large bed.<br/><br/><span class="comp02">- Want to relax? 25 and I can do everything at the highest level.</span> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a muscular, half-naked guy standing next to a large bed.<br/><br/><span class="comp02">- Just 25 and I will help you ascend to heaven.</span> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto Brothel_02>> <</link>> </div> <div class="links01"> <<link "PAY">> <<if $Money <= 24>> <<Message "Not enough money">> <<else>> <<set $Money -= 25>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "BWMen_01_1">> <</if>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(11)>> /* Случайное число от 0 до 11 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W002/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W002/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W002/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W002/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W002/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W002/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W002/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W002/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W002/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W002/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W002/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W002/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The man comes up to you and helps you undress, then leads you to the bed where he gets rid of his last piece of clothing, remaining completely naked, revealing his large, tense member to your gaze. He lays you down on the bed and, climbing in after, begins to knead your tense muscles with his skillful hands. During the preliminary massage, the man pays special attention to your breasts, buttocks and inner thighs, but eventually finishes on your feet, after which he takes a more comfortable position to play with his tongue on your hot pussy. When the sensations from the play of his lips with your clitoris and his tongue exploring your depths become almost unbearable, the man stops in order to move on to the next phase of today's program.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BWMen_03">> <</link>></div> </div> <<set $SOraN += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(17)>> /* Случайное число от 0 до 17 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W004/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having taken a comfortable position, the man touches your wet pussy with his hands and, having massaged its lips a little, puts his big club to them. A long moan comes from your mouth as his penis begins to slowly plunge, filling your hot pussy. After several preliminary incomplete thrusts, the man pushes his penis to the limit, resting his balls against you, so that then,<br/>holding the penis in this position, you can enjoy the feeling of complete filling.<br/>Then he begins a rougher game, accelerating with each new thrust.<br/>The blows of his balls against your ass happen more and more often and more powerfully, knocking moans of pleasure out of your mouth,<br/>the room begins to resound with wet sounds of slaps from the waterfall that your swollen vagina has arranged.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BWMen_04">> <</link>></div> </div> <<set $SVagP += 1>> <<set $VaginaStatus += 3>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <br/> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(19)>> /* Случайное число от 0 до 19 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W003/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man comes up to you and helps you undress, then leads you to the bed where he gets rid of his last piece of clothing, remaining completely naked, revealing his big, tense penis to your view. He lays you down on the bed and, climbing in after, begins to knead your tense muscles with his skillful hands. During the preliminary massage, the man pays special attention to your breasts, buttocks and inner thighs, but eventually ends on your feet, after which he takes a more comfortable position so that you can play with his tense penis with your tongue. First, having felt his big balls, you move on to the shaft of his hot, tense penis.<br/>Stroking this huge cock, you bend over to lick the red head and take it deep into your mouth.<br/><br/>After a while, the man stops you in order to move on to the next phase of today's program.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BWMen_03">> <</link>></div> </div> <<set $SOraP += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>After a particularly powerful push, seeing that you are already at the limit,<br/>he stops so that his penis pulsates and begins to fill your pussy with hot streams of thick sperm.<br/>An explosion occurs in your mind and you completely surrender to the wave of bright feelings that has washed over you.<br/>Having finished filling your vagina and having lain for some time in this position,<br/>the man sticks his penis out of pussy and lies down next to you.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BWMen_05">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Completely relaxed, you lie in a soft bed, enjoying the feeling of bliss and the sperm flowing out of your cunt.<br/>After some time, the man leaves you to hide in the next room, from where the sound of pouring water begins to be heard, and then returns to help you take a bath and clean up all the consequences of this stormy day of adventures.<br/>The man walks you to the door with the wish to visit him more often.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Brothel_02">> <</link>></div> </div> <<set $TDay += 2>> <<set $BRoom00 to 1>> <<set $SHumP += 1>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim += 3>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 100, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a muscular, half-naked black guy standing next to a large bed.<br/><br/><span class="comp02">- Only 25 and I'll show you something you'll definitely like.</span> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a muscular, half-naked black guy standing next to a large bed.<br/><br/><span class="comp02">- Want to relax? 25 and I can do everything at the highest level.</span> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a muscular, half-naked black guy standing next to a large bed.<br/><br/><span class="comp02">- Just 25 and I will help you ascend to heaven.</span> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto Brothel_02>> <</link>> </div> <div class="links01"> <<link "PAY">> <<if $Money <= 24>> <<Message "Not enough money">> <<else>> <<set $Money -= 25>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "BBMen_01_1">> <</if>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(15)>> /* Случайное число от 0 до 15 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B002/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The man comes up to you and helps you undress, then leads you to the bed where he gets rid of his last piece of clothing, remaining completely naked, revealing his large, tense member to your gaze. He lays you down on the bed and, climbing in after, begins to knead your tense muscles with his skillful hands. During the preliminary massage, the man pays special attention to your breasts, buttocks and inner thighs, but eventually finishes on your feet, after which he takes a more comfortable position to play with his tongue on your hot pussy. When the sensations from the play of his lips with your clitoris and his tongue exploring your depths become almost unbearable, the man stops in order to move on to the next phase of today's program.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BBMen_03">> <</link>></div> </div> <<set $SOraN += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <br/> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(21)>> /* Случайное число от 0 до 21 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B003/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> The man comes up to you and helps you undress, then leads you to the bed where he gets rid of his last piece of clothing, remaining completely naked, revealing his big, tense penis to your view. He lays you down on the bed and, climbing in after, begins to knead your tense muscles with his skillful hands. During the preliminary massage, the man pays special attention to your breasts, buttocks and inner thighs, but eventually ends on your feet, after which he takes a more comfortable position so that you can play with his tense penis with your tongue. First, having felt his big balls, you move on to the shaft of his hot, tense penis.<br/>Stroking this huge cock, you bend over to lick the red head and take it deep into your mouth.<br/><br/>After a while, the man stops you in order to move on to the next phase of today's program.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BBMen_03">> <</link>></div> </div> <<set $SOraP += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(13)>> /* Случайное число от 0 до 13 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B004/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B004/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B004/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B004/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B004/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B004/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B004/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B004/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B004/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B004/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B004/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B004/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B004/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B004/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having taken a comfortable position, the man touches your wet pussy with his hands and, having massaged its lips a little, puts his big club to them. A long moan comes from your mouth as his penis begins to slowly plunge, filling your hot pussy. After several preliminary incomplete thrusts, the man pushes his penis to the limit, resting his balls against you, so that then,<br/>holding the penis in this position, you can enjoy the feeling of complete filling.<br/>Then he begins a rougher game, accelerating with each new thrust.<br/>The blows of his balls against your ass happen more and more often and more powerfully, knocking moans of pleasure out of your mouth,<br/>the room begins to resound with wet sounds of slaps from the waterfall that your swollen vagina has arranged.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BBMen_04">> <</link>></div> </div> <<set $SVagP += 1>> <<set $VaginaStatus += 5>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END02/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>After a particularly powerful push, seeing that you are already at the limit,<br/>he stops so that his penis pulsates and begins to fill your pussy with hot streams of thick sperm.<br/>An explosion occurs in your mind and you completely surrender to the wave of bright feelings that has washed over you.<br/>Having finished filling your vagina and having lain for some time in this position,<br/>the man sticks his penis out of pussy and lies down next to you.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BBMen_05">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Completely relaxed, you lie in a soft bed, enjoying the feeling of bliss and the sperm flowing out of your cunt.<br/>After some time, the man leaves you to hide in the next room, from where the sound of pouring water begins to be heard, and then returns to help you take a bath and clean up all the consequences of this stormy day of adventures.<br/>The man walks you to the door with the wish to visit him more often.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Brothel_02">> <</link>></div> </div> <<set $TDay += 2>> <<set $BRoom00 to 1>> <<set $SHumP += 1>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim += 3>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 100, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M001/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M001/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M001/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M001/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M001/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M001/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M001/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M001/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M001/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M001/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a tall and muscular man, resembling a bull or a minotaur in appearance.<br/>His large horns practically scrape the ceiling and his legs end in a pair of massive black hooves.<br/><br/><span class="comp02">- If you like larger sizes, then for 35 you won't leave here disappointed.</span> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a tall and muscular man, resembling a bull or a minotaur in appearance.<br/>His large horns practically scrape the ceiling and his legs end in a pair of massive black hooves.<br/><br/><span class="comp02">- For 35 I will give you a lot of new experiences that you will not soon forget.</span> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a tall and muscular man, resembling a bull or a minotaur in appearance.<br/>His large horns practically scrape the ceiling and his legs end in a pair of massive black hooves.<br/><br/><span class="comp02">- If you like a rough ride on a big caliber, it will cost 35 units.</span> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto Brothel_02>> <</link>> </div> <div class="links01"> <<link "PAY">> <<if $Money <= 34>> <<Message "Not enough money">> <<else>> <<set $Money -= 35>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "BSMino_02">> <</if>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <br/> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(19)>> /* Случайное число от 0 до 19 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M002/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Unable to resist the offer of this huge male, you head towards him and the bed standing nearby.<br/>Approaching his huge muscular, furry body, you are overcome with fear and anticipation of what is about to happen. The size of the Minotaur's hands does not allow him to deftly undress you, and although he could easily rip all the clothes you have on, he prefers to leave you to take off the delicate elements of your wardrobe yourself. Having waited until you are completely undressed,<br/>he takes a comfortable position on the bed, bringing his huge meat log into a fighting position.<br/>His hot member pulsates in front of your face, while you examine it in fascination.<br/>Snorting, the beastman hits your lips and cheeks with his club a couple of times, hinting at what should be done next. Taking this huge cock in your hands, you press it to your face, amazed at how hot it is, after which you run your playful tongue along its entire length, ending with a kiss on the head of this member. This mighty meat club barely fits in your small mouth and you have to limit yourself to kissing its mighty head. At the same time, you play with your pussy with your free hand, preparing it for the upcoming test and getting more and more excited from the approach of the moment when this cock will be ready to penetrate you.<br/> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Already imagining the huge member of this beastman in your hands, you move towards him.<br/>Approaching his huge muscular body covered with fur, you are overcome with fear and anticipation of what is about to happen. The size of the Minotaur's hands does not allow him to deftly undress you, and although he could easily rip all the clothes you are wearing, he prefers to leave you to take off the delicate elements of your wardrobe yourself. Having waited until you are completely naked,<br/>he takes a comfortable position on the bed, bringing his huge meat log into a fighting position.<br/>His hot member pulsates in front of your face, while you are mesmerized by it.<br/>Snorting, the beastman hits your lips and cheeks with his club a couple of times, hinting at what to do next. Taking this huge cock in your hands, you press it to your face, amazed at how hot it is, then run your playful tongue along its entire length, ending with a kiss on the head of this member. This mighty meat club barely fits in your small mouth and you have to limit yourself to kissing its mighty head. At the same time, you play with your pussy with your free hand, preparing it for the upcoming test and getting more and more excited from the approach of the moment when this cock will be ready to penetrate you.<br/> </span> </div> </div> <<elseif $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having made a decision for yourself, you head into the depths of this room to meet the beastman, who is looking at you attentively.<br/>Approaching his huge muscular body covered in fur, you are overcome with fear and anticipation of what is about to happen. The size of the Minotaur's hands does not allow him to deftly undress you, and although he could easily rip all the clothes you have on, he prefers to leave you to take off the delicate elements of your wardrobe yourself. Having waited until you are completely undressed,<br/>he takes a comfortable position on the bed, bringing his huge meat log into a fighting position.<br/>His hot member pulsates in front of your face, while you examine it with fascination.<br/>Snorting, the beastman lightly hits your lips and cheeks with his club a couple of times, hinting at what you should do next. Taking this huge cock in your hands, you press it to your face, amazed at how hot it is, after which you run your playful tongue along its entire length, ending with a kiss on the head of this member. This mighty meat club barely fits in your small mouth and you have to limit yourself mainly to kissing its mighty head. At the same time, with your free hand you play with your pussy, preparing it for the upcoming test and getting more and more excited as the moment approaches when this cock is ready to penetrate you.<br/> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <br/> <br/> <<link "NEXT">> <<goto "BSMino_03">> <</link>></div> </div> <<set $SOraP += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <br/> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(15)>> /* Случайное число от 0 до 15 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/M003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having taken your toy from you, the Minotaur changes his position on the bed.<br/>He picks you up with his powerful hands and puts you in a different position.<br/>You understand that now his huge cock will be in your lustful pussy and you get more and more excited<br/>when your big and hairy lover begins to try on a hole that is narrow for his huge club.<br/>He starts to poke the head of his cock into your pussy, from which sticky juices are already flowing like a stream, until finally beastman manages to carefully penetrate it so as not to accidentally tear it with the huge size of his device for deep wet wells drilling.<br/>Having let out a cry from penetration, you feel how this massive cock begins to penetrate deeper, burying itself in your pussy until it rests its head against your uterus, after which the Minotaur makes a couple of careful pushes.<br/>After waiting for your hole to adjust to his size and making sure you're not about to burst like a balloon, he starts pounding you furiously.<br/>Each new thrust is accompanied by your moans and his snorting.<br/>This male is definitely a fan of tight holes that can grip his cock well.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <br/><br/> <<link "NEXT">> <<goto "BSMino_04">> <</link>></div> </div> <<set $SVagP += 1>> <<set $VaginaStatus += 10>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <br/> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>At some point, his piston inside your pussy freezes, only to make another sharp blow a moment later.<br/>These jumps begin to drive you crazy and you powerlessly freeze, held in the hands of a huge monster, until he, having made several more of the same powerful thrusts, is convinced that he has brought you to the edge.<br/>After that, you feel how his already huge member has tensed and seemed to become even more stretching your long-suffering hole.<br/>The meat piston of the beastman inside you begins to convulsively twitch and hits you with a powerful stream of viscous sperm, then, having pushed back a little, penetrates again to its full length and sends another stream of semen.<br/>While you are shuddering in orgasm, the Minotaur repeats this maneuver several more times,<br/>pushing your pussy all the way in, and then leaving to enjoy the view of the fountain gushing from your well-developed slit.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <br/> <<link "NEXT">> <<goto "BSMino_05">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END02/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/END02/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You are lying on the bed, unable to move, feeling how the bedspread beneath you is soaked from the stream of sperm flowing out of you.<br/>Having looked at you with satisfaction, your lover goes into the next room,<br/>which turns out to be a bathroom, and begins to prepare it for you.<br/>Having looked around the room with a cloudy glance through the open door, you notice that in addition to shower accessories,<br/>there are also all sorts of bottles with various medicinal compositions,<br/>apparently so as not to leave their clients crippled and they could visit their lover again.<br/>The Minotaur returns and, picking you up, carries you into the bathroom,<br/>helping to tidy up and cleanse your body, after which you get dressed and return to this city full of impressions.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Brothel_02">> <</link>></div> </div> <<set $TDay += 2>> <<set $BRoom00 to 1>> <<set $SMonP += 1>> <<run updateMadMinimum()>> <<set $Mad -= -0>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $CorrBase += 4>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 100, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see next to a large bed a beautiful naked woman... with a large dick between her legs.<br/><br/><span class="comp02">- If you like unusual experience then I will show it to you for 35 units.</span> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see next to a large bed a beautiful naked woman... with a large dick between her legs.<br/><br/><span class="comp02">- Want a girl with a surprise? 35 Units and I'm yours.</span> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see next to a large bed a beautiful naked woman... with a large dick between her legs.<br/><br/><span class="comp02">- Do you like unusual adventures? They are waiting for you for 35 units.</span> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto Brothel_02>> <</link>> </div> <div class="links01"> <<link "PAY">> <<if $Money <= 34>> <<Message "Not enough money">> <<else>> <<set $Money -= 35>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "BSFuta_01_1">> <</if>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F002/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F002/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F002/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F002/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F002/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F002/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F002/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F002/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F002/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F002/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F002/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The woman comes up to you and helps you undress, after which she leads you to the bed where she shows you her big tense penis.<br/>Having laid you down on the bed and climbing in after you, she begins to knead your tense muscles with her skillful hands.<br/>Having finished with the preliminary massage, during which she paid special attention to your chest,<br/>buttocks and inner thighs, she takes a more comfortable position so that you can play with her tense penis with your tongue.<br/>Having felt the large balls, you move on to the trunk of her big tense penis. Caressed this huge cock,<br/>you bend over to lick the red head and take it deep into your mouth.<br/>After a while, the woman stops you in order to move on to the next phase of today's program.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BSFuta_03">> <</link>></div> </div> <<set $SOraP += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Eagerly showing her to start the main course, you spread your legs, directing her to your wet and hot pussy.<br/>The girl lays you down on the bed and, climbing in after you, obediently lowers herself, starting to move her tongue over your clitoris, after which, under the pressure of your hands pressing her head to her crotch, she begins to penetrate with her tongue as deeply as possible.<br/>Pinching your nipple during the deepest penetration, she pauses to penetrate your pussy with her fingers, and then,<br/>hearing your moan when she managed to feel something, she returns to work with her tongue.<br/>When the sensations from the game of her lips with your clitoris and her tongue exploring your depths become almost unbearable,<br/>the woman stops in order to move on to the next phase of today's program.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BSFuta_03">> <</link>></div> </div> <<set $SOraN += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(21)>> /* Случайное число от 0 до 21 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F003/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having taken a comfortable position, the woman touches your wet pussy with her hands and,<br/>having massaged her lips a little, puts her big club to them.<br/>Realizing that now her huge cock will be in your lustful pussy, you get more and more excited,<br/>and a long moan comes from your mouth when her cock begins to slowly plunge filling your hot pussy.<br/>She begins to move her cock more and more insistently in your hole, flowing like a stream, until it adjusts to the size of the mighty dick and, having accepted it to the stop, the room begins to distribute the pops of balls from each new sharp push.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BSFuta_04">> <</link>></div> </div> <<set $SVagP += 1>> <<set $VaginaStatus += 5>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>At some point the penis inside your pussy freezes, in order to make another sharp blow a moment later,<br/>after which, seeing that you are already at the limit, the woman stops so that her penis, pulsating,<br/>begins to fill your pussy with hot streams of thick sperm.<br/>A short struggle ends with an explosion of orgasm and the last of your strength leaves you.<br/>When your lover has finished filling your vagina, she lies in this position for some time, after which she gets up and,<br/>having enjoyed the view of the fountain gushing from your developed slit, goes in the direction of the next room.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BSFuta_05">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You lie on the bed unable to move, feeling how the bedspread beneath you is soaked from the flow of sperm flowing out of you.<br/>Your mistress, having prepared the bathroom, returns to help you clean up all the consequences of this stormy day of adventures.<br/>When you finish with the bathroom, you get dressed, full of impressions getting ready to return to this city,<br/>you promise your new friend to visit her again sometimes.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Brothel_02">> <</link>></div> </div> <<set $TDay += 2>> <<set $BRoom00 to 1>> <<set $SHumP += 1>> <<run updateMadMinimum()>> <<set $Mad -= -0>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $CorrBase += 4>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 100, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>BROTHEL WORKING AREA</h2></div> <<if $Mad > 59>> <div style="text-align: center;"><img src="img/Locations/Special/BrothelM_02.jpg" class="centerImage" style="max-width:100%;"></div> <<else>> <div style="text-align: center;"><img src="img/Locations/Special/Brothel_02.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;"><br/>A long, ramshackle hallway with many doors. The door handles are marked with signs indicating the type of worker behind them and their availability at the moment.<br/><br/>Three doors are currently available.<br/></div> <div class="links-row"> <div class="links-container02"> [[⤴️ RETURN|Brothel_01]] </div> <div class="links-container01"> <div class="links01"></div> </div> <div class="links-container03"> <<link "Door MAN 🔴">> <<if $BRoom00 == 1>> <<Message "You already used these services today">> <<elseif $TDay >= 19>> <<Message "It's too late already">> <<elseif $BRoom01 == 0>> <<goto "BWMen_01">> <<elseif $BRoom01 == 1>> <<goto "BBMen_01">> <<elseif $BRoom01 == 2>> <<goto "B2Men_01">> <</if>> <</link>> <<link "Door WOMAN 🔴">> <<if $BRoom00 == 1>> <<Message "You already used these services today">> <<elseif $TDay >= 19>> <<Message "It's too late already">> <<elseif $BRoom02 == 0>> <<goto "BWWomen_01">> <<elseif $BRoom02 == 1>> <<goto "BBWomen_01">> <<elseif $BRoom02 == 2>> <<goto "BSWomen_01">> <</if>> <</link>> <<link "Door SPECIAL 🔴">> <<if $BRoom00 == 1>> <<Message "You already used these services today">> <<elseif $TDay >= 19>> <<Message "It's too late already">> <<elseif $BRoom03 == 0>> <<goto "BSMino_01">> <<elseif $BRoom03 == 1>> <<goto "BSFuta_01">> <</if>> <</link>> </div></div> <<set $location to "Brothel_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/W001/0010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><span class="comp02">- Any suggestions on where we should start?</span> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "CUNNILINGUS">> <<set $Sub -= 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto BWMen_02_1>> <</link>> </div> <div class="links01"> <<link "BLOWJOB">> <<set $Sub += 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto BWMen_02_2>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/B001/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><span class="comp02">- Any suggestions on where we should start?</span> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "CUNNILINGUS">> <<set $Sub -= 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto BBMen_02_1>> <</link>> </div> <div class="links01"> <<link "BLOWJOB">> <<set $Sub += 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "BBMen_02_2">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Special/F001/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/><span class="comp02">- Any suggestions on where we should start?</span> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "CUNNILINGUS">> <<set $Sub -= 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto BSFuta_02_1>> <</link>> </div> <div class="links01"> <<link "BLOWJOB">> <<set $Sub += 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "BSFuta_02_1">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Embraced your mistress, you run your hands over her chest, devoting time to her nipples,<br/>and then touching her pussy, you begin to explore her wet and hot pot of honey.<br/>Having rubbed her labia, you penetrate her sweet hole with your fingers and begin to gently massage<br/>the walls of the vagina to the sound of moans emitted by the woman you are holding.<br/>Having played enough, you go down to her hips and kiss the tender bud, plunging your tongue into it.<br/>After some time, your victim screams, shaking her body, unable to bear the pleasure she has received, and falls back on the bed.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BWWomen_04_2">> <</link>></div> </div> <<set $SOraP += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>03 </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BWWomen_05">> <</link>></div> </div> <<set $SOraP += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/W003/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having recovered from the arranged orgasm, the girl hugs you and, pinching your nipple, changes places with you. Noting for herself that you have warmed up enough to move on to the next stage, she spreads your legs for more convenient penetration with her tongue,<br/>lowers her head to your pussy and begins to gently touch your clitoris with her lips.<br/>After several kisses, moving on to the labia, the woman penetrates you with her tongue.<br/>When the sensations from her long and dexterous tongue begin to fall on you like an avalanche,<br/>you lower your hands onto her head and begin to involuntarily press your lover's face to your pulsating hole.<br/>A short struggle ends with an explosion of orgasm and the last of your strength leaves you.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BWWomen_05">> <</link>></div> </div> <<set $SOraN += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B004/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>03 </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BBWomen_05">> <</link>></div> </div> <<set $SOraP += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/B003/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having recovered from the arranged orgasm, the girl hugs you and, pinching your nipple, changes places with you. Noting for herself that you have warmed up enough to move on to the next stage, she spreads your legs for more convenient penetration with her tongue,<br/>lowers her head to your pussy and begins to gently touch your clitoris with her lips.<br/>After several kisses, moving on to the labia, the woman penetrates you with her tongue.<br/>When the sensations from her long and dexterous tongue begin to fall on you like an avalanche,<br/>you lower your hands onto her head and begin to involuntarily press your lover's face to your pulsating hole.<br/>A short struggle ends with an explosion of orgasm and the last of your strength leaves you.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BBWomen_05">> <</link>></div> </div> <<set $SOraN += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div style="text-align: center;"><h2>SETTINGS</h2></div> <div style="text-align: center;"><img src="img/Navigation/Settings/Settings_00.jpg" class="centerImage" style="max-width:100%;"></div> <div style="text-align: center;">This is the game settings menu.<br/>In the future, sound settings and possibly additional options will be located here.<br/>Subscribers can also move to the cheats tab from here <a href="https://www.patreon.com/Guldakor"><img src="img/patreon3.png" width="25" height="23"> <span style="color:Tomato; font-size: 1.2em;">Patreon</span> </a></div> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">ALCHEMIST'S SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopAlh_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>For information about an item, click on its image.</strong> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_00.png">'"NShopAlh01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_01.png">' "NShopAlh02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_02.png">' "NShopAlh03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_03.png">' "NShopAlh04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_04.png">' "NShopAlh05">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_05.png">' "NShopAlh06">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_06.png">' "NShopAlh07">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_07.png">' "NShopAlh08">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">ALCHEMIST'S SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopAlh_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Healing potion</strong> <<type 10ms>>Restores a small amount of health. Increases madness slightly.<br/>Cost: 50<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopAlh>> <<if $CPot00 > 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have a ton of them."); Dialog.open(); <</script>> <<elseif $Money < 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 50>> <<set $CPot00 += 1>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item shop__item--active"> <<button '<img src="img/Items/Potions/Potion_00.png">'"NShopAlh01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_01.png">' "NShopAlh02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_02.png">' "NShopAlh03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_03.png">' "NShopAlh04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_04.png">' "NShopAlh05">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_05.png">' "NShopAlh06">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_06.png">' "NShopAlh07">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_07.png">' "NShopAlh08">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">ALCHEMIST'S SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopAlh_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Potion of Stamina</strong> <<type 10ms>>Restores a small amount of stamina. Increases madness slightly.<br/>Cost: 50<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopAlh>> <<if $CPot01 > 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have a ton of them."); Dialog.open(); <</script>> <<elseif $Money < 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 50>> <<set $CPot01 += 1>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_00.png">'"NShopAlh01">><</button>> </div> <div id="Shop02" class="shop__item shop__item--active"> <<button '<img src="img/Items/Potions/Potion_01.png">' "NShopAlh02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_02.png">' "NShopAlh03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_03.png">' "NShopAlh04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_04.png">' "NShopAlh05">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_05.png">' "NShopAlh06">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_06.png">' "NShopAlh07">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_07.png">' "NShopAlh08">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">ALCHEMIST'S SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopAlh_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Potion of acid</strong> <<type 10ms>>Deals damage. Used in combat. NOT DRINKABLE!<br/>Cost: 25<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopAlh>> <<if $CPot02 > 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have a ton of them."); Dialog.open(); <</script>> <<elseif $Money < 25>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 25>> <<set $CPot02 += 1>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_00.png">'"NShopAlh01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_01.png">' "NShopAlh02">><</button>> </div> <div id="Shop03" class="shop__item shop__item--active"> <<button '<img src="img/Items/Potions/Potion_02.png">' "NShopAlh03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_03.png">' "NShopAlh04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_04.png">' "NShopAlh05">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_05.png">' "NShopAlh06">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_06.png">' "NShopAlh07">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_07.png">' "NShopAlh08">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">ALCHEMIST'S SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopAlh_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Potion of Calm</strong> <<type 10ms>>Calms and reduces madness.<br/>Cost: 350<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopAlh>> <<if $CPot03 > 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have a ton of them."); Dialog.open(); <</script>> <<elseif $Money < 350>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 350>> <<set $CPot03 += 1>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_00.png">'"NShopAlh01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_01.png">' "NShopAlh02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_02.png">' "NShopAlh03">><</button>> </div> <div id="Shop04" class="shop__item shop__item--active"> <<button '<img src="img/Items/Potions/Potion_03.png">' "NShopAlh04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_04.png">' "NShopAlh05">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_05.png">' "NShopAlh06">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_06.png">' "NShopAlh07">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_07.png">' "NShopAlh08">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">ALCHEMIST'S SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopAlh_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Potion of Renewal</strong> <<type 10ms>>Renews the body, restoring elasticity.<br/>Cost: 250<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopAlh>> <<if $CPot04 > 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have a ton of them."); Dialog.open(); <</script>> <<elseif $Money < 250>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 250>> <<set $CPot04 += 1>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_00.png">'"NShopAlh01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_01.png">' "NShopAlh02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_02.png">' "NShopAlh03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_03.png">' "NShopAlh04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop07" class="shop__item shop__item--active"> <<button '<img src="img/Items/Potions/Potion_04.png">' "NShopAlh05">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_05.png">' "NShopAlh06">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_06.png">' "NShopAlh07">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_07.png">' "NShopAlh08">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">ALCHEMIST'S SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopAlh_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Potion of Luxurious Forms</strong> <<type 10ms>>Randomly enlarges any body part. Can lead to futanarizaton!<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopAlh>> <<if $CPot05 > 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have a ton of them."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $CPot05 += 1>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_00.png">'"NShopAlh01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_01.png">' "NShopAlh02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_02.png">' "NShopAlh03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_03.png">' "NShopAlh04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_04.png">' "NShopAlh05">><</button>> </div> <div id="Shop08" class="shop__item shop__item--active"> <<button '<img src="img/Items/Potions/Potion_05.png">' "NShopAlh06">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_06.png">' "NShopAlh07">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_07.png">' "NShopAlh08">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">ALCHEMIST'S SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopAlh_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Stealth Potion</strong> <<type 10ms>>Increases your stealth. Increases your madness slightly. Lasts until rest.<br/>Cost: 25<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopAlh>> <<if $CPot06 > 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have a ton of them."); Dialog.open(); <</script>> <<elseif $Money < 25>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 25>> <<set $CPot06 += 1>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_00.png">'"NShopAlh01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_01.png">' "NShopAlh02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_02.png">' "NShopAlh03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_03.png">' "NShopAlh04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_04.png">' "NShopAlh05">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_05.png">' "NShopAlh06">><</button>> </div> <div id="Shop09" class="shop__item shop__item--active"> <<button '<img src="img/Items/Potions/Potion_06.png">' "NShopAlh07">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_07.png">' "NShopAlh08">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">ALCHEMIST'S SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopAlh_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Memory Potion</strong> <<type 10ms>>Makes people around you forget some facts about the person who drank the potion. GREATLY INCREASES MADNESS!<br/>Cost: 350<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopAlh>> <<if $CPot07 > 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have a ton of them."); Dialog.open(); <</script>> <<elseif $Money < 350>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 350>> <<set $CPot07 += 1>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_00.png">'"NShopAlh01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_01.png">' "NShopAlh02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_02.png">' "NShopAlh03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_03.png">' "NShopAlh04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_04.png">' "NShopAlh05">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_05.png">' "NShopAlh06">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_06.png">' "NShopAlh07">><</button>> </div> <div id="Shop10" class="shop__item shop__item--active"> <<button '<img src="img/Items/Potions/Potion_07.png">' "NShopAlh08">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Items/Potions/Potion_09.png">' "NShopAlh">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">EARRINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopEar_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>For information about an item, click on its image.</strong> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'"NShopEar01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">' "NShopEar02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">' "NShopEar03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">' "NShopEar04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">' "NShopEar05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">' "NShopEar06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">' "NShopEar07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">' "NShopEar08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">' "NShopEar09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">' "NShopEar10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">' "NShopEar11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">' "NShopEar12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">RING SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopRin_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>For information about an item, click on its image.</strong> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'"NShopRin01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">' "NShopRin02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">' "NShopRin03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">' "NShopRin04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">' "NShopRin05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">' "NShopRin06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">' "NShopRin07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">' "NShopRin08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">' "NShopRin09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">' "NShopRin10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">' "NShopRin11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">' "NShopRin12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">NECKLACE SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopNec_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>For information about an item, click on its image.</strong> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'"NShopNec01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">' "NShopNec02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">' "NShopNec03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">' "NShopNec04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">' "NShopNec05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">' "NShopNec06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">' "NShopNec07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">' "NShopNec08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">' "NShopNec09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">' "NShopNec10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">' "NShopNec11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">' "NShopNec12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTIES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopPan_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>For information about an item, click on its image.</strong> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'"NShopPan01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">' "NShopPan02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">' "NShopPan03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">' "NShopPan04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">' "NShopPan05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">' "NShopPan06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">' "NShopPan07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">' "NShopPan08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">' "NShopPan09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">' "NShopPan10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">' "NShopPan11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">' "NShopPan12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">BRA SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopBra_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>For information about an item, click on its image.</strong> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'"NShopBra01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">' "NShopBra02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">' "NShopBra03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">' "NShopBra04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">' "NShopBra05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">' "NShopBra06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">' "NShopBra07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">' "NShopBra08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">' "NShopBra09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">' "NShopBra10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">' "NShopBra11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">' "NShopBra12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">STOCKINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSto_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>For information about an item, click on its image.</strong> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'"NShopSto01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">' "NShopSto02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">' "NShopSto03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">' "NShopSto04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">' "NShopSto05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">' "NShopSto06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">' "NShopSto07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">' "NShopSto08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">' "NShopSto09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">' "NShopSto10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">' "NShopSto11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">' "NShopSto12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">SHOES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSho_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>For information about an item, click on its image.</strong> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'"NShopSho01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">' "NShopSho02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">' "NShopSho03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">' "NShopSho04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">' "NShopSho05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">' "NShopSho06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">' "NShopSho07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">' "NShopSho08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">' "NShopSho09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">' "NShopSho10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">' "NShopSho11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">' "NShopSho12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTS/SKIRT SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSki_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>For information about an item, click on its image.</strong> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'"NShopSki01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">' "NShopSki02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">' "NShopSki03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">' "NShopSki04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">' "NShopSki05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">' "NShopSki06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">' "NShopSki07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">' "NShopSki08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">' "NShopSki09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">' "NShopSki10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">' "NShopSki11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">' "NShopSki12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">OUTERWEAR SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopOut_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>For information about an item, click on its image.</strong> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'"NShopOut01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">' "NShopOut02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">' "NShopOut03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">' "NShopOut04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">' "NShopOut05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">' "NShopOut06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">' "NShopOut07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">' "NShopOut08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">' "NShopOut09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">' "NShopOut10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">' "NShopOut11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">' "NShopOut12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">WEAPON SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopWea_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>For information about an item, click on its image.</strong> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'"NShopWea01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">' "NShopWea02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">' "NShopWea03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">' "NShopWea04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">' "NShopWea05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">' "NShopWea06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">' "NShopWea07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">' "NShopWea08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">' "NShopWea09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">' "NShopWea10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">' "NShopWea11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">' "NShopWea12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">EARRINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopEar_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Knuckle duster earrings</strong> <<type 10ms>>Artifact earrings in the form of brass knuckles. Gives a bonus to Intelligence and Beauty.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopEar>> <<if $IEarrings_00 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IEarrings_00 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'"NShopEar01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">' "NShopEar02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">' "NShopEar03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">' "NShopEar04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">' "NShopEar05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">' "NShopEar06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">' "NShopEar07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">' "NShopEar08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">' "NShopEar09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">' "NShopEar10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">' "NShopEar11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">' "NShopEar12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">EARRINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopEar_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Dagger earrings</strong> <<type 10ms>>Artifact earrings in the form of daggers. Gives a bonus to Intelligence and Beauty.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopEar>> <<if $IEarrings_01 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IEarrings_01 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'"NShopEar01">><</button>> </div> <div id="Shop02" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">' "NShopEar02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">' "NShopEar03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">' "NShopEar04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">' "NShopEar05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">' "NShopEar06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">' "NShopEar07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">' "NShopEar08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">' "NShopEar09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">' "NShopEar10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">' "NShopEar11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">' "NShopEar12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">EARRINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopEar_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Earrings Obsidian</strong> <<type 10ms>>Artifact earrings with obsidian. Give a bonus to Intelligence and Beauty.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopEar>> <<if $IEarrings_02 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IEarrings_02 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'"NShopEar01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">' "NShopEar02">><</button>> </div> <div id="Shop03" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">' "NShopEar03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">' "NShopEar04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">' "NShopEar05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">' "NShopEar06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">' "NShopEar07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">' "NShopEar08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">' "NShopEar09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">' "NShopEar10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">' "NShopEar11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">' "NShopEar12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">EARRINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopEar_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Wolf Cubs Earrings</strong> <<type 10ms>>Artifact earrings in the form of wolves. Give a bonus to Intelligence and Beauty.<br/>Cost: 180<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopEar>> <<if $IEarrings_03 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 180>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 180>> <<set $IEarrings_03 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'"NShopEar01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">' "NShopEar02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">' "NShopEar03">><</button>> </div> <div id="Shop04" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">' "NShopEar04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">' "NShopEar05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">' "NShopEar06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">' "NShopEar07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">' "NShopEar08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">' "NShopEar09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">' "NShopEar10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">' "NShopEar11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">' "NShopEar12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">EARRINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopEar_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Hedgehog Earrings</strong> <<type 10ms>>Artifact earrings in the form of hedgehogs. Give a bonus to Intelligence and Beauty.<br/>Cost: 180<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopEar>> <<if $IEarrings_04 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 180>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 180>> <<set $IEarrings_04 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'"NShopEar01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">' "NShopEar02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">' "NShopEar03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">' "NShopEar04">><</button>> </div> <div id="Shop05" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">' "NShopEar05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">' "NShopEar06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">' "NShopEar07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">' "NShopEar08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">' "NShopEar09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">' "NShopEar10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">' "NShopEar11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">' "NShopEar12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">EARRINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopEar_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Frog Earrings</strong> <<type 10ms>>Artifact earrings in the form of frogs. Give a bonus to Intelligence and Beauty.<br/>Cost: 180<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopEar>> <<if $IEarrings_05 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 180>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 180>> <<set $IEarrings_05 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'"NShopEar01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">' "NShopEar02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">' "NShopEar03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">' "NShopEar04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">' "NShopEar05">><</button>> </div> <div id="Shop06" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">' "NShopEar06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">' "NShopEar07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">' "NShopEar08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">' "NShopEar09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">' "NShopEar10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">' "NShopEar11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">' "NShopEar12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">EARRINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopEar_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Earrings Rose</strong> <<type 10ms>>Artifact earrings in the form of roses. Give a bonus to Intelligence and Beauty.<br/>Cost: 220<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopEar>> <<if $IEarrings_06 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 220>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 220>> <<set $IEarrings_06 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'"NShopEar01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">' "NShopEar02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">' "NShopEar03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">' "NShopEar04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">' "NShopEar05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">' "NShopEar06">><</button>> </div> <div id="Shop07" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">' "NShopEar07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">' "NShopEar08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">' "NShopEar09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">' "NShopEar10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">' "NShopEar11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">' "NShopEar12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">EARRINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopEar_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Crystal Earrings</strong> <<type 10ms>>Artifact earrings with blue crystal. Give a bonus to Intelligence and Beauty.<br/>Cost: 220<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopEar>> <<if $IEarrings_07 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 220>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 220>> <<set $IEarrings_07 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'"NShopEar01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">' "NShopEar02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">' "NShopEar03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">' "NShopEar04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">' "NShopEar05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">' "NShopEar06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">' "NShopEar07">><</button>> </div> <div id="Shop08" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">' "NShopEar08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">' "NShopEar09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">' "NShopEar10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">' "NShopEar11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">' "NShopEar12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">EARRINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopEar_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Earrings BABY</strong> <<type 10ms>>Artifact earrings BABY. Gives a bonus to Intelligence, Beauty and Corruption.<br/>Cost: 250<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopEar>> <<if $IEarrings_08 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 250>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 5>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 250>> <<set $IEarrings_08 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'"NShopEar01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">' "NShopEar02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">' "NShopEar03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">' "NShopEar04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">' "NShopEar05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">' "NShopEar06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">' "NShopEar07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">' "NShopEar08">><</button>> </div> <div id="Shop09" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">' "NShopEar09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">' "NShopEar10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">' "NShopEar11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">' "NShopEar12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">EARRINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopEar_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Earrings SLUT</strong> <<type 10ms>>Artifact earrings SLUT. Provides a bonus to Intelligence, Beauty and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 300<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopEar>> <<if $IEarrings_09 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 300>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 25>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 300>> <<set $IEarrings_09 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'"NShopEar01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">' "NShopEar02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">' "NShopEar03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">' "NShopEar04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">' "NShopEar05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">' "NShopEar06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">' "NShopEar07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">' "NShopEar08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">' "NShopEar09">><</button>> </div> <div id="Shop10" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">' "NShopEar10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">' "NShopEar11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">' "NShopEar12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">EARRINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopEar_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Earrings FUCK</strong> <<type 10ms>>Artifact earrings FUCK. Provides a bonus to Intelligence, Beauty and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 300<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopEar>> <<if $IEarrings_10 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 300>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 25>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 300>> <<set $IEarrings_10 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'"NShopEar01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">' "NShopEar02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">' "NShopEar03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">' "NShopEar04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">' "NShopEar05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">' "NShopEar06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">' "NShopEar07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">' "NShopEar08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">' "NShopEar09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">' "NShopEar10">><</button>> </div> <div id="Shop11" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">' "NShopEar11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">' "NShopEar12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">EARRINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopEar_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Earrings of Glance</strong> <<type 10ms>>Artifact earrings in the form of eyes. Gives a bonus to Intelligence and Beauty.<br/>Cost: 350<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopEar>> <<if $IEarrings_11 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 350>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 350>> <<set $IEarrings_11 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'"NShopEar01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">' "NShopEar02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">' "NShopEar03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">' "NShopEar04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">' "NShopEar05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">' "NShopEar06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">' "NShopEar07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">' "NShopEar08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">' "NShopEar09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">' "NShopEar10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">' "NShopEar11">><</button>> </div> <div id="Shop12" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">' "NShopEar12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">RING SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopRin_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Ring Brass Knuckles</strong> <<type 10ms>>Artifact ring in the form of brass knuckles. Gives a bonus to Intelligence and Beauty.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopRin>> <<if $IRing_00 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IRing_00 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'"NShopRin01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">' "NShopRin02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">' "NShopRin03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">' "NShopRin04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">' "NShopRin05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">' "NShopRin06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">' "NShopRin07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">' "NShopRin08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">' "NShopRin09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">' "NShopRin10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">' "NShopRin11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">' "NShopRin12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">NECKLACE SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopNec_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Brass Knuckle Chain</strong> <<type 10ms>>Artifact chain in the form of brass knuckles. Gives a bonus to Intelligence and Beauty.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopNec>> <<if $INecklace_00 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $INecklace_00 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'"NShopNec01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">' "NShopNec02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">' "NShopNec03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">' "NShopNec04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">' "NShopNec05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">' "NShopNec06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">' "NShopNec07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">' "NShopNec08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">' "NShopNec09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">' "NShopNec10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">' "NShopNec11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">' "NShopNec12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTIES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopPan_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Midnight Squid</strong> <<type 10ms>>Beautiful black panties. Give a bonus to Dexterity and Beauty.<br/>Cost: 50<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopPan>> <<if $IPanties_00 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 50>> <<set $IPanties_00 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'"NShopPan01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">' "NShopPan02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">' "NShopPan03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">' "NShopPan04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">' "NShopPan05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">' "NShopPan06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">' "NShopPan07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">' "NShopPan08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">' "NShopPan09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">' "NShopPan10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">' "NShopPan11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">' "NShopPan12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">BRA SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopBra_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Midnight</strong> <<type 10ms>>A beautiful black bra. Gives a bonus to Dexterity and Beauty.<br/>Cost: 50<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopBra>> <<if $IBra_00 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 50>> <<set $IBra_00 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'"NShopBra01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">' "NShopBra02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">' "NShopBra03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">' "NShopBra04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">' "NShopBra05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">' "NShopBra06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">' "NShopBra07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">' "NShopBra08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">' "NShopBra09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">' "NShopBra10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">' "NShopBra11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">' "NShopBra12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">STOCKINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSto_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Midnight Stockings</strong> <<type 10ms>>Regular translucent black stockings. Gives a bonus to Dexterity and Beauty.<br/>Cost: 80<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSto>> <<if $IStockings_00 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 80>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 80>> <<set $IStockings_00 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'"NShopSto01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">' "NShopSto02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">' "NShopSto03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">' "NShopSto04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">' "NShopSto05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">' "NShopSto06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">' "NShopSto07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">' "NShopSto08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">' "NShopSto09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">' "NShopSto10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">' "NShopSto11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">' "NShopSto12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">SHOES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSho_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Summer flip flops</strong> <<type 10ms>>Durable brown slates. Provides a bonus to Dexterity.<br/>Cost: 50<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSho>> <<if $IShoes_00 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 50>> <<set $IShoes_00 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'"NShopSho01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">' "NShopSho02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">' "NShopSho03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">' "NShopSho04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">' "NShopSho05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">' "NShopSho06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">' "NShopSho07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">' "NShopSho08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">' "NShopSho09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">' "NShopSho10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">' "NShopSho11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">' "NShopSho12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTS/SKIRT SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSki_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Summer skirt</strong> <<type 10ms>>A normal dark red knee-length skirt. Gives a bonus to Dexterity and Beauty.<br/>Cost: 100<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSki>> <<if $IPants_00 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 100>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 100>> <<set $IPants_00 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'"NShopSki01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">' "NShopSki02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">' "NShopSki03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">' "NShopSki04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">' "NShopSki05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">' "NShopSki06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">' "NShopSki07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">' "NShopSki08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">' "NShopSki09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">' "NShopSki10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">' "NShopSki11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">' "NShopSki12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">OUTERWEAR SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopOut_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Lumberjack Shirt</strong> <<type 10ms>>Red checkered shirt. Gives bonus to Dexterity and Beauty.<br/>Cost: 50<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopOut>> <<if $IOuterwear_00 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 50>> <<set $IOuterwear_00 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'"NShopOut01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">' "NShopOut02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">' "NShopOut03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">' "NShopOut04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">' "NShopOut05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">' "NShopOut06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">' "NShopOut07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">' "NShopOut08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">' "NShopOut09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">' "NShopOut10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">' "NShopOut11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">' "NShopOut12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">WEAPON SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopWea_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Iron Knuckle Duster</strong> <<type 10ms>>Good for knocking out teeth. Gives a bonus to Strength.<br/>Cost: 50<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopWea>> <<if $IWeapon_00 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 50>> <<set $IWeapon_00 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'"NShopWea01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">' "NShopWea02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">' "NShopWea03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">' "NShopWea04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">' "NShopWea05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">' "NShopWea06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">' "NShopWea07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">' "NShopWea08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">' "NShopWea09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">' "NShopWea10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">' "NShopWea11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">' "NShopWea12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">RING SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopRin_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Ring Dagger</strong> <<type 10ms>>Artifact ring in the form of a dagger. Gives a bonus to Intelligence and Beauty.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopRin>> <<if $IRing_01 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IRing_01 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'"NShopRin01">><</button>> </div> <div id="Shop02" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">' "NShopRin02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">' "NShopRin03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">' "NShopRin04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">' "NShopRin05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">' "NShopRin06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">' "NShopRin07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">' "NShopRin08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">' "NShopRin09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">' "NShopRin10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">' "NShopRin11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">' "NShopRin12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">NECKLACE SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopNec_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Dagger Chain</strong> <<type 10ms>>An artifact chain in the form of a dagger. Gives a bonus to Intelligence and Beauty.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopNec>> <<if $INecklace_01 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $INecklace_01 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'"NShopNec01">><</button>> </div> <div id="Shop02" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">' "NShopNec02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">' "NShopNec03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">' "NShopNec04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">' "NShopNec05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">' "NShopNec06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">' "NShopNec07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">' "NShopNec08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">' "NShopNec09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">' "NShopNec10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">' "NShopNec11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">' "NShopNec12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTIES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopPan_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Sunset Squid</strong> <<type 10ms>>Beautiful red panties. Give a bonus to Dexterity and Beauty.<br/>Cost: 65<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopPan>> <<if $IPanties_01 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 65>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 65>> <<set $IPanties_01 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'"NShopPan01">><</button>> </div> <div id="Shop02" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">' "NShopPan02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">' "NShopPan03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">' "NShopPan04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">' "NShopPan05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">' "NShopPan06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">' "NShopPan07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">' "NShopPan08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">' "NShopPan09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">' "NShopPan10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">' "NShopPan11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">' "NShopPan12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">BRA SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopBra_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Sunset</strong> <<type 10ms>>A beautiful red bra. Gives a bonus to Dexterity and Beauty.<br/>Cost: 65<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopBra>> <<if $IBra_01 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 65>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 65>> <<set $IBra_01 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'"NShopBra01">><</button>> </div> <div id="Shop02" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">' "NShopBra02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">' "NShopBra03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">' "NShopBra04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">' "NShopBra05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">' "NShopBra06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">' "NShopBra07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">' "NShopBra08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">' "NShopBra09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">' "NShopBra10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">' "NShopBra11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">' "NShopBra12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">STOCKINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSto_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Sunset Stockings</strong> <<type 10ms>>Regular translucent black stockings. Gives a bonus to Dexterity and Beauty.<br/>Cost: 80<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSto>> <<if $IStockings_01 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 80>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 80>> <<set $IStockings_01 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'"NShopSto01">><</button>> </div> <div id="Shop02" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">' "NShopSto02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">' "NShopSto03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">' "NShopSto04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">' "NShopSto05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">' "NShopSto06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">' "NShopSto07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">' "NShopSto08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">' "NShopSto09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">' "NShopSto10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">' "NShopSto11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">' "NShopSto12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">SHOES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSho_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Boots TERMINATOR</strong> <<type 10ms>>Work rubber boots. Provides a bonus to Dexterity.<br/>Cost: 50<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSho>> <<if $IShoes_01 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 50>> <<set $IShoes_01 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'"NShopSho01">><</button>> </div> <div id="Shop02" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">' "NShopSho02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">' "NShopSho03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">' "NShopSho04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">' "NShopSho05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">' "NShopSho06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">' "NShopSho07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">' "NShopSho08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">' "NShopSho09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">' "NShopSho10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">' "NShopSho11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">' "NShopSho12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTS/SKIRT SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSki_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Jeans skirt</strong> <<type 10ms>>A regular dark red jeans skirt. Gives a bonus to Dexterity and Beauty.<br/>Cost: 100<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSki>> <<if $IPants_01 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 100>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 100>> <<set $IPants_01 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'"NShopSki01">><</button>> </div> <div id="Shop02" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">' "NShopSki02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">' "NShopSki03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">' "NShopSki04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">' "NShopSki05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">' "NShopSki06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">' "NShopSki07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">' "NShopSki08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">' "NShopSki09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">' "NShopSki10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">' "NShopSki11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">' "NShopSki12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">OUTERWEAR SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopOut_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>T-shirt SUMMER</strong> <<type 10ms>>Nice summer t-shirt. Gives bonus to Dexterity and Beauty.<br/>Cost: 50<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopOut>> <<if $IOuterwear_01 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 50>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 50>> <<set $IOuterwear_01 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'"NShopOut01">><</button>> </div> <div id="Shop02" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">' "NShopOut02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">' "NShopOut03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">' "NShopOut04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">' "NShopOut05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">' "NShopOut06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">' "NShopOut07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">' "NShopOut08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">' "NShopOut09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">' "NShopOut10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">' "NShopOut11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">' "NShopOut12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">WEAPON SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopWea_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Steel dagger</strong> <<type 10ms>>Indispensable for cutting sausage. Gives a bonus to Strength.<br/>Cost: 100<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopWea>> <<if $IWeapon_01 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 100>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 100>> <<set $IWeapon_01 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'"NShopWea01">><</button>> </div> <div id="Shop02" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">' "NShopWea02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">' "NShopWea03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">' "NShopWea04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">' "NShopWea05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">' "NShopWea06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">' "NShopWea07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">' "NShopWea08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">' "NShopWea09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">' "NShopWea10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">' "NShopWea11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">' "NShopWea12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">RING SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopRin_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Ring Obsidian</strong> <<type 10ms>>Artifact ring with obsidian. Gives a bonus to Intelligence and Beauty.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopRin>> <<if $IRing_02 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IRing_02 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'"NShopRin01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">' "NShopRin02">><</button>> </div> <div id="Shop03" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">' "NShopRin03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">' "NShopRin04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">' "NShopRin05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">' "NShopRin06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">' "NShopRin07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">' "NShopRin08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">' "NShopRin09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">' "NShopRin10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">' "NShopRin11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">' "NShopRin12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">RING SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopRin_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Ring Wheel</strong> <<type 10ms>>Artifact ring in the form of a wheel. Gives a bonus to Intelligence and Beauty.<br/>Cost: 180<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopRin>> <<if $IRing_03 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 180>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 180>> <<set $IRing_03 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'"NShopRin01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">' "NShopRin02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">' "NShopRin03">><</button>> </div> <div id="Shop04" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">' "NShopRin04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">' "NShopRin05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">' "NShopRin06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">' "NShopRin07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">' "NShopRin08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">' "NShopRin09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">' "NShopRin10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">' "NShopRin11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">' "NShopRin12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">RING SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopRin_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Ring Hedgehog</strong> <<type 10ms>>Artifact ring in the form of a hedgehog. Gives a bonus to Intelligence and Beauty.<br/>Cost: 180<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopRin>> <<if $IRing_04 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 180>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 180>> <<set $IRing_04 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'"NShopRin01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">' "NShopRin02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">' "NShopRin03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">' "NShopRin04">><</button>> </div> <div id="Shop05" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">' "NShopRin05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">' "NShopRin06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">' "NShopRin07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">' "NShopRin08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">' "NShopRin09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">' "NShopRin10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">' "NShopRin11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">' "NShopRin12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">RING SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopRin_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Ring Frog</strong> <<type 10ms>>An artifact ring in the shape of a frog. Gives a bonus to Intelligence and Beauty.<br/>Cost: 180<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopRin>> <<if $IRing_05 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 180>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 180>> <<set $IRing_05 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'"NShopRin01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">' "NShopRin02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">' "NShopRin03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">' "NShopRin04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">' "NShopRin05">><</button>> </div> <div id="Shop06" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">' "NShopRin06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">' "NShopRin07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">' "NShopRin08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">' "NShopRin09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">' "NShopRin10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">' "NShopRin11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">' "NShopRin12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">RING SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopRin_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Rose Ring</strong> <<type 10ms>>An artifact ring in the shape of a rose. Gives a bonus to Intelligence and Beauty.<br/>Cost: 180<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopRin>> <<if $IRing_06 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 180>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 180>> <<set $IRing_06 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'"NShopRin01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">' "NShopRin02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">' "NShopRin03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">' "NShopRin04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">' "NShopRin05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">' "NShopRin06">><</button>> </div> <div id="Shop07" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">' "NShopRin07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">' "NShopRin08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">' "NShopRin09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">' "NShopRin10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">' "NShopRin11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">' "NShopRin12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">RING SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopRin_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Crystal Ring</strong> <<type 10ms>>Artifact ring with blue crystal. Gives a bonus to Intelligence and Beauty.<br/>Cost: 220<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopRin>> <<if $IRing_07 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 220>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 220>> <<set $IRing_07 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'"NShopRin01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">' "NShopRin02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">' "NShopRin03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">' "NShopRin04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">' "NShopRin05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">' "NShopRin06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">' "NShopRin07">><</button>> </div> <div id="Shop08" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">' "NShopRin08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">' "NShopRin09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">' "NShopRin10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">' "NShopRin11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">' "NShopRin12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">RING SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopRin_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Ring BABY</strong> <<type 10ms>>Artifact ring BABY. Gives a bonus to Intelligence, Beauty and Corruption.<br/>Cost: 250<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopRin>> <<if $IRing_08 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 250>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 5>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 250>> <<set $IRing_08 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'"NShopRin01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">' "NShopRin02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">' "NShopRin03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">' "NShopRin04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">' "NShopRin05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">' "NShopRin06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">' "NShopRin07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">' "NShopRin08">><</button>> </div> <div id="Shop09" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">' "NShopRin09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">' "NShopRin10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">' "NShopRin11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">' "NShopRin12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">RING SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopRin_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Ring SLUT</strong> <<type 10ms>>Artifact ring SLUT. Gives a bonus to Intelligence, Beauty and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 300<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopRin>> <<if $IRing_09 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 300>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 25>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 300>> <<set $IRing_09 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'"NShopRin01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">' "NShopRin02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">' "NShopRin03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">' "NShopRin04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">' "NShopRin05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">' "NShopRin06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">' "NShopRin07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">' "NShopRin08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">' "NShopRin09">><</button>> </div> <div id="Shop10" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">' "NShopRin10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">' "NShopRin11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">' "NShopRin12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">RING SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopRin_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Ring FUCK ME</strong> <<type 10ms>>Artifact ring FUCK ME. Gives a bonus to Intelligence, Beauty and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 300<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopRin>> <<if $IRing_10 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 300>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 25>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 300>> <<set $IRing_10 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'"NShopRin01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">' "NShopRin02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">' "NShopRin03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">' "NShopRin04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">' "NShopRin05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">' "NShopRin06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">' "NShopRin07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">' "NShopRin08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">' "NShopRin09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">' "NShopRin10">><</button>> </div> <div id="Shop11" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">' "NShopRin11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">' "NShopRin12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">RING SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopRin_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Ring of Glance</strong> <<type 10ms>>An artifact ring in the shape of an eye. Gives a bonus to Intelligence and Beauty.<br/>Cost: 350<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopRin>> <<if $IRing_11 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 350>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 350>> <<set $IRing_11 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'"NShopRin01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">' "NShopRin02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">' "NShopRin03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">' "NShopRin04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">' "NShopRin05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">' "NShopRin06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">' "NShopRin07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">' "NShopRin08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">' "NShopRin09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">' "NShopRin10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">' "NShopRin11">><</button>> </div> <div id="Shop12" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">' "NShopRin12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">NECKLACE SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopNec_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Obsidian Chain</strong> <<type 10ms>>Artifact chain with obsidian. Gives a bonus to Intelligence and Beauty.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopNec>> <<if $INecklace_02 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $INecklace_02 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'"NShopNec01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">' "NShopNec02">><</button>> </div> <div id="Shop03" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">' "NShopNec03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">' "NShopNec04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">' "NShopNec05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">' "NShopNec06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">' "NShopNec07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">' "NShopNec08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">' "NShopNec09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">' "NShopNec10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">' "NShopNec11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">' "NShopNec12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">NECKLACE SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopNec_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Bear Chain</strong> <<type 10ms>>An artifact chain in the shape of a bear's head. Gives a bonus to Intelligence and Beauty.<br/>Cost: 180<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopNec>> <<if $INecklace_03 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 180>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 180>> <<set $INecklace_03 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'"NShopNec01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">' "NShopNec02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">' "NShopNec03">><</button>> </div> <div id="Shop04" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">' "NShopNec04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">' "NShopNec05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">' "NShopNec06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">' "NShopNec07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">' "NShopNec08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">' "NShopNec09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">' "NShopNec10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">' "NShopNec11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">' "NShopNec12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">NECKLACE SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopNec_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Hedgehog chain</strong> <<type 10ms>>Artifact chain in the form of a hedgehog. Gives a bonus to Intelligence and Beauty.<br/>Cost: 180<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopNec>> <<if $INecklace_04 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 180>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 180>> <<set $INecklace_04 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'"NShopNec01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">' "NShopNec02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">' "NShopNec03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">' "NShopNec04">><</button>> </div> <div id="Shop05" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">' "NShopNec05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">' "NShopNec06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">' "NShopNec07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">' "NShopNec08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">' "NShopNec09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">' "NShopNec10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">' "NShopNec11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">' "NShopNec12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">NECKLACE SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopNec_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Frog Chain</strong> <<type 10ms>>An artifact chain in the form of a frog. Gives a bonus to Intelligence and Beauty.<br/>Cost: 220<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopNec>> <<if $INecklace_05 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 220>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 220>> <<set $INecklace_05 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'"NShopNec01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">' "NShopNec02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">' "NShopNec03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">' "NShopNec04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">' "NShopNec05">><</button>> </div> <div id="Shop06" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">' "NShopNec06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">' "NShopNec07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">' "NShopNec08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">' "NShopNec09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">' "NShopNec10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">' "NShopNec11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">' "NShopNec12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">NECKLACE SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopNec_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Rose Chain</strong> <<type 10ms>>An artifact chain in the form of a rose. Gives a bonus to Intelligence and Beauty.<br/>Cost: 220<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopNec>> <<if $INecklace_06 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 220>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 220>> <<set $INecklace_06 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'"NShopNec01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">' "NShopNec02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">' "NShopNec03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">' "NShopNec04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">' "NShopNec05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">' "NShopNec06">><</button>> </div> <div id="Shop07" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">' "NShopNec07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">' "NShopNec08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">' "NShopNec09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">' "NShopNec10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">' "NShopNec11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">' "NShopNec12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">NECKLACE SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopNec_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Crystal Chain</strong> <<type 10ms>>Artifact chain with blue crystal. Gives a bonus to Intelligence and Beauty.<br/>Cost: 220<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopNec>> <<if $INecklace_07 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 220>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 220>> <<set $INecklace_07 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'"NShopNec01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">' "NShopNec02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">' "NShopNec03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">' "NShopNec04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">' "NShopNec05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">' "NShopNec06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">' "NShopNec07">><</button>> </div> <div id="Shop08" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">' "NShopNec08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">' "NShopNec09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">' "NShopNec10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">' "NShopNec11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">' "NShopNec12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">NECKLACE SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopNec_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Chain BABY</strong> <<type 10ms>>Artifact chain BABY. Gives a bonus to Intelligence, Beauty and Corruption.<br/>Cost: 250<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopNec>> <<if $INecklace_08 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 250>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 5>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 250>> <<set $INecklace_08 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'"NShopNec01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">' "NShopNec02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">' "NShopNec03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">' "NShopNec04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">' "NShopNec05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">' "NShopNec06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">' "NShopNec07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">' "NShopNec08">><</button>> </div> <div id="Shop09" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">' "NShopNec09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">' "NShopNec10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">' "NShopNec11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">' "NShopNec12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">NECKLACE SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopNec_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Chain SLUT</strong> <<type 10ms>>Artifact chain SLUT. Gives a bonus to Intelligence, Beauty and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 300<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopNec>> <<if $INecklace_09 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 300>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 25>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 300>> <<set $INecklace_09 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'"NShopNec01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">' "NShopNec02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">' "NShopNec03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">' "NShopNec04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">' "NShopNec05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">' "NShopNec06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">' "NShopNec07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">' "NShopNec08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">' "NShopNec09">><</button>> </div> <div id="Shop10" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">' "NShopNec10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">' "NShopNec11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">' "NShopNec12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">NECKLACE SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopNec_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>FUCKTOY chain</strong> <<type 10ms>>Artifact chain FUCKTOY. Gives a bonus to Intelligence, Beauty and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 300<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopNec>> <<if $INecklace_10 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 300>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 25>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 300>> <<set $INecklace_10 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'"NShopNec01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">' "NShopNec02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">' "NShopNec03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">' "NShopNec04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">' "NShopNec05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">' "NShopNec06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">' "NShopNec07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">' "NShopNec08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">' "NShopNec09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">' "NShopNec10">><</button>> </div> <div id="Shop11" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">' "NShopNec11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">' "NShopNec12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">NECKLACE SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopNec_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Chain CUM DUMP</strong> <<type 10ms>>Artifact chain CUM DUMP. Gives a bonus to Intelligence, Beauty and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 300<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopNec>> <<if $INecklace_11 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 350>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 25>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 350>> <<set $INecklace_11 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'"NShopNec01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">' "NShopNec02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">' "NShopNec03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">' "NShopNec04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">' "NShopNec05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">' "NShopNec06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">' "NShopNec07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">' "NShopNec08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">' "NShopNec09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">' "NShopNec10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">' "NShopNec11">><</button>> </div> <div id="Shop12" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">' "NShopNec12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTIES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopPan_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Twilight Meadow</strong> <<type 10ms>>Beautiful black panties. Give a bonus to Dexterity and Beauty.<br/>Cost: 65<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopPan>> <<if $IPanties_02 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 65>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 65>> <<set $IPanties_02 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'"NShopPan01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">' "NShopPan02">><</button>> </div> <div id="Shop03" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">' "NShopPan03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">' "NShopPan04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">' "NShopPan05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">' "NShopPan06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">' "NShopPan07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">' "NShopPan08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">' "NShopPan09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">' "NShopPan10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">' "NShopPan11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">' "NShopPan12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTIES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopPan_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Blooming Meadow</strong> <<type 10ms>>Beautiful panties with a floral pattern. Gives a bonus to Dexterity and Beauty.<br/>Cost: 80<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopPan>> <<if $IPanties_03 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 80>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 80>> <<set $IPanties_03 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'"NShopPan01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">' "NShopPan02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">' "NShopPan03">><</button>> </div> <div id="Shop04" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">' "NShopPan04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">' "NShopPan05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">' "NShopPan06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">' "NShopPan07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">' "NShopPan08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">' "NShopPan09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">' "NShopPan10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">' "NShopPan11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">' "NShopPan12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTIES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopPan_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Heavenly Rift</strong> <<type 10ms>>Beautiful white panties. Give a bonus to Dexterity and Beauty.<br/>Cost: 80<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopPan>> <<if $IPanties_04 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 80>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 80>> <<set $IPanties_04 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'"NShopPan01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">' "NShopPan02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">' "NShopPan03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">' "NShopPan04">><</button>> </div> <div id="Shop05" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">' "NShopPan05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">' "NShopPan06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">' "NShopPan07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">' "NShopPan08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">' "NShopPan09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">' "NShopPan10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">' "NShopPan11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">' "NShopPan12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTIES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopPan_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Midday Rift</strong> <<type 10ms>>Beautiful white panties. Give a bonus to Dexterity and Beauty.<br/>Cost: 80<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopPan>> <<if $IPanties_05 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 80>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 80>> <<set $IPanties_05 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'"NShopPan01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">' "NShopPan02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">' "NShopPan03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">' "NShopPan04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">' "NShopPan05">><</button>> </div> <div id="Shop06" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">' "NShopPan06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">' "NShopPan07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">' "NShopPan08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">' "NShopPan09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">' "NShopPan10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">' "NShopPan11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">' "NShopPan12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTIES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopPan_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Black Rift</strong> <<type 10ms>>Revealing black panties. Gives a bonus to Dexterity and Beauty.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopPan>> <<if $IPanties_06 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IPanties_06 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'"NShopPan01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">' "NShopPan02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">' "NShopPan03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">' "NShopPan04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">' "NShopPan05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">' "NShopPan06">><</button>> </div> <div id="Shop07" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">' "NShopPan07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">' "NShopPan08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">' "NShopPan09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">' "NShopPan10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">' "NShopPan11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">' "NShopPan12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTIES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopPan_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Armor of Passion</strong> <<type 10ms>>Revealing red panties. Gives a bonus to Dexterity, Beauty and Corruption.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopPan>> <<if $IPanties_07 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 10>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IPanties_07 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'"NShopPan01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">' "NShopPan02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">' "NShopPan03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">' "NShopPan04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">' "NShopPan05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">' "NShopPan06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">' "NShopPan07">><</button>> </div> <div id="Shop08" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">' "NShopPan08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">' "NShopPan09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">' "NShopPan10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">' "NShopPan11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">' "NShopPan12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTIES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopPan_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Open Valley</strong> <<type 10ms>>Vulgar black panties. Gives a bonus to Dexterity, Beauty and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopPan>> <<if $IPanties_08 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 25>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IPanties_08 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'"NShopPan01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">' "NShopPan02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">' "NShopPan03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">' "NShopPan04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">' "NShopPan05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">' "NShopPan06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">' "NShopPan07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">' "NShopPan08">><</button>> </div> <div id="Shop09" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">' "NShopPan09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">' "NShopPan10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">' "NShopPan11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">' "NShopPan12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTIES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopPan_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Clean Path</strong> <<type 10ms>>Vulgar black panties. Gives a bonus to Dexterity, Beauty and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopPan>> <<if $IPanties_09 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 25>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IPanties_09 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'"NShopPan01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">' "NShopPan02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">' "NShopPan03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">' "NShopPan04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">' "NShopPan05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">' "NShopPan06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">' "NShopPan07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">' "NShopPan08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">' "NShopPan09">><</button>> </div> <div id="Shop10" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">' "NShopPan10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">' "NShopPan11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">' "NShopPan12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTIES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopPan_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Black Chains</strong> <<type 10ms>>A black leather strip construction. Provides bonuses to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopPan>> <<if $IPanties_10 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 35>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IPanties_10 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'"NShopPan01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">' "NShopPan02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">' "NShopPan03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">' "NShopPan04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">' "NShopPan05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">' "NShopPan06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">' "NShopPan07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">' "NShopPan08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">' "NShopPan09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">' "NShopPan10">><</button>> </div> <div id="Shop11" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">' "NShopPan11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">' "NShopPan12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTIES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopPan_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Absolute form</strong> <<type 10ms>>A black leather strip construction. Provides bonuses to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopPan>> <<if $IPanties_11 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 35>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IPanties_11 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'"NShopPan01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">' "NShopPan02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">' "NShopPan03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">' "NShopPan04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">' "NShopPan05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">' "NShopPan06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">' "NShopPan07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">' "NShopPan08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">' "NShopPan09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">' "NShopPan10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">' "NShopPan11">><</button>> </div> <div id="Shop12" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">' "NShopPan12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">BRA SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopBra_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Twilight</strong> <<type 10ms>>A beautiful black bra. Gives a bonus to Dexterity and Beauty.<br/>Cost: 80<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopBra>> <<if $IBra_02 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 80>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 80>> <<set $IBra_02 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'"NShopBra01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">' "NShopBra02">><</button>> </div> <div id="Shop03" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">' "NShopBra03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">' "NShopBra04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">' "NShopBra05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">' "NShopBra06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">' "NShopBra07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">' "NShopBra08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">' "NShopBra09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">' "NShopBra10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">' "NShopBra11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">' "NShopBra12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">BRA SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopBra_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Flowering Hill</strong> <<type 10ms>>A beautiful bra with a floral pattern. Gives a bonus to Dexterity and Beauty.<br/>Cost: 80<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopBra>> <<if $IBra_03 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 80>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 80>> <<set $IBra_03 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'"NShopBra01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">' "NShopBra02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">' "NShopBra03">><</button>> </div> <div id="Shop04" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">' "NShopBra04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">' "NShopBra05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">' "NShopBra06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">' "NShopBra07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">' "NShopBra08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">' "NShopBra09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">' "NShopBra10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">' "NShopBra11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">' "NShopBra12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">BRA SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopBra_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Heavenly</strong> <<type 10ms>>A beautiful white bra. Gives a bonus to Dexterity and Beauty.<br/>Cost: 80<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopBra>> <<if $IBra_04 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 80>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 80>> <<set $IBra_04 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'"NShopBra01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">' "NShopBra02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">' "NShopBra03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">' "NShopBra04">><</button>> </div> <div id="Shop05" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">' "NShopBra05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">' "NShopBra06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">' "NShopBra07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">' "NShopBra08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">' "NShopBra09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">' "NShopBra10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">' "NShopBra11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">' "NShopBra12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">BRA SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopBra_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Noon</strong> <<type 10ms>>A beautiful white bra. Gives a bonus to Dexterity and Beauty.<br/>Cost: 80<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopBra>> <<if $IBra_05 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 80>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 80>> <<set $IBra_05 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'"NShopBra01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">' "NShopBra02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">' "NShopBra03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">' "NShopBra04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">' "NShopBra05">><</button>> </div> <div id="Shop06" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">' "NShopBra06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">' "NShopBra07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">' "NShopBra08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">' "NShopBra09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">' "NShopBra10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">' "NShopBra11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">' "NShopBra12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">BRA SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopBra_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Black Heart</strong> <<type 10ms>>A revealing black bra. Gives a bonus to Dexterity, Beauty and Corruption.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopBra>> <<if $IBra_06 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IBra_06 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'"NShopBra01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">' "NShopBra02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">' "NShopBra03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">' "NShopBra04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">' "NShopBra05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">' "NShopBra06">><</button>> </div> <div id="Shop07" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">' "NShopBra07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">' "NShopBra08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">' "NShopBra09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">' "NShopBra10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">' "NShopBra11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">' "NShopBra12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">BRA SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopBra_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Passion</strong> <<type 10ms>>A revealing red bra. Gives a bonus to Dexterity, Beauty and Corruption.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopBra>> <<if $IBra_07 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IBra_07 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'"NShopBra01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">' "NShopBra02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">' "NShopBra03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">' "NShopBra04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">' "NShopBra05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">' "NShopBra06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">' "NShopBra07">><</button>> </div> <div id="Shop08" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">' "NShopBra08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">' "NShopBra09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">' "NShopBra10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">' "NShopBra11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">' "NShopBra12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">BRA SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopBra_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Open Hills</strong> <<type 10ms>>A vulgar black bra. Gives a bonus to Dexterity, Beauty and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopBra>> <<if $IBra_08 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 15>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IBra_08 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'"NShopBra01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">' "NShopBra02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">' "NShopBra03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">' "NShopBra04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">' "NShopBra05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">' "NShopBra06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">' "NShopBra07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">' "NShopBra08">><</button>> </div> <div id="Shop09" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">' "NShopBra09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">' "NShopBra10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">' "NShopBra11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">' "NShopBra12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">BRA SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopBra_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Sealed Hills</strong> <<type 10ms>>A vulgar black bra. Gives a bonus to Dexterity, Beauty and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopBra>> <<if $IBra_09 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 15>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IBra_09 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'"NShopBra01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">' "NShopBra02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">' "NShopBra03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">' "NShopBra04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">' "NShopBra05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">' "NShopBra06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">' "NShopBra07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">' "NShopBra08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">' "NShopBra09">><</button>> </div> <div id="Shop10" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">' "NShopBra10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">' "NShopBra11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">' "NShopBra12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">BRA SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopBra_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Bound Hills</strong> <<type 10ms>>A black leather strip construction. Grants bonuses to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopBra>> <<if $IBra_10 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 25>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IBra_10 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'"NShopBra01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">' "NShopBra02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">' "NShopBra03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">' "NShopBra04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">' "NShopBra05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">' "NShopBra06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">' "NShopBra07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">' "NShopBra08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">' "NShopBra09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">' "NShopBra10">><</button>> </div> <div id="Shop11" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">' "NShopBra11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">' "NShopBra12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">BRA SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopBra_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Open Treasury</strong> <<type 10ms>>A black leather strip construction. Grants bonuses to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopBra>> <<if $IBra_11 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 35>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IBra_11 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'"NShopBra01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">' "NShopBra02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">' "NShopBra03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">' "NShopBra04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">' "NShopBra05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">' "NShopBra06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">' "NShopBra07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">' "NShopBra08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">' "NShopBra09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">' "NShopBra10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">' "NShopBra11">><</button>> </div> <div id="Shop12" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">' "NShopBra12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">STOCKINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSto_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Sky Stockings</strong> <<type 10ms>>Regular translucent white stockings. Gives a bonus to Dexterity and Beauty.<br/>Cost: 80<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSto>> <<if $IStockings_02 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 80>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 80>> <<set $IStockings_02 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'"NShopSto01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">' "NShopSto02">><</button>> </div> <div id="Shop03" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">' "NShopSto03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">' "NShopSto04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">' "NShopSto05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">' "NShopSto06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">' "NShopSto07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">' "NShopSto08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">' "NShopSto09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">' "NShopSto10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">' "NShopSto11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">' "NShopSto12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">STOCKINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSto_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Twilight Stockings</strong> <<type 10ms>>Black stockings with garters. Gives a bonus to Dexterity, Beauty and Corruption.<br/>Cost: 120<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSto>> <<if $IStockings_03 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 120>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 120>> <<set $IStockings_03 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'"NShopSto01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">' "NShopSto02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">' "NShopSto03">><</button>> </div> <div id="Shop04" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">' "NShopSto04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">' "NShopSto05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">' "NShopSto06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">' "NShopSto07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">' "NShopSto08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">' "NShopSto09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">' "NShopSto10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">' "NShopSto11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">' "NShopSto12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">STOCKINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSto_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Valley Stockings</strong> <<type 10ms>>Semi-transparent black stockings with a pattern and garters. Gives a bonus to Dexterity, Beauty and Corruption.<br/>Cost: 120<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSto>> <<if $IStockings_04 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 120>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 120>> <<set $IStockings_04 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'"NShopSto01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">' "NShopSto02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">' "NShopSto03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">' "NShopSto04">><</button>> </div> <div id="Shop05" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">' "NShopSto05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">' "NShopSto06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">' "NShopSto07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">' "NShopSto08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">' "NShopSto09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">' "NShopSto10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">' "NShopSto11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">' "NShopSto12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">STOCKINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSto_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Stockings DEBAUCHERY</strong> <<type 10ms>>Semi-transparent black stockings with a pattern. Gives a bonus to Dexterity, Beauty and Corruption.<br/>Cost: 120<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSto>> <<if $IStockings_05 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 120>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 120>> <<set $IStockings_05 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'"NShopSto01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">' "NShopSto02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">' "NShopSto03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">' "NShopSto04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">' "NShopSto05">><</button>> </div> <div id="Shop06" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">' "NShopSto06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">' "NShopSto07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">' "NShopSto08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">' "NShopSto09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">' "NShopSto10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">' "NShopSto11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">' "NShopSto12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">STOCKINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSto_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Stockings GREECE</strong> <<type 10ms>>Black transparent fishnet stockings. Gives bonus to Dexterity, Beauty and Corruption.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSto>> <<if $IStockings_06 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IStockings_06 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'"NShopSto01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">' "NShopSto02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">' "NShopSto03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">' "NShopSto04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">' "NShopSto05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">' "NShopSto06">><</button>> </div> <div id="Shop07" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">' "NShopSto07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">' "NShopSto08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">' "NShopSto09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">' "NShopSto10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">' "NShopSto11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">' "NShopSto12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">STOCKINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSto_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Stockings ORDINARINESS</strong> <<type 10ms>>Beautiful brown stockings. Give a bonus to Dexterity and Beauty.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSto>> <<if $IStockings_07 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IStockings_07 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'"NShopSto01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">' "NShopSto02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">' "NShopSto03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">' "NShopSto04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">' "NShopSto05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">' "NShopSto06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">' "NShopSto07">><</button>> </div> <div id="Shop08" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">' "NShopSto08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">' "NShopSto09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">' "NShopSto10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">' "NShopSto11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">' "NShopSto12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">STOCKINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSto_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Stockings SEAL OF SIN</strong> <<type 10ms>>Black fishnet stockings. Provides bonuses to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSto>> <<if $IStockings_08 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 15>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IStockings_08 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'"NShopSto01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">' "NShopSto02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">' "NShopSto03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">' "NShopSto04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">' "NShopSto05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">' "NShopSto06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">' "NShopSto07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">' "NShopSto08">><</button>> </div> <div id="Shop09" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">' "NShopSto09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">' "NShopSto10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">' "NShopSto11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">' "NShopSto12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">STOCKINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSto_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Stockings ABSOLUTE TREASURE</strong> <<type 10ms>>Black fishnet stockings. Provides bonuses to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSto>> <<if $IStockings_09 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 10>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IStockings_09 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'"NShopSto01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">' "NShopSto02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">' "NShopSto03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">' "NShopSto04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">' "NShopSto05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">' "NShopSto06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">' "NShopSto07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">' "NShopSto08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">' "NShopSto09">><</button>> </div> <div id="Shop10" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">' "NShopSto10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">' "NShopSto11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">' "NShopSto12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">STOCKINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSto_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Stockings NOON</strong> <<type 10ms>>White fishnet stockings. Provides bonuses to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSto>> <<if $IStockings_10 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 10>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IStockings_10 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'"NShopSto01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">' "NShopSto02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">' "NShopSto03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">' "NShopSto04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">' "NShopSto05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">' "NShopSto06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">' "NShopSto07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">' "NShopSto08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">' "NShopSto09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">' "NShopSto10">><</button>> </div> <div id="Shop11" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">' "NShopSto11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">' "NShopSto12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">STOCKINGS SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSto_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Stockings SQUID OF PASSION</strong> <<type 10ms>>Red fishnet stockings. Provides bonuses to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSto>> <<if $IStockings_11 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 15>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IStockings_11 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'"NShopSto01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">' "NShopSto02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">' "NShopSto03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">' "NShopSto04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">' "NShopSto05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">' "NShopSto06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">' "NShopSto07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">' "NShopSto08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">' "NShopSto09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">' "NShopSto10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">' "NShopSto11">><</button>> </div> <div id="Shop12" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">' "NShopSto12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">SHOES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSho_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Sports sneakers</strong> <<type 10ms>>Women's sneakers. Gives a bonus to Dexterity.<br/>Cost: 80<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSho>> <<if $IShoes_02 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 80>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 80>> <<set $IShoes_02 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'"NShopSho01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">' "NShopSho02">><</button>> </div> <div id="Shop03" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">' "NShopSho03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">' "NShopSho04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">' "NShopSho05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">' "NShopSho06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">' "NShopSho07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">' "NShopSho08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">' "NShopSho09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">' "NShopSho10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">' "NShopSho11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">' "NShopSho12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">SHOES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSho_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Shoes HEAT</strong> <<type 10ms>>Beautiful black shoes. Gives a bonus to Dexterity and Beauty.<br/>Cost: 120<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSho>> <<if $IShoes_03 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 120>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 120>> <<set $IShoes_03 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'"NShopSho01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">' "NShopSho02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">' "NShopSho03">><</button>> </div> <div id="Shop04" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">' "NShopSho04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">' "NShopSho05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">' "NShopSho06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">' "NShopSho07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">' "NShopSho08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">' "NShopSho09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">' "NShopSho10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">' "NShopSho11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">' "NShopSho12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">SHOES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSho_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Red shoes</strong> <<type 10ms>>Beautiful red shoes. Gives a bonus to Dexterity and Beauty.<br/>Cost: 120<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSho>> <<if $IShoes_04 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 120>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 120>> <<set $IShoes_04 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'"NShopSho01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">' "NShopSho02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">' "NShopSho03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">' "NShopSho04">><</button>> </div> <div id="Shop05" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">' "NShopSho05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">' "NShopSho06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">' "NShopSho07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">' "NShopSho08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">' "NShopSho09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">' "NShopSho10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">' "NShopSho11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">' "NShopSho12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">SHOES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSho_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Shoes STRAWBERRY</strong> <<type 10ms>>Beautiful red high heels. Provides bonuses to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 160<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSho>> <<if $IShoes_05 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 160>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 5>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 160>> <<set $IShoes_05 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'"NShopSho01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">' "NShopSho02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">' "NShopSho03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">' "NShopSho04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">' "NShopSho05">><</button>> </div> <div id="Shop06" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">' "NShopSho06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">' "NShopSho07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">' "NShopSho08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">' "NShopSho09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">' "NShopSho10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">' "NShopSho11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">' "NShopSho12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">SHOES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSho_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>MO-O shoes</strong> <<type 10ms>>Beautiful black high-heeled shoes. Provides a bonus to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 160<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSho>> <<if $IShoes_06 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 160>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 5>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 160>> <<set $IShoes_06 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'"NShopSho01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">' "NShopSho02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">' "NShopSho03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">' "NShopSho04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">' "NShopSho05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">' "NShopSho06">><</button>> </div> <div id="Shop07" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">' "NShopSho07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">' "NShopSho08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">' "NShopSho09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">' "NShopSho10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">' "NShopSho11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">' "NShopSho12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">SHOES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSho_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Black boots</strong> <<type 10ms>>Black leather boots. Provides a bonus to Dexterity and Beauty.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSho>> <<if $IShoes_07 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IShoes_07 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'"NShopSho01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">' "NShopSho02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">' "NShopSho03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">' "NShopSho04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">' "NShopSho05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">' "NShopSho06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">' "NShopSho07">><</button>> </div> <div id="Shop08" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">' "NShopSho08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">' "NShopSho09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">' "NShopSho10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">' "NShopSho11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">' "NShopSho12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">SHOES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSho_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Boots DARKNESS</strong> <<type 10ms>>Black leather boots with stiletto heels. Provides a bonus to Dexterity, Beauty and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 220<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSho>> <<if $IShoes_08 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 220>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 220>> <<set $IShoes_08 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'"NShopSho01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">' "NShopSho02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">' "NShopSho03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">' "NShopSho04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">' "NShopSho05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">' "NShopSho06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">' "NShopSho07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">' "NShopSho08">><</button>> </div> <div id="Shop09" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">' "NShopSho09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">' "NShopSho10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">' "NShopSho11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">' "NShopSho12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">SHOES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSho_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Shoes REVELATION</strong> <<type 10ms>>High platform shoes. Provides a bonus to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 250<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSho>> <<if $IShoes_09 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 250>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 15>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 250>> <<set $IShoes_09 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'"NShopSho01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">' "NShopSho02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">' "NShopSho03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">' "NShopSho04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">' "NShopSho05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">' "NShopSho06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">' "NShopSho07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">' "NShopSho08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">' "NShopSho09">><</button>> </div> <div id="Shop10" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">' "NShopSho10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">' "NShopSho11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">' "NShopSho12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">SHOES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSho_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Boots LADY OF INFINITY</strong> <<type 10ms>>Black leather boots with stiletto heels. Provides a bonus to Dexterity, Beauty and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 300<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSho>> <<if $IShoes_10 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 300>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 20>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 300>> <<set $IShoes_10 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'"NShopSho01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">' "NShopSho02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">' "NShopSho03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">' "NShopSho04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">' "NShopSho05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">' "NShopSho06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">' "NShopSho07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">' "NShopSho08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">' "NShopSho09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">' "NShopSho10">><</button>> </div> <div id="Shop11" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">' "NShopSho11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">' "NShopSho12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">SHOES SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSho_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Armor CAMELOT</strong> <<type 10ms>>Metallic leg armor. Provides a bonus to Dexterity.<br/>Cost: 350<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSho>> <<if $IShoes_11 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 350>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 350>> <<set $IShoes_11 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'"NShopSho01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">' "NShopSho02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">' "NShopSho03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">' "NShopSho04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">' "NShopSho05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">' "NShopSho06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">' "NShopSho07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">' "NShopSho08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">' "NShopSho09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">' "NShopSho10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">' "NShopSho11">><</button>> </div> <div id="Shop12" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">' "NShopSho12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTS/SKIRT SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSki_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Witch's skirt</strong> <<type 10ms>>Dark purple checkered skirt. Gives bonus to Dexterity and Beauty.<br/>Cost: 100<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSki>> <<if $IPants_02 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 100>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 100>> <<set $IPants_02 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'"NShopSki01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">' "NShopSki02">><</button>> </div> <div id="Shop03" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">' "NShopSki03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">' "NShopSki04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">' "NShopSki05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">' "NShopSki06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">' "NShopSki07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">' "NShopSki08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">' "NShopSki09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">' "NShopSki10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">' "NShopSki11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">' "NShopSki12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTS/SKIRT SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSki_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>School skirt</strong> <<type 10ms>>A regular black skirt. Gives a bonus to Dexterity and Beauty.<br/>Cost: 100<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSki>> <<if $IPants_03 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 100>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 100>> <<set $IPants_03 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'"NShopSki01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">' "NShopSki02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">' "NShopSki03">><</button>> </div> <div id="Shop04" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">' "NShopSki04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">' "NShopSki05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">' "NShopSki06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">' "NShopSki07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">' "NShopSki08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">' "NShopSki09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">' "NShopSki10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">' "NShopSki11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">' "NShopSki12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTS/SKIRT SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSki_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>MO-O skirt</strong> <<type 10ms>>Leather miniskirt in a special color. Gives a bonus to Dexterity, Beauty and Corruption.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSki>> <<if $IPants_04 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 5>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IPants_04 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'"NShopSki01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">' "NShopSki02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">' "NShopSki03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">' "NShopSki04">><</button>> </div> <div id="Shop05" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">' "NShopSki05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">' "NShopSki06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">' "NShopSki07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">' "NShopSki08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">' "NShopSki09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">' "NShopSki10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">' "NShopSki11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">' "NShopSki12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTS/SKIRT SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSki_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Skirt REVELATION</strong> <<type 10ms>>Red miniskirt. Gives bonus to Dexterity, Beauty and Corruption.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSki>> <<if $IPants_05 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 5>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IPants_05 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'"NShopSki01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">' "NShopSki02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">' "NShopSki03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">' "NShopSki04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">' "NShopSki05">><</button>> </div> <div id="Shop06" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">' "NShopSki06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">' "NShopSki07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">' "NShopSki08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">' "NShopSki09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">' "NShopSki10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">' "NShopSki11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">' "NShopSki12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTS/SKIRT SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSki_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Skirt DISCOVERY</strong> <<type 10ms>>Pink checkered miniskirt. Gives bonus to Dexterity, Beauty and Corruption.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSki>> <<if $IPants_06 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 5>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IPants_06 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'"NShopSki01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">' "NShopSki02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">' "NShopSki03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">' "NShopSki04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">' "NShopSki05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">' "NShopSki06">><</button>> </div> <div id="Shop07" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">' "NShopSki07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">' "NShopSki08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">' "NShopSki09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">' "NShopSki10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">' "NShopSki11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">' "NShopSki12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTS/SKIRT SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSki_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Miniskirt DARKNESS</strong> <<type 10ms>>Black latex miniskirt. Provides bonuses to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 180<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSki>> <<if $IPants_07 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 180>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 15>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 180>> <<set $IPants_07 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'"NShopSki01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">' "NShopSki02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">' "NShopSki03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">' "NShopSki04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">' "NShopSki05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">' "NShopSki06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">' "NShopSki07">><</button>> </div> <div id="Shop08" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">' "NShopSki08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">' "NShopSki09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">' "NShopSki10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">' "NShopSki11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">' "NShopSki12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTS/SKIRT SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSki_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Miniskirt INFINITY</strong> <<type 10ms>>Transparent PVC miniskirt. Gives bonus to Dexterity, Beauty and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSki>> <<if $IPants_08 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 20>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IPants_08 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'"NShopSki01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">' "NShopSki02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">' "NShopSki03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">' "NShopSki04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">' "NShopSki05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">' "NShopSki06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">' "NShopSki07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">' "NShopSki08">><</button>> </div> <div id="Shop09" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">' "NShopSki09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">' "NShopSki10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">' "NShopSki11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">' "NShopSki12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTS/SKIRT SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSki_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Pants VASILY</strong> <<type 10ms>>Sturdy work pants. Provides a bonus to Dexterity.<br/>Cost: 250<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSki>> <<if $IPants_09 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 250>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 250>> <<set $IPants_09 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'"NShopSki01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">' "NShopSki02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">' "NShopSki03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">' "NShopSki04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">' "NShopSki05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">' "NShopSki06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">' "NShopSki07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">' "NShopSki08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">' "NShopSki09">><</button>> </div> <div id="Shop10" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">' "NShopSki10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">' "NShopSki11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">' "NShopSki12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTS/SKIRT SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSki_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Pants LARA</strong> <<type 10ms>>Sturdy work pants. Provides a bonus to Dexterity and Beauty.<br/>Cost: 300<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSki>> <<if $IPants_10 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 300>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 300>> <<set $IPants_10 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'"NShopSki01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">' "NShopSki02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">' "NShopSki03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">' "NShopSki04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">' "NShopSki05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">' "NShopSki06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">' "NShopSki07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">' "NShopSki08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">' "NShopSki09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">' "NShopSki10">><</button>> </div> <div id="Shop11" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">' "NShopSki11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">' "NShopSki12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">PANTS/SKIRT SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopSki_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Armor CAMELOT</strong> <<type 10ms>>Metallic leg armor. Provides a bonus to Dexterity.<br/>Cost: 350<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopSki>> <<if $IPants_11 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 350>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 350>> <<set $IPants_11 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'"NShopSki01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">' "NShopSki02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">' "NShopSki03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">' "NShopSki04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">' "NShopSki05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">' "NShopSki06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">' "NShopSki07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">' "NShopSki08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">' "NShopSki09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">' "NShopSki10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">' "NShopSki11">><</button>> </div> <div id="Shop12" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">' "NShopSki12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">OUTERWEAR SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopOut_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Lace top HEAT</strong> <<type 10ms>>White lace top with a cleavage. Gives a bonus to Dexterity and Beauty.<br/>Cost: 60<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopOut>> <<if $IOuterwear_02 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 60>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 60>> <<set $IOuterwear_02 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'"NShopOut01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">' "NShopOut02">><</button>> </div> <div id="Shop03" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">' "NShopOut03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">' "NShopOut04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">' "NShopOut05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">' "NShopOut06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">' "NShopOut07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">' "NShopOut08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">' "NShopOut09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">' "NShopOut10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">' "NShopOut11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">' "NShopOut12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">OUTERWEAR SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopOut_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Crop top STRAWBERRY</strong> <<type 10ms>>Pink crop top. Provides bonus to Dexterity, Beauty and Corruption.<br/>Cost: 80<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopOut>> <<if $IOuterwear_03 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 80>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 80>> <<set $IOuterwear_03 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'"NShopOut01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">' "NShopOut02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">' "NShopOut03">><</button>> </div> <div id="Shop04" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">' "NShopOut04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">' "NShopOut05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">' "NShopOut06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">' "NShopOut07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">' "NShopOut08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">' "NShopOut09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">' "NShopOut10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">' "NShopOut11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">' "NShopOut12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">OUTERWEAR SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopOut_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Top mesh COOLNESS</strong> <<type 10ms>>White top mesh. Gives bonus to Dexterity, Beauty and Corruption.<br/>Cost: 120<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopOut>> <<if $IOuterwear_04 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 120>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 5>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 120>> <<set $IOuterwear_04 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'"NShopOut01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">' "NShopOut02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">' "NShopOut03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">' "NShopOut04">><</button>> </div> <div id="Shop05" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">' "NShopOut05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">' "NShopOut06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">' "NShopOut07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">' "NShopOut08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">' "NShopOut09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">' "NShopOut10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">' "NShopOut11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">' "NShopOut12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">OUTERWEAR SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopOut_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Dress ULTRA PINK</strong> <<type 10ms>>A revealing pink mini dress. Provides a bonus to Dexterity, Beauty, and Corruption. Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopOut>> <<if $IOuterwear_05 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 5>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IOuterwear_05 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'"NShopOut01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">' "NShopOut02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">' "NShopOut03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">' "NShopOut04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">' "NShopOut05">><</button>> </div> <div id="Shop06" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">' "NShopOut06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">' "NShopOut07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">' "NShopOut08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">' "NShopOut09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">' "NShopOut10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">' "NShopOut11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">' "NShopOut12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">OUTERWEAR SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopOut_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>MO-O top</strong> <<type 10ms>>A crop top in a special color scheme. Gives a bonus to Dexterity, Beauty and Corruption.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopOut>> <<if $IOuterwear_06 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 5>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IOuterwear_06 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'"NShopOut01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">' "NShopOut02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">' "NShopOut03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">' "NShopOut04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">' "NShopOut05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">' "NShopOut06">><</button>> </div> <div id="Shop07" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">' "NShopOut07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">' "NShopOut08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">' "NShopOut09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">' "NShopOut10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">' "NShopOut11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">' "NShopOut12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">OUTERWEAR SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopOut_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Crop top DARKNESS</strong> <<type 10ms>>Black latex crop top. Provides bonuses to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopOut>> <<if $IOuterwear_07 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 10>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IOuterwear_07 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'"NShopOut01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">' "NShopOut02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">' "NShopOut03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">' "NShopOut04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">' "NShopOut05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">' "NShopOut06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">' "NShopOut07">><</button>> </div> <div id="Shop08" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">' "NShopOut08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">' "NShopOut09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">' "NShopOut10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">' "NShopOut11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">' "NShopOut12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">OUTERWEAR SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopOut_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Crop top INFINITY</strong> <<type 10ms>>Black see-through crop top. Provides bonus to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 250<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopOut>> <<if $IOuterwear_08 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 250>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 20>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 250>> <<set $IOuterwear_08 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'"NShopOut01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">' "NShopOut02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">' "NShopOut03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">' "NShopOut04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">' "NShopOut05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">' "NShopOut06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">' "NShopOut07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">' "NShopOut08">><</button>> </div> <div id="Shop09" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">' "NShopOut09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">' "NShopOut10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">' "NShopOut11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">' "NShopOut12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">OUTERWEAR SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopOut_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>ZADOV Harness</strong> <<type 10ms>>Leather Harness. Provides bonus to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 300<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopOut>> <<if $IOuterwear_09 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 300>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 25>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 300>> <<set $IOuterwear_09 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'"NShopOut01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">' "NShopOut02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">' "NShopOut03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">' "NShopOut04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">' "NShopOut05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">' "NShopOut06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">' "NShopOut07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">' "NShopOut08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">' "NShopOut09">><</button>> </div> <div id="Shop10" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">' "NShopOut10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">' "NShopOut11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">' "NShopOut12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">OUTERWEAR SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopOut_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Kunoichi Grid</strong> <<type 10ms>>A mesh of chakra-conducting wire. Ancient protective armor of the Kunoichi. Provides a bonus to Dexterity, Beauty, and Corruption. Requires a certain amount of Insanity to wear.<br/>Cost: 400<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopOut>> <<if $IOuterwear_10 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 400>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<elseif $Corr < 30>> <<script>> Dialog.setup("   IMPOSSIBLE"); Dialog.wiki("You are too ashamed to buy this!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 400>> <<set $IOuterwear_10 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'"NShopOut01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">' "NShopOut02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">' "NShopOut03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">' "NShopOut04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">' "NShopOut05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">' "NShopOut06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">' "NShopOut07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">' "NShopOut08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">' "NShopOut09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">' "NShopOut10">><</button>> </div> <div id="Shop11" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">' "NShopOut11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">' "NShopOut12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">OUTERWEAR SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopOut_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Armor CAMELOT</strong> <<type 10ms>>Metallic armor for the torso. Provides a bonus to Dexterity.<br/>Cost: 600<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopOut>> <<if $IOuterwear_11 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 600>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 600>> <<set $IOuterwear_11 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'"NShopOut01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">' "NShopOut02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">' "NShopOut03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">' "NShopOut04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">' "NShopOut05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">' "NShopOut06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">' "NShopOut07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">' "NShopOut08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">' "NShopOut09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">' "NShopOut10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">' "NShopOut11">><</button>> </div> <div id="Shop12" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">' "NShopOut12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">WEAPON SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopWea_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Club</strong> <<type 10ms>>A wooden bat with barbed wire wrapped around it. An exclusive example of local military technology. Gives a bonus to Strength.<br/>Cost: 100<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopWea>> <<if $IWeapon_02 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 100>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 100>> <<set $IWeapon_02 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'"NShopWea01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">' "NShopWea02">><</button>> </div> <div id="Shop03" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">' "NShopWea03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">' "NShopWea04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">' "NShopWea05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">' "NShopWea06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">' "NShopWea07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">' "NShopWea08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">' "NShopWea09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">' "NShopWea10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">' "NShopWea11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">' "NShopWea12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">WEAPON SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopWea_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>One-handed axe</strong> <<type 10ms>>For chopping wood, opening boxes and skulls. Gives a bonus to Strength.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopWea>> <<if $IWeapon_03 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IWeapon_03 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'"NShopWea01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">' "NShopWea02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">' "NShopWea03">><</button>> </div> <div id="Shop04" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">' "NShopWea04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">' "NShopWea05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">' "NShopWea06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">' "NShopWea07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">' "NShopWea08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">' "NShopWea09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">' "NShopWea10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">' "NShopWea11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">' "NShopWea12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">WEAPON SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopWea_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Machete</strong> <<type 10ms>>A combat gardener's tool. Provides a bonus to Strength.<br/>Cost: 150<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopWea>> <<if $IWeapon_04 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 150>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 150>> <<set $IWeapon_04 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'"NShopWea01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">' "NShopWea02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">' "NShopWea03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">' "NShopWea04">><</button>> </div> <div id="Shop05" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">' "NShopWea05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">' "NShopWea06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">' "NShopWea07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">' "NShopWea08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">' "NShopWea09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">' "NShopWea10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">' "NShopWea11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">' "NShopWea12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">WEAPON SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopWea_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Combat flail</strong> <<type 10ms>>Looks extremely menacing. Dangerous to everyone, including the owner.<br/>Cost: 200<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopWea>> <<if $IWeapon_05 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 200>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 200>> <<set $IWeapon_05 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'"NShopWea01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">' "NShopWea02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">' "NShopWea03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">' "NShopWea04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">' "NShopWea05">><</button>> </div> <div id="Shop06" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">' "NShopWea06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">' "NShopWea07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">' "NShopWea08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">' "NShopWea09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">' "NShopWea10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">' "NShopWea11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">' "NShopWea12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">WEAPON SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopWea_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Short sword</strong> <<type 10ms>>For those who do not accept perversion. Gives a bonus to Strength.<br/>Cost: 300<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopWea>> <<if $IWeapon_06 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 300>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 300>> <<set $IWeapon_06 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'"NShopWea01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">' "NShopWea02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">' "NShopWea03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">' "NShopWea04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">' "NShopWea05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">' "NShopWea06">><</button>> </div> <div id="Shop07" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">' "NShopWea07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">' "NShopWea08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">' "NShopWea09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">' "NShopWea10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">' "NShopWea11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">' "NShopWea12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">WEAPON SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopWea_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Spiked Mace</strong> <<type 10ms>>Heavy and scary, deservedly so. Gives a bonus to Strength.<br/>Cost: 300<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopWea>> <<if $IWeapon_07 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 300>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 300>> <<set $IWeapon_07 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'"NShopWea01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">' "NShopWea02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">' "NShopWea03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">' "NShopWea04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">' "NShopWea05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">' "NShopWea06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">' "NShopWea07">><</button>> </div> <div id="Shop08" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">' "NShopWea08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">' "NShopWea09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">' "NShopWea10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">' "NShopWea11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">' "NShopWea12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">WEAPON SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopWea_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Partisan</strong> <<type 10ms>>A short spear with a broad tip. Provides a bonus to Strength.<br/>Cost: 350<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopWea>> <<if $IWeapon_08 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 350>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 350>> <<set $IWeapon_08 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'"NShopWea01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">' "NShopWea02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">' "NShopWea03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">' "NShopWea04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">' "NShopWea05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">' "NShopWea06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">' "NShopWea07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">' "NShopWea08">><</button>> </div> <div id="Shop09" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">' "NShopWea09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">' "NShopWea10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">' "NShopWea11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">' "NShopWea12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">WEAPON SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopWea_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Halberd</strong> <<type 10ms>>Shortened version. Looks like an intricate axe on a long stick. Gives a bonus to Strength. Cost: 400<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopWea>> <<if $IWeapon_09 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 400>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 400>> <<set $IWeapon_09 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'"NShopWea01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">' "NShopWea02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">' "NShopWea03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">' "NShopWea04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">' "NShopWea05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">' "NShopWea06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">' "NShopWea07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">' "NShopWea08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">' "NShopWea09">><</button>> </div> <div id="Shop10" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">' "NShopWea10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">' "NShopWea11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">' "NShopWea12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">WEAPON SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopWea_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Two-handed sword</strong> <<type 10ms>>The ultimate weapon against evil. Gives a bonus to Strength.<br/>Cost: 500<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopWea>> <<if $IWeapon_10 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 500>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 500>> <<set $IWeapon_10 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'"NShopWea01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">' "NShopWea02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">' "NShopWea03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">' "NShopWea04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">' "NShopWea05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">' "NShopWea06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">' "NShopWea07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">' "NShopWea08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">' "NShopWea09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">' "NShopWea10">><</button>> </div> <div id="Shop11" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">' "NShopWea11">><</button>> </div> <div id="Shop12" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">' "NShopWea12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <div class="passage-wrap"> <h2 class="passage__title">WEAPON SHOP</h2> <div class="shop"> <div id="ShopArt01"> <img src="img/Items/Shop/ShopWea_00.jpg" class="shop__image"> </div> <div class="shop__offers"> <div id="TextShopBox01"> <h3>PARAMETERS</h3> <strong>Flamberg</strong> <<type 10ms>>A two-handed sword, but with a wavy blade. There is no particular difference, but the wounds it leaves are more dangerous. Gives a bonus to Strength.<br/>Cost: 600<</type>> <div id="ButtonCW22" class="shop__buy"> <<button "<strong>BUY</strong>" NShopWea>> <<if $IWeapon_11 is true>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You already have this thing."); Dialog.open(); <</script>> <<elseif $Money < 600>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("NEED MORE GOLD!"); Dialog.open(); <</script>> <<else>> <<set $Money -= 600>> <<set $IWeapon_11 to true>> <</if>> <</button>> </div> </div> <div class="shop__items"> <div id="Shop01" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'"NShopWea01">><</button>> </div> <div id="Shop02" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">' "NShopWea02">><</button>> </div> <div id="Shop03" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">' "NShopWea03">><</button>> </div> <div id="Shop04" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">' "NShopWea04">><</button>> </div> <div id="Shop05" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">' "NShopWea05">><</button>> </div> <div id="Shop06" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">' "NShopWea06">><</button>> </div> <div id="Shop07" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">' "NShopWea07">><</button>> </div> <div id="Shop08" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">' "NShopWea08">><</button>> </div> <div id="Shop09" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">' "NShopWea09">><</button>> </div> <div id="Shop10" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">' "NShopWea10">><</button>> </div> <div id="Shop11" class="shop__item btn6"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">' "NShopWea11">><</button>> </div> <div id="Shop12" class="shop__item shop__item--active"> <<button '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">' "NShopWea12">><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"> <span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> </div> </div> <</nobr>>
<<nobr>> <<run UIBar.setStoryElements()>> <<run updateSetBonuses()>> <<run updateSTR()>> <<run updateINT()>> <<run updateBea()>> <<run updateBimTotal()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="attributes"> <div class="parameters"> <h3 class="parameters__title">PARAMETERS</h3> <div class="parameters__list"> <div class="parameters__item">Strength: <span id="STRStat">$STR</span></div> <div class="parameters__item">Dexterity: <span id="DEXStat">$DEX</span></div> <div class="parameters__item">Intelligence: <span id="INTStat">$INT</span></div> <div class="parameters__item">Fitness: <span id="">$Fit</span></div> <div class="parameters__item">Beauty: <span id="">$Bea</span></div> </div> </div> <div class="stats"> <div class="stats__item"> <div class="stats__name">Strength:</div> <div class="stats__btns"> <<link "➕">> <<if $StatP gt 0>> <<set $STRBase++>> <<set $StatP-->> <<run updateSTR()>> <<replace "#STRStat">><<print $STR>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</if>> <</link>> </div> </div> <div class="stats__item"> <div class="stats__name">Dexterity:</div> <div class="stats__btns"> <<link "➕">> <<if $StatP gt 0>> <<set $DEXBase++>> <<set $StatP-->> <<run updateDEX()>> <<replace "#DEXStat">><<print $DEX>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</if>> <</link>> </div> </div> <div class="stats__item"> <div class="stats__name">Intelligence:</div> <div class="stats__btns"> <<link "➕">> <<if $StatP gt 0>> <<set $INTBase++>> <<set $StatP-->> <<run updateINT()>> <<run updateBimTotal()>> <<replace "#INTStat">><<print $INT>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <<replace "#DCStat">><<print $BimTotal>><</replace>> <</if>> <</link>> </div> </div> <div class="stats__total-points"> Total Points: <span id="pointsStat"> <strong>$StatP</strong></span> </div> </div> <div class="parameters"> <h3 class="parameters__title">PERSONALITY</h3> <div class="parameters__list"> <div class="parameters__item">Mind Curse: <span id="DCStat">$BimTotal</span></div> <div class="parameters__item">Submissiveness: <span id="">$Sub</span></div> <div class="parameters__item">Dominance: <span id="">$Dom</span></div> </div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<set $imageChance to random(0, 100)>> <<if $imageChance < 50>> <img src="img/Сharacter/Body/Body/TBody_00.jpg"> <<elseif $imageChance < 80>> <img src="img/Сharacter/Body/Body/TBody_01.jpg"> <<else>> <img src="img/Сharacter/Body/Body/TBody_02.jpg"> <</if>> </div> </div> <div class="text-block"> <<type 20ms>>Your name is $Pname.<br/>You are a $PAge year old woman with $HaCN hair and $EyeCN eyes.<br/>$HorCN $SpermCN <br/><div class="comp03">$AroCN <span class="madness03">$ToxCN</span></div><</type>> <<switch $Eye>> <<case 1>> <<set $EyeCN to "Brown">> <<case 2>> <<set $EyeCN to "Walnut">> <<case 3>> <<set $EyeCN to "Blue">> <<case 4>> <<set $EyeCN to "Purple">> <<case 5>> <<set $EyeCN to "Light Blue">> <<case 6>> <<set $EyeCN to "Gray">> <<case 7>> <<set $EyeCN to "Green">> <<case 8>> <<set $EyeCN to "Yellow">> <<case 9>> <<set $EyeCN to "Red">> <<default>> <<set $EyeCN to "Black">> <</switch>> <<switch $HaC>> <<case 1>> <<set $HaCN to "Brunette">> <<case 2>> <<set $HaCN to "Blonde">> <<case 3>> <<set $HaCN to "Ash blonde">> <<case 4>> <<set $HaCN to "Red">> <<case 5>> <<set $HaCN to "Bright Red">> <<case 6>> <<set $HaCN to "Lilac">> <<case 7>> <<set $HaCN to "Blue">> <<default>> <<set $HaCN to "Black">> <</switch>> <<switch $Hor>> <<case 1>> <<set $HorCN to "Your head is adorned with a pair of demonic horns.<br/>">> <<case 2>> <<set $HorCN to "Your head is adorned with a pair of cow horns.<br/>">> <<case 3>> <<set $HorCN to "Your head is adorned with a pair of deer antlers.<br/>">> <<case 4>> <<set $HorCN to "Your head is adorned with a pair of ram's horns.<br/>">> <<default>> <<set $HorCN to " ">> <</switch>> <<switch $Sperm>> <<case 1>> <<set $SpermCN to "YOU'RE COVERED IN CUM!<br/>">> <<default>> <<set $SpermCN to " ">> <</switch>> <<if $Aro > 50>> <<set $AroCN to "YOU ARE AROUSED! ">> <<else>> <<set $AroCN to " ">> <</if>> <<if $Tox > 50>> <<set $ToxCN to "YOU ARE DRUNK!">> <<else>> <<set $ToxCN to " ">> <</if>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>CHEST</strong>" Chest>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>VAGINA</strong>" Vagina>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ANUS</strong>" Anus>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>DICK</strong>" Dick>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE2"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="current-items"> <div class="current-item"> <<switch $EquippedEarrings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_01.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedRing>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_02.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedNecklace>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_03.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPanties>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_04.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedBra>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_05.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedStockings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_06.png">'>> <</switch>> </div> <div class="current-item"></div> <div class="current-item"> <<switch $EquippedShoes>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_07.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPants>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_08.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedOuterwear>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_09.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedWeapon>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_10.png">'>> <</switch>> </div> <div class="current-item"></div> </div> <div class="personal-bag"> <div class="personal-bag__text"> <<type 10ms>>Here is a list of the clothes you wear and have access to, as well as weapons. Clothes can give their owner unusual properties, not always positive and have a synergy that enhances certain of their properties.<</type>> </div> <div class="personal-bag__items"> <div class="personal-bag__item"></div> <div class="personal-bag__item"></div> <div class="personal-bag__item"></div> <div class="personal-bag__item"></div> <div class="personal-bag__item"></div> <div class="personal-bag__item"></div> <div class="personal-bag__item"></div> <div class="personal-bag__item"></div> <div class="personal-bag__item"></div> <div class="personal-bag__item"></div> <div class="personal-bag__item"></div> <div class="personal-bag__item"></div> </div> </div> <div style="text-align: center;" id="LINE"><strong>----------------------------------------------------------------</strong></div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>EARRINGS</strong>" Earrings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>RING</strong>" Ring>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECKLACE</strong>" Necklace>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PANTIES</strong>" Panties>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BRA</strong>" Bra>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>STOCKINGS</strong>" Stockings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SHOES</strong>" Shoes>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>PANTS/SKIRT</strong>" Pants/skirt>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>OUTERWEAR</strong>" Outerwear>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>WEAPON</strong>" Weapon>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <<if $EventEnc00 == 0>> <img src="img/Сharacter/Body/Body/TTattoo_00.jpg">> <<elseif $EventEnc00 == 1>> <img src="img/Сharacter/Body/Body/TTattoo_01.jpg">> <<elseif $EventEnc00 == 2>> <img src="img/Сharacter/Body/Body/TTattoo_02.jpg">> <<elseif $EventEnc00 == 3>> <img src="img/Сharacter/Body/Body/TTattoo_03.jpg">> <<elseif $EventEnc00 == 4>> <img src="img/Сharacter/Body/Body/TTattoo_04.jpg">> <<elseif $EventEnc00 == 5>> <img src="img/Сharacter/Body/Body/TTattoo_05.jpg">> <<elseif $EventEnc00 == 6>> <img src="img/Сharacter/Body/Body/TTattoo_06.jpg">> <<elseif $EventEnc00 == 7>> <img src="img/Сharacter/Body/Body/TTattoo_07.jpg">> <</if>> </div> </div> <div class="text-block"> <<type 10ms>><strong>Here is a list of tattoos you have received. In this strange city where you found yourself, tattoos can appear on their own in a mystical way as a result of certain events and give their owner unusual properties, not always positive.</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>ARM</strong>" Arm>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECK</strong>" Neck>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LIPS</strong>" Lips>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>FOOT</strong>" Foot>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LEG</strong>" Leg>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BREAST</strong>" Breast>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BELLY</strong>" Belly>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PUBIC</strong>" Pubic>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SIDE</strong>" Side>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass01>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>TRUMP STAMP</strong>" Trump_stamp>><</button>> </div> <div class="footer-menu__item"> <<button "<strong></strong>">><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<set $imageChance to random(0, 100)>> <<if $imageChance < 50>> <img src="img/Сharacter/Body/Body/TPiersing_00.jpg"> <<elseif $imageChance < 80>> <img src="img/Сharacter/Body/Body/TPiersing_01.jpg"> <<else>> <img src="img/Сharacter/Body/Body/TPiersing_02.jpg"> <</if>> </div> </div> <div class="text-block"> <<type 10ms>><strong>Here is a list of your existing piercings. In this strange city where you found yourself, piercings can appear on their own in a mystical way as a result of certain events and give their owner unusual properties, not always positive. It is impossible to remove them in the usual ways.</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>NOSE</strong>" Nose>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TONGUE</strong>" Tongue>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NIPPLE</strong>" Nipple>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LABIA</strong>" Labia>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLITORIS</strong>" Clitoris>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run setup.updateChest()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<print '<img src="img/Сharacter/Body/Body/Chest/' + $bodyImage + '">'>> </div> </div> <div class="text-block"> <<type 20ms>><strong>You have a $ChestName chest. ($ChestStatus)</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>CHEST</strong>" Chest>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>VAGINA</strong>" Vagina>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ANUS</strong>" Anus>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>DICK</strong>" Dick>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE2"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" Body01>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run setup.updateAss()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<print '<img src="img/Сharacter/Body/Body/Ass/' + $AssImage + '">'>> </div> </div> <div class="text-block"> <<type 20ms>><strong>You have a$AssName butt. ($AssStatus)</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>CHEST</strong>" Chest>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>ASS</strong>" Ass>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>VAGINA</strong>" Vagina>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ANUS</strong>" Anus>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>DICK</strong>" Dick>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE2"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" Body01>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run setup.updateVagina()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<print '<img src="img/Сharacter/Body/Body/Vagina/' + $VaginaImage + '">'>> </div> </div> <div class="text-block"> <<type 20ms>><strong>You have a $VaginaName vagina. ($VaginaStatus)</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>CHEST</strong>" Chest>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>VAGINA</strong>" Vagina>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ANUS</strong>" Anus>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>DICK</strong>" Dick>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE2"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" Body01>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run setup.updateAnus()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<print '<img src="img/Сharacter/Body/Body/Anus/' + $AnusImage + '">'>> </div> </div> <div class="text-block"> <<type 20ms>><strong>You have a $AnusName anus. ($AnusStatus)</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>CHEST</strong>" Chest>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>VAGINA</strong>" Vagina>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>ANUS</strong>" Anus>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>DICK</strong>" Dick>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE2"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" Body01>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run setup.updateDick()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<print '<img src="img/Сharacter/Body/Body/Dick/' + $DickImage + '">'>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$DickName ($DickStatus)</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>CHEST</strong>" Chest>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>VAGINA</strong>" Vagina>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ANUS</strong>" Anus>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>DICK</strong>" Dick>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE2"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" Body01>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<switch $TNoseStatus>> <<case 1>> <<set $TNoseName to "You have a massive iron ring in your nose.<br/>Somehow it makes you more attractive.">> <img src="img/Сharacter/Body/Piersing/Nose/TNose_01.jpg"> <<default>> <<set $TNoseName to "You don't have any piercings here.">> <img src="img/Сharacter/Body/Piersing/Nose/TNose_00.jpg"> <</switch>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TNoseName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>NOSE</strong>" Nose>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TONGUE</strong>" Tongue>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NIPPLE</strong>" Nipple>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LABIA</strong>" Labia>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLITORIS</strong>" Clitoris>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<switch $TTongueStampStatus>> <<case 1>> <<set $TTongueStampName to "Your tongue is pierced with a barbell.<br/>Somehow, it increases your attractiveness. Even if it is not visible.">> <img src="img/Сharacter/Body/Piersing/Tongue/TTongue_01.jpg"> <<default>> <<set $TTongueStampName to "You don't have any piercings here.">> <img src="img/Сharacter/Body/Piersing/Tongue/TTongue_00.jpg"> <</switch>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TTongueStampName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>NOSE</strong>" Nose>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>TONGUE</strong>" Tongue>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NIPPLE</strong>" Nipple>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LABIA</strong>" Labia>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLITORIS</strong>" Clitoris>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<switch $TNippleStatus>> <<case 1>> <<set $TNippleName to "Your nipples are pierced with a pair of massive iron rings.<br/>Somehow, this enhances your attractiveness. Even if it is not visible.">> <img src="img/Сharacter/Body/Piersing/Nipple/TNipple_01.jpg"> <<default>> <<set $TNippleName to "You don't have any piercings here.">> <img src="img/Сharacter/Body/Piersing/Nipple/TNipple_00.jpg"> <</switch>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TNippleName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>NOSE</strong>" Nose>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TONGUE</strong>" Tongue>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>NIPPLE</strong>" Nipple>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LABIA</strong>" Labia>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLITORIS</strong>" Clitoris>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<switch $TLabiaStatus>> <<case 1>> <<set $TLabiaName to "There are several iron rings on your labia.<br/>Somehow, this increases your attractiveness. Even if it is not visible.">> <img src="img/Сharacter/Body/Piersing/Labia/TLabia_01.jpg"> <<default>> <<set $TLabiaName to "You don't have any piercings here.">> <img src="img/Сharacter/Body/Piersing/Labia/TLabia_00.jpg"> <</switch>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TLabiaName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>NOSE</strong>" Nose>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TONGUE</strong>" Tongue>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NIPPLE</strong>" Nipple>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>LABIA</strong>" Labia>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLITORIS</strong>" Clitoris>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<switch $TClitorisStatus>> <<case 1>> <<set $TClitorisName to "There's a little ring on your clitoris.<br/>Somehow, it increases your attractiveness. Even if it is not visible.">> <img src="img/Сharacter/Body/Piersing/Clitoris/TClitoris_01.jpg"> <<default>> <<set $TClitorisName to "You don't have any piercings here.">> <img src="img/Сharacter/Body/Piersing/Clitoris/TClitoris_00.jpg"> <</switch>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TClitorisName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>NOSE</strong>" Nose>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TONGUE</strong>" Tongue>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NIPPLE</strong>" Nipple>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LABIA</strong>" Labia>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>CLITORIS</strong>" Clitoris>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run updateINT()>> <<run updateBea()>> <<run updateSetBonuses()>> <<run setup.updateEarringsDescription01()>> <<run setup.updateEarringsDescription02()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="current-items"> <div class="current-item"> <<switch $EquippedEarrings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_01.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedRing>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_02.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedNecklace>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_03.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPanties>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_04.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedBra>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_05.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedStockings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_06.png">'>> <</switch>> </div> <div class="current-item"></div> <div class="current-item"> <<switch $EquippedShoes>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_07.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPants>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_08.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedOuterwear>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_09.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedWeapon>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_10.png">'>> <</switch>> </div> <div class="current-item"></div> </div> <div class="personal-bag"> <div class="personal-bag__text"> <h3>PARAMETERS</h3> <strong>$EarringsName</strong> <<type 20ms>>$EarringsDescription<</type>> </div> <div class="personal-bag__items"> <div class="personal-bag__item"> <<switch $IEarrings_00>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg"> <<button "<strong>USE</strong>" Earrings>> <<if $EquippedEarrings is 0>> <<set $EquippedEarrings to 1>> <<else>> <<set $EquippedEarrings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IEarrings_01>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg"> <<button "<strong>USE</strong>" Earrings>> <<if $EquippedEarrings is 0>> <<set $EquippedEarrings to 2>> <<else>> <<set $EquippedEarrings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IEarrings_02>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg"> <<button "<strong>USE</strong>" Earrings>> <<if $EquippedEarrings is 0>> <<set $EquippedEarrings to 3>> <<else>> <<set $EquippedEarrings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IEarrings_03>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg"> <<button "<strong>USE</strong>" Earrings>> <<if $EquippedEarrings is 0>> <<set $EquippedEarrings to 4>> <<else>> <<set $EquippedEarrings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IEarrings_04>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg"> <<button "<strong>USE</strong>" Earrings>> <<if $EquippedEarrings is 0>> <<set $EquippedEarrings to 5>> <<else>> <<set $EquippedEarrings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IEarrings_05>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg"> <<button "<strong>USE</strong>" Earrings>> <<if $EquippedEarrings is 0>> <<set $EquippedEarrings to 6>> <<else>> <<set $EquippedEarrings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IEarrings_06>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg"> <<button "<strong>USE</strong>" Earrings>> <<if $EquippedEarrings is 0>> <<set $EquippedEarrings to 7>> <<else>> <<set $EquippedEarrings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IEarrings_07>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg"> <<button "<strong>USE</strong>" Earrings>> <<if $EquippedEarrings is 0>> <<set $EquippedEarrings to 8>> <<else>> <<set $EquippedEarrings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IEarrings_08>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg"> <<button "<strong>USE</strong>" Earrings>> <<if $EquippedEarrings is 0>> <<if $Mad < 0>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedEarrings to 9>> <</if>> <<else>> <<set $EquippedEarrings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IEarrings_09>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg"> <<button "<strong>USE</strong>" Earrings>> <<if $EquippedEarrings is 0>> <<if $Mad < 20>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedEarrings to 10>> <</if>> <<else>> <<set $EquippedEarrings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IEarrings_10>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg"> <<button "<strong>USE</strong>" Earrings>> <<if $EquippedEarrings is 0>> <<if $Mad < 20>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedEarrings to 11>> <</if>> <<else>> <<set $EquippedEarrings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IEarrings_11>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg"> <<button "<strong>USE</strong>" Earrings>> <<if $EquippedEarrings is 0>> <<set $EquippedEarrings to 12>> <<else>> <<set $EquippedEarrings to 0>> <</if>> <</button>> <</switch>> </div> </div> </div> <div style="text-align: center;" id="LINE"><strong>----------------------------------------------------------------</strong></div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>EARRINGS</strong>" Earrings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>RING</strong>" Ring>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECKLACE</strong>" Necklace>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PANTIES</strong>" Panties>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BRA</strong>" Bra>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>STOCKINGS</strong>" Stockings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SHOES</strong>" Shoes>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>PANTS/SKIRT</strong>" Pants/skirt>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>OUTERWEAR</strong>" Outerwear>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>WEAPON</strong>" Weapon>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run updateINT()>> <<run updateBea()>> <<run updateSetBonuses()>> <<run setup.updateRingDescription01()>> <<run setup.updateRingDescription02()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="current-items"> <div class="current-item"> <<switch $EquippedEarrings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_01.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedRing>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_02.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedNecklace>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_03.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPanties>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_04.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedBra>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_05.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedStockings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_06.png">'>> <</switch>> </div> <div class="current-item"></div> <div class="current-item"> <<switch $EquippedShoes>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_07.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPants>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_08.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedOuterwear>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_09.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedWeapon>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_10.png">'>> <</switch>> </div> <div class="current-item"></div> </div> <div class="personal-bag"> <div class="personal-bag__text"> <h3>PARAMETERS</h3> <strong>$RingName</strong> <<type 20ms>>$RingDescription<</type>> </div> <div class="personal-bag__items"> <div class="personal-bag__item"> <<switch $IRing_00>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg"> <<button "<strong>USE</strong>" Ring>> <<if $EquippedRing is 0>> <<set $EquippedRing to 1>> <<else>> <<set $EquippedRing to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IRing_01>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg"> <<button "<strong>USE</strong>" Ring>> <<if $EquippedRing is 0>> <<set $EquippedRing to 2>> <<else>> <<set $EquippedRing to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IRing_02>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg"> <<button "<strong>USE</strong>" Ring>> <<if $EquippedRing is 0>> <<set $EquippedRing to 3>> <<else>> <<set $EquippedRing to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IRing_03>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg"> <<button "<strong>USE</strong>" Ring>> <<if $EquippedRing is 0>> <<set $EquippedRing to 4>> <<else>> <<set $EquippedRing to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IRing_04>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg"> <<button "<strong>USE</strong>" Ring>> <<if $EquippedRing is 0>> <<set $EquippedRing to 5>> <<else>> <<set $EquippedRing to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IRing_05>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg"> <<button "<strong>USE</strong>" Ring>> <<if $EquippedRing is 0>> <<set $EquippedRing to 6>> <<else>> <<set $EquippedRing to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IRing_06>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg"> <<button "<strong>USE</strong>" Ring>> <<if $EquippedRing is 0>> <<set $EquippedRing to 7>> <<else>> <<set $EquippedRing to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IRing_07>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg"> <<button "<strong>USE</strong>" Ring>> <<if $EquippedRing is 0>> <<set $EquippedRing to 8>> <<else>> <<set $EquippedRing to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IRing_08>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg"> <<button "<strong>USE</strong>" Ring>> <<if $EquippedRing is 0>> <<if $Mad < 0>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedRing to 9>> <</if>> <<else>> <<set $EquippedRing to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IRing_09>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg"> <<button "<strong>USE</strong>" Ring>> <<if $EquippedRing is 0>> <<if $Mad < 20>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedRing to 10>> <</if>> <<else>> <<set $EquippedRing to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IRing_10>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg"> <<button "<strong>USE</strong>" Ring>> <<if $EquippedRing is 0>> <<if $Mad < 20>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedRing to 11>> <</if>> <<else>> <<set $EquippedRing to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IRing_11>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg"> <<button "<strong>USE</strong>" Ring>> <<if $EquippedRing is 0>> <<set $EquippedRing to 12>> <<else>> <<set $EquippedRing to 0>> <</if>> <</button>> <</switch>> </div> </div> </div> <div style="text-align: center;" id="LINE"><strong>----------------------------------------------------------------</strong></div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>EARRINGS</strong>" Earrings>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>RING</strong>" Ring>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECKLACE</strong>" Necklace>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PANTIES</strong>" Panties>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BRA</strong>" Bra>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>STOCKINGS</strong>" Stockings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SHOES</strong>" Shoes>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>PANTS/SKIRT</strong>" Pants/skirt>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>OUTERWEAR</strong>" Outerwear>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>WEAPON</strong>" Weapon>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run updateINT()>> <<run updateBea()>> <<run updateSetBonuses()>> <<run setup.updateNecklaceDescription01()>> <<run setup.updateNecklaceDescription02()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="current-items"> <div class="current-item"> <<switch $EquippedEarrings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_01.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedRing>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_02.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedNecklace>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_03.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPanties>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_04.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedBra>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_05.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedStockings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_06.png">'>> <</switch>> </div> <div class="current-item"></div> <div class="current-item"> <<switch $EquippedShoes>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_07.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPants>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_08.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedOuterwear>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_09.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedWeapon>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_10.png">'>> <</switch>> </div> <div class="current-item"></div> </div> <div class="personal-bag"> <div class="personal-bag__text"> <h3>PARAMETERS</h3> <strong>$NecklaceName</strong> <<type 20ms>>$NecklaceDescription<</type>> </div> <div class="personal-bag__items"> <div class="personal-bag__item"> <<switch $INecklace_00>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg"> <<button "<strong>USE</strong>" Necklace>> <<if $EquippedNecklace is 0>> <<set $EquippedNecklace to 1>> <<else>> <<set $EquippedNecklace to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $INecklace_01>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg"> <<button "<strong>USE</strong>" Necklace>> <<if $EquippedNecklace is 0>> <<set $EquippedNecklace to 2>> <<else>> <<set $EquippedNecklace to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $INecklace_02>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg"> <<button "<strong>USE</strong>" Necklace>> <<if $EquippedNecklace is 0>> <<set $EquippedNecklace to 3>> <<else>> <<set $EquippedNecklace to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $INecklace_03>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg"> <<button "<strong>USE</strong>" Necklace>> <<if $EquippedNecklace is 0>> <<set $EquippedNecklace to 4>> <<else>> <<set $EquippedNecklace to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $INecklace_04>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg"> <<button "<strong>USE</strong>" Necklace>> <<if $EquippedNecklace is 0>> <<set $EquippedNecklace to 5>> <<else>> <<set $EquippedNecklace to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $INecklace_05>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg"> <<button "<strong>USE</strong>" Necklace>> <<if $EquippedNecklace is 0>> <<set $EquippedNecklace to 6>> <<else>> <<set $EquippedNecklace to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $INecklace_06>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg"> <<button "<strong>USE</strong>" Necklace>> <<if $EquippedNecklace is 0>> <<set $EquippedNecklace to 7>> <<else>> <<set $EquippedNecklace to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $INecklace_07>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg"> <<button "<strong>USE</strong>" Necklace>> <<if $EquippedNecklace is 0>> <<set $EquippedNecklace to 8>> <<else>> <<set $EquippedNecklace to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $INecklace_08>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg"> <<button "<strong>USE</strong>" Necklace>> <<if $EquippedNecklace is 0>> <<set $EquippedNecklace to 9>> <<else>> <<set $EquippedNecklace to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $INecklace_09>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg"> <<button "<strong>USE</strong>" Necklace>> <<if $EquippedNecklace is 0>> <<if $Mad < 20>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedNecklace to 10>> <</if>> <<else>> <<set $EquippedNecklace to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $INecklace_10>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg"> <<button "<strong>USE</strong>" Necklace>> <<if $EquippedNecklace is 0>> <<if $Mad < 20>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedNecklace to 11>> <</if>> <<else>> <<set $EquippedNecklace to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $INecklace_11>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg"> <<button "<strong>USE</strong>" Necklace>> <<if $EquippedNecklace is 0>> <<if $Mad < 20>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedNecklace to 12>> <</if>> <<else>> <<set $EquippedNecklace to 0>> <</if>> <</button>> <</switch>> </div> </div> </div> <div style="text-align: center;" id="LINE"><strong>----------------------------------------------------------------</strong></div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>EARRINGS</strong>" Earrings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>RING</strong>" Ring>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>NECKLACE</strong>" Necklace>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PANTIES</strong>" Panties>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BRA</strong>" Bra>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>STOCKINGS</strong>" Stockings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SHOES</strong>" Shoes>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>PANTS/SKIRT</strong>" Pants/skirt>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>OUTERWEAR</strong>" Outerwear>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>WEAPON</strong>" Weapon>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run updateDEX()>> <<run updateBea()>> <<run updateSetBonuses()>> <<run setup.updatePantiesDescription01()>> <<run setup.updatePantiesDescription02()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="current-items"> <div class="current-item"> <<switch $EquippedEarrings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_01.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedRing>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_02.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedNecklace>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_03.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPanties>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_04.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedBra>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_05.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedStockings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_06.png">'>> <</switch>> </div> <div class="current-item"></div> <div class="current-item"> <<switch $EquippedShoes>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_07.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPants>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_08.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedOuterwear>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_09.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedWeapon>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_10.png">'>> <</switch>> </div> <div class="current-item"></div> </div> <div class="personal-bag"> <div class="personal-bag__text"> <h3>PARAMETERS</h3> <strong>$PantiesName</strong> <<type 20ms>>$PantiesDescription<</type>> </div> <div class="personal-bag__items"> <div class="personal-bag__item"> <<switch $IPanties_00>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg"> <<button "<strong>USE</strong>" Panties>> <<if $EquippedPanties is 0>> <<set $EquippedPanties to 1>> <<else>> <<set $EquippedPanties to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPanties_01>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg"> <<button "<strong>USE</strong>" Panties>> <<if $EquippedPanties is 0>> <<set $EquippedPanties to 2>> <<else>> <<set $EquippedPanties to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPanties_02>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg"> <<button "<strong>USE</strong>" Panties>> <<if $EquippedPanties is 0>> <<set $EquippedPanties to 3>> <<else>> <<set $EquippedPanties to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPanties_03>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg"> <<button "<strong>USE</strong>" Panties>> <<if $EquippedPanties is 0>> <<set $EquippedPanties to 4>> <<else>> <<set $EquippedPanties to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPanties_04>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg"> <<button "<strong>USE</strong>" Panties>> <<if $EquippedPanties is 0>> <<set $EquippedPanties to 5>> <<else>> <<set $EquippedPanties to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPanties_05>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg"> <<button "<strong>USE</strong>" Panties>> <<if $EquippedPanties is 0>> <<set $EquippedPanties to 6>> <<else>> <<set $EquippedPanties to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPanties_06>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg"> <<button "<strong>USE</strong>" Panties>> <<if $EquippedPanties is 0>> <<set $EquippedPanties to 7>> <<else>> <<set $EquippedPanties to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPanties_07>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg"> <<button "<strong>USE</strong>" Panties>> <<if $EquippedPanties is 0>> <<set $EquippedPanties to 8>> <<else>> <<set $EquippedPanties to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPanties_08>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg"> <<button "<strong>USE</strong>" Panties>> <<if $EquippedPanties is 0>> <<if $Mad < 10>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedPanties to 9>> <</if>> <<else>> <<set $EquippedPanties to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPanties_09>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg"> <<button "<strong>USE</strong>" Panties>> <<if $EquippedPanties is 0>> <<if $Mad < 10>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedPanties to 10>> <</if>> <<else>> <<set $EquippedPanties to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPanties_10>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg"> <<button "<strong>USE</strong>" Panties>> <<if $EquippedPanties is 0>> <<if $Mad < 20>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedPanties to 11>> <</if>> <<else>> <<set $EquippedPanties to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPanties_11>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg"> <<button "<strong>USE</strong>" Panties>> <<if $EquippedPanties is 0>> <<if $Mad < 20>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedPanties to 12>> <</if>> <<else>> <<set $EquippedPanties to 0>> <</if>> <</button>> <</switch>> </div> </div> </div> <div style="text-align: center;" id="LINE"><strong>----------------------------------------------------------------</strong></div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>EARRINGS</strong>" Earrings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>RING</strong>" Ring>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECKLACE</strong>" Necklace>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>PANTIES</strong>" Panties>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BRA</strong>" Bra>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>STOCKINGS</strong>" Stockings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SHOES</strong>" Shoes>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>PANTS/SKIRT</strong>" Pants/skirt>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>OUTERWEAR</strong>" Outerwear>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>WEAPON</strong>" Weapon>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run updateDEX()>> <<run updateBea()>> <<run updateSetBonuses()>> <<run setup.updateBraDescription01()>> <<run setup.updateBraDescription02()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="current-items"> <div class="current-item"> <<switch $EquippedEarrings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_01.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedRing>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_02.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedNecklace>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_03.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPanties>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_04.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedBra>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_05.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedStockings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_06.png">'>> <</switch>> </div> <div class="current-item"></div> <div class="current-item"> <<switch $EquippedShoes>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_07.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPants>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_08.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedOuterwear>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_09.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedWeapon>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_10.png">'>> <</switch>> </div> <div class="current-item"></div> </div> <div class="personal-bag"> <div class="personal-bag__text"> <h3>PARAMETERS</h3> <strong>$BraName</strong> <<type 20ms>>$BraDescription<</type>> </div> <div class="personal-bag__items"> <div class="personal-bag__item"> <<switch $IBra_00>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg"> <<button "<strong>USE</strong>" Bra>> <<if $EquippedBra is 0>> <<set $EquippedBra to 1>> <<else>> <<set $EquippedBra to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IBra_01>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg"> <<button "<strong>USE</strong>" Bra>> <<if $EquippedBra is 0>> <<set $EquippedBra to 2>> <<else>> <<set $EquippedBra to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IBra_02>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg"> <<button "<strong>USE</strong>" Bra>> <<if $EquippedBra is 0>> <<set $EquippedBra to 3>> <<else>> <<set $EquippedBra to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IBra_03>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg"> <<button "<strong>USE</strong>" Bra>> <<if $EquippedBra is 0>> <<set $EquippedBra to 4>> <<else>> <<set $EquippedBra to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IBra_04>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg"> <<button "<strong>USE</strong>" Bra>> <<if $EquippedBra is 0>> <<set $EquippedBra to 5>> <<else>> <<set $EquippedBra to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IBra_05>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg"> <<button "<strong>USE</strong>" Bra>> <<if $EquippedBra is 0>> <<set $EquippedBra to 6>> <<else>> <<set $EquippedBra to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IBra_06>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg"> <<button "<strong>USE</strong>" Bra>> <<if $EquippedBra is 0>> <<set $EquippedBra to 7>> <<else>> <<set $EquippedBra to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IBra_07>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg"> <<button "<strong>USE</strong>" Bra>> <<if $EquippedBra is 0>> <<set $EquippedBra to 8>> <<else>> <<set $EquippedBra to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IBra_08>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg"> <<button "<strong>USE</strong>" Bra>> <<if $EquippedBra is 0>> <<if $Mad < 10>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedBra to 9>> <</if>> <<else>> <<set $EquippedBra to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IBra_09>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg"> <<button "<strong>USE</strong>" Bra>> <<if $EquippedBra is 0>> <<if $Mad < 10>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedBra to 10>> <</if>> <<else>> <<set $EquippedBra to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IBra_10>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg"> <<button "<strong>USE</strong>" Bra>> <<if $EquippedBra is 0>> <<if $Mad < 10>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedBra to 11>> <</if>> <<else>> <<set $EquippedBra to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IBra_11>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg"> <<button "<strong>USE</strong>" Bra>> <<if $EquippedBra is 0>> <<if $Mad < 10>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedBra to 12>> <</if>> <<else>> <<set $EquippedBra to 0>> <</if>> <</button>> <</switch>> </div> </div> </div> <div style="text-align: center;" id="LINE"><strong>----------------------------------------------------------------</strong></div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>EARRINGS</strong>" Earrings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>RING</strong>" Ring>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECKLACE</strong>" Necklace>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PANTIES</strong>" Panties>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>BRA</strong>" Bra>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>STOCKINGS</strong>" Stockings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SHOES</strong>" Shoes>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>PANTS/SKIRT</strong>" Pants/skirt>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>OUTERWEAR</strong>" Outerwear>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>WEAPON</strong>" Weapon>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run updateDEX()>> <<run updateBea()>> <<run updateSetBonuses()>> <<run setup.updateStockingsDescription01()>> <<run setup.updateStockingsDescription02()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="current-items"> <div class="current-item"> <<switch $EquippedEarrings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_01.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedRing>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_02.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedNecklace>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_03.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPanties>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_04.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedBra>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_05.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedStockings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_06.png">'>> <</switch>> </div> <div class="current-item"></div> <div class="current-item"> <<switch $EquippedShoes>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_07.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPants>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_08.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedOuterwear>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_09.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedWeapon>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_10.png">'>> <</switch>> </div> <div class="current-item"></div> </div> <div class="personal-bag"> <div class="personal-bag__text"> <h3>PARAMETERS</h3> <strong>$StockingsName</strong> <<type 20ms>>$StockingsDescription<</type>> </div> <div class="personal-bag__items"> <div class="personal-bag__item"> <<switch $IStockings_00>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg"> <<button "<strong>USE</strong>" Stockings>> <<if $EquippedStockings is 0>> <<set $EquippedStockings to 1>> <<else>> <<set $EquippedStockings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IStockings_01>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg"> <<button "<strong>USE</strong>" Stockings>> <<if $EquippedStockings is 0>> <<set $EquippedStockings to 2>> <<else>> <<set $EquippedStockings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IStockings_02>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg"> <<button "<strong>USE</strong>" Stockings>> <<if $EquippedStockings is 0>> <<set $EquippedStockings to 3>> <<else>> <<set $EquippedStockings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IStockings_03>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg"> <<button "<strong>USE</strong>" Stockings>> <<if $EquippedStockings is 0>> <<set $EquippedStockings to 4>> <<else>> <<set $EquippedStockings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IStockings_04>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg"> <<button "<strong>USE</strong>" Stockings>> <<if $EquippedStockings is 0>> <<set $EquippedStockings to 5>> <<else>> <<set $EquippedStockings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IStockings_05>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg"> <<button "<strong>USE</strong>" Stockings>> <<if $EquippedStockings is 0>> <<set $EquippedStockings to 6>> <<else>> <<set $EquippedStockings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IStockings_06>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg"> <<button "<strong>USE</strong>" Stockings>> <<if $EquippedStockings is 0>> <<set $EquippedStockings to 7>> <<else>> <<set $EquippedStockings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IStockings_07>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg"> <<button "<strong>USE</strong>" Stockings>> <<if $EquippedStockings is 0>> <<set $EquippedStockings to 8>> <<else>> <<set $EquippedStockings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IStockings_08>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg"> <<button "<strong>USE</strong>" Stockings>> <<if $EquippedStockings is 0>> <<if $Mad < 5>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedStockings to 9>> <</if>> <<else>> <<set $EquippedStockings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IStockings_09>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg"> <<button "<strong>USE</strong>" Stockings>> <<if $EquippedStockings is 0>> <<if $Mad < 5>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedStockings to 10>> <</if>> <<else>> <<set $EquippedStockings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IStockings_10>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg"> <<button "<strong>USE</strong>" Stockings>> <<if $EquippedStockings is 0>> <<if $Mad < 5>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedStockings to 11>> <</if>> <<else>> <<set $EquippedStockings to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IStockings_11>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg"> <<button "<strong>USE</strong>" Stockings>> <<if $EquippedStockings is 0>> <<if $Mad < 5>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedStockings to 12>> <</if>> <<else>> <<set $EquippedStockings to 0>> <</if>> <</button>> <</switch>> </div> </div> </div> <div style="text-align: center;" id="LINE"><strong>----------------------------------------------------------------</strong></div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>EARRINGS</strong>" Earrings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>RING</strong>" Ring>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECKLACE</strong>" Necklace>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PANTIES</strong>" Panties>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BRA</strong>" Bra>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>STOCKINGS</strong>" Stockings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SHOES</strong>" Shoes>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>PANTS/SKIRT</strong>" Pants/skirt>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>OUTERWEAR</strong>" Outerwear>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>WEAPON</strong>" Weapon>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run updateDEX()>> <<run updateBea()>> <<run updateSetBonuses()>> <<run setup.updateShoesDescription01()>> <<run setup.updateShoesDescription02()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="current-items"> <div class="current-item"> <<switch $EquippedEarrings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_01.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedRing>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_02.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedNecklace>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_03.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPanties>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_04.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedBra>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_05.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedStockings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_06.png">'>> <</switch>> </div> <div class="current-item"></div> <div class="current-item"> <<switch $EquippedShoes>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_07.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPants>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_08.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedOuterwear>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_09.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedWeapon>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_10.png">'>> <</switch>> </div> <div class="current-item"></div> </div> <div class="personal-bag"> <div class="personal-bag__text"> <h3>PARAMETERS</h3> <strong>$ShoesName</strong> <<type 20ms>>$ShoesDescription<</type>> </div> <div class="personal-bag__items"> <div class="personal-bag__item"> <<switch $IShoes_00>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg"> <<button "<strong>USE</strong>" Shoes>> <<if $EquippedShoes is 0>> <<set $EquippedShoes to 1>> <<else>> <<set $EquippedShoes to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IShoes_01>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg"> <<button "<strong>USE</strong>" Shoes>> <<if $EquippedShoes is 0>> <<set $EquippedShoes to 2>> <<else>> <<set $EquippedShoes to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IShoes_02>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg"> <<button "<strong>USE</strong>" Shoes>> <<if $EquippedShoes is 0>> <<set $EquippedShoes to 3>> <<else>> <<set $EquippedShoes to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IShoes_03>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg"> <<button "<strong>USE</strong>" Shoes>> <<if $EquippedShoes is 0>> <<set $EquippedShoes to 4>> <<else>> <<set $EquippedShoes to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IShoes_04>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg"> <<button "<strong>USE</strong>" Shoes>> <<if $EquippedShoes is 0>> <<set $EquippedShoes to 5>> <<else>> <<set $EquippedShoes to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IShoes_05>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg"> <<button "<strong>USE</strong>" Shoes>> <<if $EquippedShoes is 0>> <<if $Mad < 5>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedShoes to 6>> <</if>> <<else>> <<set $EquippedShoes to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IShoes_06>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg"> <<button "<strong>USE</strong>" Shoes>> <<if $EquippedShoes is 0>> <<if $Mad < 5>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedShoes to 7>> <</if>> <<else>> <<set $EquippedShoes to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IShoes_07>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg"> <<button "<strong>USE</strong>" Shoes>> <<if $EquippedShoes is 0>> <<set $EquippedShoes to 8>> <<else>> <<set $EquippedShoes to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IShoes_08>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg"> <<button "<strong>USE</strong>" Shoes>> <<if $EquippedShoes is 0>> <<if $Mad < 5>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedShoes to 9>> <</if>> <<else>> <<set $EquippedShoes to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IShoes_09>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg"> <<button "<strong>USE</strong>" Shoes>> <<if $EquippedShoes is 0>> <<if $Mad < 10>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedShoes to 10>> <</if>> <<else>> <<set $EquippedShoes to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IShoes_10>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg"> <<button "<strong>USE</strong>" Shoes>> <<if $EquippedShoes is 0>> <<if $Mad < 15>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedShoes to 11>> <</if>> <<else>> <<set $EquippedShoes to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IShoes_11>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg"> <<button "<strong>USE</strong>" Shoes>> <<if $EquippedShoes is 0>> <<set $EquippedShoes to 12>> <<else>> <<set $EquippedShoes to 0>> <</if>> <</button>> <</switch>> </div> </div> </div> <div style="text-align: center;" id="LINE"><strong>----------------------------------------------------------------</strong></div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>EARRINGS</strong>" Earrings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>RING</strong>" Ring>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECKLACE</strong>" Necklace>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PANTIES</strong>" Panties>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BRA</strong>" Bra>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>STOCKINGS</strong>" Stockings>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>SHOES</strong>" Shoes>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>PANTS/SKIRT</strong>" Pants/skirt>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>OUTERWEAR</strong>" Outerwear>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>WEAPON</strong>" Weapon>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run updateDEX()>> <<run updateBea()>> <<run updateSetBonuses()>> <<run setup.updatePantsDescription01()>> <<run setup.updatePantsDescription02()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="current-items"> <div class="current-item"> <<switch $EquippedEarrings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_01.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedRing>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_02.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedNecklace>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_03.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPanties>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_04.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedBra>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_05.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedStockings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_06.png">'>> <</switch>> </div> <div class="current-item"></div> <div class="current-item"> <<switch $EquippedShoes>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_07.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPants>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_08.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedOuterwear>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_09.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedWeapon>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_10.png">'>> <</switch>> </div> <div class="current-item"></div> </div> <div class="personal-bag"> <div class="personal-bag__text"> <h3>PARAMETERS</h3> <strong>$PantsName</strong> <<type 20ms>>$PantsDescription<</type>> </div> <div class="personal-bag__items"> <div class="personal-bag__item"> <<switch $IPants_00>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg"> <<button "<strong>USE</strong>" Pants/skirt>> <<if $EquippedPants is 0>> <<set $EquippedPants to 1>> <<else>> <<set $EquippedPants to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPants_01>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg"> <<button "<strong>USE</strong>" Pants/skirt>> <<if $EquippedPants is 0>> <<set $EquippedPants to 2>> <<else>> <<set $EquippedPants to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPants_02>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg"> <<button "<strong>USE</strong>" Pants/skirt>> <<if $EquippedPants is 0>> <<set $EquippedPants to 3>> <<else>> <<set $EquippedPants to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPants_03>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg"> <<button "<strong>USE</strong>" Pants/skirt>> <<if $EquippedPants is 0>> <<set $EquippedPants to 4>> <<else>> <<set $EquippedPants to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPants_04>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg"> <<button "<strong>USE</strong>" Pants/skirt>> <<if $EquippedPants is 0>> <<set $EquippedPants to 5>> <<else>> <<set $EquippedPants to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPants_05>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg"> <<button "<strong>USE</strong>" Pants/skirt>> <<if $EquippedPants is 0>> <<if $Mad < 5>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedPants to 6>> <</if>> <<else>> <<set $EquippedPants to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPants_06>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg"> <<button "<strong>USE</strong>" Pants/skirt>> <<if $EquippedPants is 0>> <<if $Mad < 5>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedPants to 7>> <</if>> <<else>> <<set $EquippedPants to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPants_07>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg"> <<button "<strong>USE</strong>" Pants/skirt>> <<if $EquippedPants is 0>> <<if $Mad < 5>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedPants to 8>> <</if>> <<else>> <<set $EquippedPants to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPants_08>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg"> <<button "<strong>USE</strong>" Pants/skirt>> <<if $EquippedPants is 0>> <<if $Mad < 20>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedPants to 9>> <</if>> <<else>> <<set $EquippedPants to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPants_09>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg"> <<button "<strong>USE</strong>" Pants/skirt>> <<if $EquippedPants is 0>> <<set $EquippedPants to 10>> <<else>> <<set $EquippedPants to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPants_10>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg"> <<button "<strong>USE</strong>" Pants/skirt>> <<if $EquippedPants is 0>> <<set $EquippedPants to 11>> <<else>> <<set $EquippedPants to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IPants_11>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg"> <<button "<strong>USE</strong>" Pants/skirt>> <<if $EquippedPants is 0>> <<set $EquippedPants to 12>> <<else>> <<set $EquippedPants to 0>> <</if>> <</button>> <</switch>> </div> </div> </div> <div style="text-align: center;" id="LINE"><strong>----------------------------------------------------------------</strong></div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>EARRINGS</strong>" Earrings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>RING</strong>" Ring>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECKLACE</strong>" Necklace>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PANTIES</strong>" Panties>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BRA</strong>" Bra>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>STOCKINGS</strong>" Stockings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SHOES</strong>" Shoes>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>PANTS/SKIRT</strong>" Pants/skirt>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>OUTERWEAR</strong>" Outerwear>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>WEAPON</strong>" Weapon>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run updateDEX()>> <<run updateBea()>> <<run updateSetBonuses()>> <<run setup.updateOuterwearDescription01()>> <<run setup.updateOuterwearDescription02()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="current-items"> <div class="current-item"> <<switch $EquippedEarrings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_01.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedRing>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_02.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedNecklace>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_03.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPanties>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_04.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedBra>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_05.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedStockings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_06.png">'>> <</switch>> </div> <div class="current-item"></div> <div class="current-item"> <<switch $EquippedShoes>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_07.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPants>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_08.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedOuterwear>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_09.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedWeapon>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_10.png">'>> <</switch>> </div> <div class="current-item"></div> </div> <div class="personal-bag"> <div class="personal-bag__text"> <h3>PARAMETERS</h3> <strong>$OuterwearName</strong> <<type 20ms>>$OuterwearDescription<</type>> </div> <div class="personal-bag__items"> <div class="personal-bag__item"> <<switch $IOuterwear_00>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg"> <<button "<strong>USE</strong>" Outerwear>> <<if $EquippedOuterwear is 0>> <<set $EquippedOuterwear to 1>> <<else>> <<set $EquippedOuterwear to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IOuterwear_01>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg"> <<button "<strong>USE</strong>" Outerwear>> <<if $EquippedOuterwear is 0>> <<set $EquippedOuterwear to 2>> <<else>> <<set $EquippedOuterwear to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IOuterwear_02>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg"> <<button "<strong>USE</strong>" Outerwear>> <<if $EquippedOuterwear is 0>> <<set $EquippedOuterwear to 3>> <<else>> <<set $EquippedOuterwear to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IOuterwear_03>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg"> <<button "<strong>USE</strong>" Outerwear>> <<if $EquippedOuterwear is 0>> <<set $EquippedOuterwear to 4>> <<else>> <<set $EquippedOuterwear to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IOuterwear_04>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg"> <<button "<strong>USE</strong>" Outerwear>> <<if $EquippedOuterwear is 0>> <<set $EquippedOuterwear to 5>> <<else>> <<set $EquippedOuterwear to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IOuterwear_05>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg"> <<button "<strong>USE</strong>" Outerwear>> <<if $EquippedOuterwear is 0>> <<set $EquippedOuterwear to 6>> <<else>> <<set $EquippedOuterwear to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IOuterwear_06>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg"> <<button "<strong>USE</strong>" Outerwear>> <<if $EquippedOuterwear is 0>> <<set $EquippedOuterwear to 7>> <<else>> <<set $EquippedOuterwear to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IOuterwear_07>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg"> <<button "<strong>USE</strong>" Outerwear>> <<if $EquippedOuterwear is 0>> <<if $Mad < 5>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedOuterwear to 8>> <</if>> <<else>> <<set $EquippedOuterwear to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IOuterwear_08>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg"> <<button "<strong>USE</strong>" Outerwear>> <<if $EquippedOuterwear is 0>> <<if $Mad < 10>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedOuterwear to 9>> <</if>> <<else>> <<set $EquippedOuterwear to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IOuterwear_09>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg"> <<button "<strong>USE</strong>" Outerwear>> <<if $EquippedOuterwear is 0>> <<if $Mad < 15>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedOuterwear to 10>> <</if>> <<else>> <<set $EquippedOuterwear to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IOuterwear_10>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg"> <<button "<strong>USE</strong>" Outerwear>> <<if $EquippedOuterwear is 0>> <<if $Mad < 20>> <<script>> Dialog.setup("IMPOSSIBLE"); Dialog.wiki("You're not crazy enough for this!!"); Dialog.open(); <</script>> <<else>> <<set $EquippedOuterwear to 11>> <</if>> <<else>> <<set $EquippedOuterwear to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IOuterwear_11>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg"> <<button "<strong>USE</strong>" Outerwear>> <<if $EquippedOuterwear is 0>> <<set $EquippedOuterwear to 12>> <<else>> <<set $EquippedOuterwear to 0>> <</if>> <</button>> <</switch>> </div> </div> </div> <div style="text-align: center;" id="LINE"><strong>----------------------------------------------------------------</strong></div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>EARRINGS</strong>" Earrings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>RING</strong>" Ring>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECKLACE</strong>" Necklace>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PANTIES</strong>" Panties>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BRA</strong>" Bra>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>STOCKINGS</strong>" Stockings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SHOES</strong>" Shoes>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>PANTS/SKIRT</strong>" Pants/skirt>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>OUTERWEAR</strong>" Outerwear>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>WEAPON</strong>" Weapon>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<run updateSTR()>> <<run updateBea()>> <<run updateSetBonuses()>> <<run setup.updateWeaponDescription01()>> <<run setup.updateWeaponDescription02()>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="current-items"> <div class="current-item"> <<switch $EquippedEarrings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Earrings/Earrings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_01.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedRing>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Ring/Ring_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_02.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedNecklace>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Necklace/Necklace_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_03.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPanties>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Panties/Panties_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_04.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedBra>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Bra/Bra_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_05.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedStockings>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Stockings/Stockings_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_06.png">'>> <</switch>> </div> <div class="current-item"></div> <div class="current-item"> <<switch $EquippedShoes>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Shoes/Shoes_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_07.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedPants>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Pants/Pants_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_08.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedOuterwear>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Outerwear/Outerwear_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_09.png">'>> <</switch>> </div> <div class="current-item"> <<switch $EquippedWeapon>> <<case 1>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg">'>> <<case 2>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg">'>> <<case 3>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg">'>> <<case 4>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg">'>> <<case 5>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg">'>> <<case 6>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg">'>> <<case 7>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg">'>> <<case 8>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg">'>> <<case 9>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg">'>> <<case 10>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg">'>> <<case 11>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg">'>> <<case 12>> <<print '<img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg">'>> <<default>> <<print '<img src="img/Сharacter/Сlothes/Icons/ClothIcon_10.png">'>> <</switch>> </div> <div class="current-item"></div> </div> <div class="personal-bag"> <div class="personal-bag__text"> <h3>PARAMETERS</h3> <strong>$WeaponName</strong> <<type 20ms>>$WeaponDescription<</type>> </div> <div class="personal-bag__items"> <div class="personal-bag__item"> <<switch $IWeapon_00>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Weapon/Weapon_00.jpg"> <<button "<strong>USE</strong>" Weapon>> <<if $EquippedWeapon is 0>> <<set $EquippedWeapon to 1>> <<else>> <<set $EquippedWeapon to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IWeapon_01>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Weapon/Weapon_01.jpg"> <<button "<strong>USE</strong>" Weapon>> <<if $EquippedWeapon is 0>> <<set $EquippedWeapon to 2>> <<else>> <<set $EquippedWeapon to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IWeapon_02>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Weapon/Weapon_02.jpg"> <<button "<strong>USE</strong>" Weapon>> <<if $EquippedWeapon is 0>> <<set $EquippedWeapon to 3>> <<else>> <<set $EquippedWeapon to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IWeapon_03>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Weapon/Weapon_03.jpg"> <<button "<strong>USE</strong>" Weapon>> <<if $EquippedWeapon is 0>> <<set $EquippedWeapon to 4>> <<else>> <<set $EquippedWeapon to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IWeapon_04>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Weapon/Weapon_04.jpg"> <<button "<strong>USE</strong>" Weapon>> <<if $EquippedWeapon is 0>> <<set $EquippedWeapon to 5>> <<else>> <<set $EquippedWeapon to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IWeapon_05>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Weapon/Weapon_05.jpg"> <<button "<strong>USE</strong>" Weapon>> <<if $EquippedWeapon is 0>> <<set $EquippedWeapon to 6>> <<else>> <<set $EquippedWeapon to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IWeapon_06>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Weapon/Weapon_06.jpg"> <<button "<strong>USE</strong>" Weapon>> <<if $EquippedWeapon is 0>> <<set $EquippedWeapon to 7>> <<else>> <<set $EquippedWeapon to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IWeapon_07>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Weapon/Weapon_07.jpg"> <<button "<strong>USE</strong>" Weapon>> <<if $EquippedWeapon is 0>> <<set $EquippedWeapon to 8>> <<else>> <<set $EquippedWeapon to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IWeapon_08>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Weapon/Weapon_08.jpg"> <<button "<strong>USE</strong>" Weapon>> <<if $EquippedWeapon is 0>> <<set $EquippedWeapon to 9>> <<else>> <<set $EquippedWeapon to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IWeapon_09>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Weapon/Weapon_09.jpg"> <<button "<strong>USE</strong>" Weapon>> <<if $EquippedWeapon is 0>> <<set $EquippedWeapon to 10>> <<else>> <<set $EquippedWeapon to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IWeapon_10>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Weapon/Weapon_10.jpg"> <<button "<strong>USE</strong>" Weapon>> <<if $EquippedWeapon is 0>> <<set $EquippedWeapon to 11>> <<else>> <<set $EquippedWeapon to 0>> <</if>> <</button>> <</switch>> </div> <div class="personal-bag__item"> <<switch $IWeapon_11>> <<case false>> <img src="img/Сharacter/Сlothes/Icons/ClothIcon_11.png"> <<case true>> <img src="img/Сharacter/Сlothes/Weapon/Weapon_11.jpg"> <<button "<strong>USE</strong>" Weapon>> <<if $EquippedWeapon is 0>> <<set $EquippedWeapon to 12>> <<else>> <<set $EquippedWeapon to 0>> <</if>> <</button>> <</switch>> </div> </div> </div> <div style="text-align: center;" id="LINE"><strong>----------------------------------------------------------------</strong></div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>EARRINGS</strong>" Earrings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>RING</strong>" Ring>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECKLACE</strong>" Necklace>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PANTIES</strong>" Panties>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BRA</strong>" Bra>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>STOCKINGS</strong>" Stockings>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SHOES</strong>" Shoes>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>PANTS/SKIRT</strong>" Pants/skirt>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>OUTERWEAR</strong>" Outerwear>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>WEAPON</strong>" Weapon>><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<if $EventEnc00 == 0 and $TArmStatus == 1>> <<set $TArmName to "You have a tattoo of three paw prints on your arm.<br/>Somehow it increases your attractiveness, even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Arm/TArm_01.jpg"> <<elseif $EventEnc00 == 1 and $TArmStatus == 1>> <<set $TArmName to "You have a tattoo of three paw prints on your arm.<br/>Somehow it increases your attractiveness, even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Arm/TArm_02.jpg"> <<elseif $EventEnc00 == 2 and $TArmStatus == 1>> <<set $TArmName to "You have a tattoo of three paw prints on your arm.<br/>Somehow it increases your attractiveness, even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Arm/TArm_03.jpg"> <<elseif $TArmStatus == 0>> <<set $TArmName to "You don't have a tattoo here.">> <img src="img/Сharacter/Body/Tattoos/Arm/TArm_00.jpg"> <</if>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TArmName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>ARM</strong>" Arm>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECK</strong>" Neck>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LIPS</strong>" Lips>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>FOOT</strong>" Foot>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LEG</strong>" Leg>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BREAST</strong>" Breast>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BELLY</strong>" Belly>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PUBIC</strong>" Pubic>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SIDE</strong>" Side>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass01>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>TRUMP STAMP</strong>" Trump_stamp>><</button>> </div> <div class="footer-menu__item"> <<button "<strong></strong>">><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<if $EventEnc00 == 0 and $TNeckStatus == 1>> <<set $TNeckName to "You have a tattoo on your neck that says Please Use Me Again.<br/>Somehow it enhances your attractiveness even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Neck/TNeck_01.jpg"> <<elseif $EventEnc00 == 1 and $TNeckStatus == 1>> <<set $TNeckName to "You have a tattoo on your neck that says Please Use Me Again.<br/>Somehow it enhances your attractiveness even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Neck/TNeck_02.jpg"> <<elseif $EventEnc00 == 2 and $TNeckStatus == 1>> <<set $TNeckName to "You have a tattoo on your neck that says Please Use Me Again.<br/>Somehow it enhances your attractiveness even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Neck/TNeck_03.jpg"> <<elseif $TNeckStatus == 0>> <<set $TNeckName to "You don't have a tattoo here.">> <img src="img/Сharacter/Body/Tattoos/Neck/TNeck_00.jpg"> <</if>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TNeckName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>ARM</strong>" Arm>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>NECK</strong>" Neck>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LIPS</strong>" Lips>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>FOOT</strong>" Foot>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LEG</strong>" Leg>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BREAST</strong>" Breast>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BELLY</strong>" Belly>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PUBIC</strong>" Pubic>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SIDE</strong>" Side>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass01>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>TRUMP STAMP</strong>" Trump_stamp>><</button>> </div> <div class="footer-menu__item"> <<button "<strong></strong>">><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<if $EventEnc00 == 0 and $TLipsStatus == 1>> <<set $TLipsName to "You have a tattoo on your lip that says FUCK IT.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Lips/TLips_01.jpg"> <<elseif $EventEnc00 == 1 and $TLipsStatus == 1>> <<set $TLipsName to "You have a tattoo on your lip that says FUCK IT.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Lips/TLips_02.jpg"> <<elseif $EventEnc00 == 2 and $TLipsStatus == 1>> <<set $TLipsName to "You have a tattoo on your lip that says FUCK IT.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Lips/TLips_03.jpg"> <<elseif $TLipsStatus == 0>> <<set $TLipsName to "You don't have a tattoo here.">> <img src="img/Сharacter/Body/Tattoos/Lips/TLips_00.jpg"> <</if>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TLipsName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>ARM</strong>" Arm>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECK</strong>" Neck>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>LIPS</strong>" Lips>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>FOOT</strong>" Foot>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LEG</strong>" Leg>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BREAST</strong>" Breast>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BELLY</strong>" Belly>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PUBIC</strong>" Pubic>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SIDE</strong>" Side>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass01>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>TRUMP STAMP</strong>" Trump_stamp>><</button>> </div> <div class="footer-menu__item"> <<button "<strong></strong>">><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<if $EventEnc00 == 0 and $TFootStatus == 1>> <<set $TFootName to "You have a tattoo of Cum Whore on your foot.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Foot/TFoot_01.jpg"> <<elseif $EventEnc00 == 1 and $TFootStatus == 1>> <<set $TFootName to "You have a tattoo of Cum Whore on your foot.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Foot/TFoot_02.jpg"> <<elseif $EventEnc00 == 2 and $TFootStatus == 1>> <<set $TFootName to "You have a tattoo of Cum Whore on your foot.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Foot/TFoot_03.jpg"> <<elseif $TFootStatus == 0>> <<set $TFootName to "You don't have a tattoo here.">> <img src="img/Сharacter/Body/Tattoos/Foot/TFoot_00.jpg"> <</if>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TFootName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>ARM</strong>" Arm>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECK</strong>" Neck>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LIPS</strong>" Lips>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>FOOT</strong>" Foot>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LEG</strong>" Leg>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BREAST</strong>" Breast>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BELLY</strong>" Belly>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PUBIC</strong>" Pubic>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SIDE</strong>" Side>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass01>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>TRUMP STAMP</strong>" Trump_stamp>><</button>> </div> <div class="footer-menu__item"> <<button "<strong></strong>">><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<if $EventEnc00 == 0 and $TLegStatus == 1>> <<set $TLegName to "You have a garter belt tattoo on your leg.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Leg/TLeg_01.jpg"> <<elseif $EventEnc00 == 1 and $TLegStatus == 1>> <<set $TLegName to "You have a garter belt tattoo on your leg.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Leg/TLeg_02.jpg"> <<elseif $EventEnc00 == 2 and $TLegStatus == 1>> <<set $TLegName to "You have a garter belt tattoo on your leg.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Leg/TLeg_03.jpg"> <<elseif $TLegStatus == 0>> <<set $TLegName to "You don't have a tattoo here.">> <img src="img/Сharacter/Body/Tattoos/Leg/TLeg_00.jpg"> <</if>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TLegName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>ARM</strong>" Arm>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECK</strong>" Neck>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LIPS</strong>" Lips>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>FOOT</strong>" Foot>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>LEG</strong>" Leg>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BREAST</strong>" Breast>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BELLY</strong>" Belly>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PUBIC</strong>" Pubic>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SIDE</strong>" Side>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass01>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>TRUMP STAMP</strong>" Trump_stamp>><</button>> </div> <div class="footer-menu__item"> <<button "<strong></strong>">><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<if $EventEnc00 == 0 and $TBreastStatus == 1>> <<set $TBreastName to "You have a tattoo of stars around your nipples on your chest.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Breast/TBreast_01.jpg"> <<elseif $EventEnc00 == 1 and $TBreastStatus == 1>> <<set $TBreastName to "You have a tattoo of stars around your nipples on your chest.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Breast/TBreast_02.jpg"> <<elseif $EventEnc00 == 2 and $TBreastStatus == 1>> <<set $TBreastName to "You have a tattoo of stars around your nipples on your chest.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Breast/TBreast_03.jpg"> <<elseif $TBreastStatus == 0>> <<set $TBreastName to "You don't have a tattoo here.">> <img src="img/Сharacter/Body/Tattoos/Breast/TBreast_00.jpg"> <</if>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TBreastName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>ARM</strong>" Arm>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECK</strong>" Neck>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LIPS</strong>" Lips>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>FOOT</strong>" Foot>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LEG</strong>" Leg>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>BREAST</strong>" Breast>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BELLY</strong>" Belly>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PUBIC</strong>" Pubic>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SIDE</strong>" Side>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass01>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>TRUMP STAMP</strong>" Trump_stamp>><</button>> </div> <div class="footer-menu__item"> <<button "<strong></strong>">><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<if $EventEnc00 == 0 and $TBellyStatus == 1>> <<set $TBellyName to "You have a big butterfly tattooed on your stomach.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Belly/TBelly_01.jpg"> <<elseif $EventEnc00 == 1 and $TBellyStatus == 1>> <<set $TBellyName to "You have a big butterfly tattooed on your stomach.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Belly/TBelly_02.jpg"> <<elseif $EventEnc00 == 2 and $TBellyStatus == 1>> <<set $TBellyName to "You have a big butterfly tattooed on your stomach.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Belly/TBelly_03.jpg"> <<elseif $EventEnc00 == 3 and $TBellyStatus == 1>> <<set $TBellyName to "You have a big butterfly tattooed on your stomach.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Belly/TBelly_04.jpg"> <<elseif $EventEnc00 == 4 and $TBellyStatus == 1>> <<set $TBellyName to "You have a big butterfly tattooed on your stomach.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Belly/TBelly_05.jpg"> <<elseif $EventEnc00 == 5 and $TBellyStatus == 1>> <<set $TBellyName to "You have a big butterfly tattooed on your stomach.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Belly/TBelly_06.jpg"> <<elseif $TBellyStatus == 0>> <<set $TBellyName to "You don't have a tattoo here.">> <img src="img/Сharacter/Body/Tattoos/Belly/TBelly_00.jpg"> <</if>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TBellyName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>ARM</strong>" Arm>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECK</strong>" Neck>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LIPS</strong>" Lips>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>FOOT</strong>" Foot>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LEG</strong>" Leg>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BREAST</strong>" Breast>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>BELLY</strong>" Belly>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PUBIC</strong>" Pubic>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SIDE</strong>" Side>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass01>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>TRUMP STAMP</strong>" Trump_stamp>><</button>> </div> <div class="footer-menu__item"> <<button "<strong></strong>">><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<if $EventEnc00 == 0 and $TPubicStatus == 1>> <<set $TPubicName to "You have a tattoo of obscene inscriptions on your pubis.<br/>Somehow it increases your attractiveness even if it is not visible.">> <img src="img/Сharacter/Body/Tattoos/Pubic/TPubic_01.jpg"> <<elseif $EventEnc00 == 1 and $TPubicStatus == 1>> <<set $TPubicName to "You have a tattoo of obscene inscriptions on your pubis.<br/>Somehow it increases your attractiveness even if it is not visible.">> <img src="img/Сharacter/Body/Tattoos/Pubic/TPubic_02.jpg"> <<elseif $EventEnc00 == 2 and $TPubicStatus == 1>> <<set $TPubicName to "You have a tattoo of obscene inscriptions on your pubis.<br/>Somehow it increases your attractiveness even if it is not visible.">> <img src="img/Сharacter/Body/Tattoos/Pubic/TPubic_03.jpg"> <<elseif $EventEnc00 == 3 and $TPubicStatus == 1>> <<set $TPubicName to "You have a tattoo of obscene inscriptions on your pubis.<br/>Somehow it increases your attractiveness even if it is not visible.">> <img src="img/Сharacter/Body/Tattoos/Pubic/TPubic_04.jpg"> <<elseif $EventEnc00 == 4 and $TPubicStatus == 1>> <<set $TPubicName to "You have a tattoo of obscene inscriptions on your pubis.<br/>Somehow it increases your attractiveness even if it is not visible.">> <img src="img/Сharacter/Body/Tattoos/Pubic/TPubic_05.jpg"> <<elseif $TPubicStatus == 0>> <<set $TPubicName to "You don't have a tattoo here.">> <img src="img/Сharacter/Body/Tattoos/Pubic/TPubic_00.jpg"> <</if>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TPubicName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>ARM</strong>" Arm>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECK</strong>" Neck>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LIPS</strong>" Lips>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>FOOT</strong>" Foot>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LEG</strong>" Leg>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BREAST</strong>" Breast>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BELLY</strong>" Belly>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>PUBIC</strong>" Pubic>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SIDE</strong>" Side>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass01>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>TRUMP STAMP</strong>" Trump_stamp>><</button>> </div> <div class="footer-menu__item"> <<button "<strong></strong>">><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<if $TSideStatus == 1>> <<set $TSideName to "You have a tattoo of a naked woman giving a blow job to a horse on your side.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Side/TSide_01.jpg"> <<elseif $TSideStatus == 0>> <<set $TSideName to "You don't have a tattoo here.">> <img src="img/Сharacter/Body/Tattoos/Side/TSide_00.jpg"> <</if>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TSideName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>ARM</strong>" Arm>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECK</strong>" Neck>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LIPS</strong>" Lips>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>FOOT</strong>" Foot>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LEG</strong>" Leg>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BREAST</strong>" Breast>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BELLY</strong>" Belly>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PUBIC</strong>" Pubic>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>SIDE</strong>" Side>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass01>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>TRUMP STAMP</strong>" Trump_stamp>><</button>> </div> <div class="footer-menu__item"> <<button "<strong></strong>">><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<if $EventEnc00 == 0 and $TAssStatus == 1>> <<set $TAssName to "You have a tattoo on your ass that says ANAL SLUT.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Ass/TAss_01.jpg"> <<elseif $EventEnc00 == 1 and $TAssStatus == 1>> <<set $TAssName to "You have a tattoo on your ass that says ANAL SLUT.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Ass/TAss_02.jpg"> <<elseif $EventEnc00 == 2 and $TAssStatus == 1>> <<set $TAssName to "You have a tattoo on your ass that says ANAL SLUT.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Ass/TAss_03.jpg"> <<elseif $EventEnc00 == 3 and $TAssStatus == 1>> <<set $TAssName to "You have a tattoo on your ass that says ANAL SLUT.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/Ass/TAss_04.jpg"> <<elseif $TAssStatus == 0>> <<set $TAssName to "You don't have a tattoo here.">> <img src="img/Сharacter/Body/Tattoos/Ass/TAss_00.jpg"> <</if>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TAssName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>ARM</strong>" Arm>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECK</strong>" Neck>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LIPS</strong>" Lips>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>FOOT</strong>" Foot>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LEG</strong>" Leg>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BREAST</strong>" Breast>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BELLY</strong>" Belly>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PUBIC</strong>" Pubic>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SIDE</strong>" Side>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>ASS</strong>" Ass01>><</button>> </div> <div class="footer-menu__item footer-menu__item--small"> <<button "<strong>TRUMP STAMP</strong>" Trump_stamp>><</button>> </div> <div class="footer-menu__item"> <<button "<strong></strong>">><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__image"> <<if $EventEnc00 == 0 and $TTrumpStampStatus == 1>> <<set $TTrumpStampName to "You have a tattoo on your lower back. It looks like the tattoo changes over time.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/TrumpStamp/TTrumpStamp_01.jpg"> <<elseif $EventEnc00 == 1 and $TTrumpStampStatus == 1>> <<set $TTrumpStampName to "You have a tattoo on your lower back. It looks like the tattoo changes over time.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/TrumpStamp/TTrumpStamp_02.jpg"> <<elseif $EventEnc00 == 2 and $TTrumpStampStatus == 1>> <<set $TTrumpStampName to "You have a tattoo on your lower back. It looks like the tattoo changes over time.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/TrumpStamp/TTrumpStamp_03.jpg"> <<elseif $EventEnc00 == 3 and $TTrumpStampStatus == 1>> <<set $TTrumpStampName to "You have a tattoo on your lower back. It looks like the tattoo changes over time.<br/>Somehow it makes you more attractive even if it's not visible.">> <img src="img/Сharacter/Body/Tattoos/TrumpStamp/TTrumpStamp_04.jpg"> <<elseif $TTrumpStampStatus == 0>> <<set $TTrumpStampName to "You don't have a tattoo here.">> <img src="img/Сharacter/Body/Tattoos/TrumpStamp/TTrumpStamp_00.jpg"> <</if>> </div> </div> <div class="text-block"> <<type 20ms>><strong>$TTrumpStampName</strong><</type>> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>BODY</strong>" Body01>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>CLOTHES</strong>" Clothes>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>TATTOOS</strong>" Tattoos>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PIERCING</strong>" Piersing>><</button>> </div> </div> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>ARM</strong>" Arm>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>NECK</strong>" Neck>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LIPS</strong>" Lips>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>FOOT</strong>" Foot>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LEG</strong>" Leg>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BREAST</strong>" Breast>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>BELLY</strong>" Belly>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>PUBIC</strong>" Pubic>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>SIDE</strong>" Side>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>ASS</strong>" Ass01>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>TRUMP STAMP</strong>" Trump_stamp>><</button>> </div> <div class="footer-menu__item"> <<button "<strong></strong>">><</button>> </div> </div> </div> <div style="text-align: center;" id="LINE3"><strong>----------------------------------------------------------------</strong></div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" CHARACTER>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>For information about an item, click on its image.<br/><br/>These items can be purchased at the alchemist's shop</strong> </div> <div class="inventory__items"> <div class="inventory__item"> <span class="inventory__count">$CPot00</span> <<button '<img src="img/Items/Potions/Potion_00.png">' "Potions00">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot01</span> <<button '<img src="img/Items/Potions/Potion_01.png">' "Potions01">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot02</span> <<button '<img src="img/Items/Potions/Potion_02.png">' "Potions02">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot03</span> <<button '<img src="img/Items/Potions/Potion_03.png">' "Potions03">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot04</span> <<button '<img src="img/Items/Potions/Potion_04.png">' "Potions04">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot05</span> <<button '<img src="img/Items/Potions/Potion_05.png">' "Potions05">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot06</span> <<button '<img src="img/Items/Potions/Potion_06.png">' "Potions06">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot07</span> <<button '<img src="img/Items/Potions/Potion_07.png">' "Potions07">><</button>> </div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>For information about an item, click on its image.<br/><br/>These items can be sold at the Dock Pawn Shop.</strong> </div> <div class="inventory__items"> <div class="inventory__item"> <span class="inventory__count">$CLoot00</span> <<button '<img src="img/Items/Loot/Perl_00.png">' "Loot00">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot01</span> <<button '<img src="img/Items/Loot/Herb_00.png">' "Loot01">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot02</span> <<button '<img src="img/Items/Loot/Fangs_00.png">' "Loot02">><</button>> </div> <div class="inventory__item"></div> <div class="inventory__item"> <span class="inventory__count">$CLoot03</span> <<button '<img src="img/Items/Loot/Mushroom_00.png">' "Loot03">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot04</span> <<button '<img src="img/Items/Loot/Jewelry_00.png">' "Loot04">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot05</span> <<button '<img src="img/Items/Loot/Hide_00.png">' "Loot05">><</button>> </div> <div class="inventory__item"></div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>Pearl</strong> <<type 10ms>>The pearl you found.<br/>Approximate selling price: 5<</type>> </div> <div class="inventory__items"> <div class="inventory__item inventory__item--active"> <span class="inventory__count">$CLoot00</span> <<button '<img src="img/Items/Loot/Perl_00.png">' "Loot00">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot01</span> <<button '<img src="img/Items/Loot/Herb_00.png">' "Loot01">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot02</span> <<button '<img src="img/Items/Loot/Fangs_00.png">' "Loot02">><</button>> </div> <div class="inventory__item"></div> <div class="inventory__item"> <span class="inventory__count">$CLoot03</span> <<button '<img src="img/Items/Loot/Mushroom_00.png">' "Loot03">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot04</span> <<button '<img src="img/Items/Loot/Jewelry_00.png">' "Loot04">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot05</span> <<button '<img src="img/Items/Loot/Hide_00.png">' "Loot05">><</button>> </div> <div class="inventory__item"></div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>Valuable plants</strong> <<type 10ms>>Special herbs collected on the border with the "fog".<br/>Approximate selling price: 2<</type>> </div> <div class="inventory__items"> <div class="inventory__item"> <span class="inventory__count">$CLoot00</span> <<button '<img src="img/Items/Loot/Perl_00.png">' "Loot00">><</button>> </div> <div class="inventory__item inventory__item--active"> <span class="inventory__count">$CLoot01</span> <<button '<img src="img/Items/Loot/Herb_00.png">' "Loot01">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot02</span> <<button '<img src="img/Items/Loot/Fangs_00.png">' "Loot02">><</button>> </div> <div class="inventory__item"></div> <div class="inventory__item"> <span class="inventory__count">$CLoot03</span> <<button '<img src="img/Items/Loot/Mushroom_00.png">' "Loot03">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot04</span> <<button '<img src="img/Items/Loot/Jewelry_00.png">' "Loot04">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot05</span> <<button '<img src="img/Items/Loot/Hide_00.png">' "Loot05">><</button>> </div> <div class="inventory__item"></div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>Fangs</strong> <<type 10ms>>Fangs of the wild beasts of the "fog".<br/>Approximate selling price: 5<</type>> </div> <div class="inventory__items"> <div class="inventory__item"> <span class="inventory__count">$CLoot00</span> <<button '<img src="img/Items/Loot/Perl_00.png">' "Loot00">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot01</span> <<button '<img src="img/Items/Loot/Herb_00.png">' "Loot01">><</button>> </div> <div class="inventory__item inventory__item--active"> <span class="inventory__count">$CLoot02</span> <<button '<img src="img/Items/Loot/Fangs_00.png">' "Loot02">><</button>> </div> <div class="inventory__item"></div> <div class="inventory__item"> <span class="inventory__count">$CLoot03</span> <<button '<img src="img/Items/Loot/Mushroom_00.png">' "Loot03">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot04</span> <<button '<img src="img/Items/Loot/Jewelry_00.png">' "Loot04">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot05</span> <<button '<img src="img/Items/Loot/Hide_00.png">' "Loot05">><</button>> </div> <div class="inventory__item"></div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>Alchemical mushroom</strong> <<type 10ms>>A valuable catalyst for various alchemies.<br/>Approximate selling price: 8<</type>> </div> <div class="inventory__items"> <div class="inventory__item"> <span class="inventory__count">$CLoot00</span> <<button '<img src="img/Items/Loot/Perl_00.png">' "Loot00">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot01</span> <<button '<img src="img/Items/Loot/Herb_00.png">' "Loot01">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot02</span> <<button '<img src="img/Items/Loot/Fangs_00.png">' "Loot02">><</button>> </div> <div class="inventory__item"></div> <div class="inventory__item inventory__item--active"> <span class="inventory__count">$CLoot03</span> <<button '<img src="img/Items/Loot/Mushroom_00.png">' "Loot03">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot04</span> <<button '<img src="img/Items/Loot/Jewelry_00.png">' "Loot04">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot05</span> <<button '<img src="img/Items/Loot/Hide_00.png">' "Loot05">><</button>> </div> <div class="inventory__item"></div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>Jewelry</strong> <<type 10ms>>Various small valuables that were owned by other people before you.<br/>Approximate selling price: 15<</type>> </div> <div class="inventory__items"> <div class="inventory__item"> <span class="inventory__count">$CLoot00</span> <<button '<img src="img/Items/Loot/Perl_00.png">' "Loot00">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot01</span> <<button '<img src="img/Items/Loot/Herb_00.png">' "Loot01">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot02</span> <<button '<img src="img/Items/Loot/Fangs_00.png">' "Loot02">><</button>> </div> <div class="inventory__item"></div> <div class="inventory__item"> <span class="inventory__count">$CLoot03</span> <<button '<img src="img/Items/Loot/Mushroom_00.png">' "Loot03">><</button>> </div> <div class="inventory__item inventory__item--active"> <span class="inventory__count">$CLoot04</span> <<button '<img src="img/Items/Loot/Jewelry_00.png">' "Loot04">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot05</span> <<button '<img src="img/Items/Loot/Hide_00.png">' "Loot05">><</button>> </div> <div class="inventory__item"></div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>Skins</strong> <<type 10ms>>Valuable pelts of wild "fog" creatures.<br/>Approximate selling price: 10<</type>> </div> <div class="inventory__items"> <div class="inventory__item"> <span class="inventory__count">$CLoot00</span> <<button '<img src="img/Items/Loot/Perl_00.png">' "Loot00">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot01</span> <<button '<img src="img/Items/Loot/Herb_00.png">' "Loot01">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot02</span> <<button '<img src="img/Items/Loot/Fangs_00.png">' "Loot02">><</button>> </div> <div class="inventory__item"></div> <div class="inventory__item"> <span class="inventory__count">$CLoot03</span> <<button '<img src="img/Items/Loot/Mushroom_00.png">' "Loot03">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CLoot04</span> <<button '<img src="img/Items/Loot/Jewelry_00.png">' "Loot04">><</button>> </div> <div class="inventory__item inventory__item--active"> <span class="inventory__count">$CLoot05</span> <<button '<img src="img/Items/Loot/Hide_00.png">' "Loot05">><</button>> </div> <div class="inventory__item"></div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $healthRatio to $HP / $maxHP>> <<set $enduranceRatio to $MP / $maxMP>> <<set $arousalRatio to $Aro / $maxAro>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>Stealth Potion</strong> <<type 10ms>>Increases your stealth. Increases your madness slightly. Lasts until rest. Cost: 25<</type>> <<if $CPot06 > 0>> <div class="inventory__use"> <<button "<strong>USE</strong>" Potions06>> <<if $CPot06 > 0>> <<set $CPot06 -= 1>> <<set $PPot += 1>> <<run UIBar.setStoryElements()>> <<else>> <<set $CPot06 to 0>> <</if>> <</button>> </div> <</if>> </div> <div class="inventory__items"> <div class="inventory__item"> <span class="inventory__count">$CPot00</span> <<button '<img src="img/Items/Potions/Potion_00.png">' "Potions00">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot01</span> <<button '<img src="img/Items/Potions/Potion_01.png">' "Potions01">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot02</span> <<button '<img src="img/Items/Potions/Potion_02.png">' "Potions02">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot03</span> <<button '<img src="img/Items/Potions/Potion_03.png">' "Potions03">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot04</span> <<button '<img src="img/Items/Potions/Potion_04.png">' "Potions04">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot05</span> <<button '<img src="img/Items/Potions/Potion_05.png">' "Potions05">><</button>> </div> <div class="inventory__item inventory__item--active"> <span class="inventory__count">$CPot06</span> <<button '<img src="img/Items/Potions/Potion_06.png">' "Potions06">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot07</span> <<button '<img src="img/Items/Potions/Potion_07.png">' "Potions07">><</button>> </div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $healthRatio to $HP / $maxHP>> <<set $enduranceRatio to $MP / $maxMP>> <<set $arousalRatio to $Aro / $maxAro>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>Memory Potion</strong> <<type 10ms>>Makes people around you forget some facts about the person who drank the potion. GREATLY INCREASES MADNESS! Cost: 350<</type>> <<if $CPot07 > 0>> <div class="inventory__use"> <<button "<strong>USE</strong>" Potions07>> <<if $CPot07 > 0>> <<set $CPot07 -= 1>> <<set $DRep -= 150>> <<run updateDTitle()>> <<set $ERep -= 150>> <<run updateETitle()>> <<set $WRep -= 150>> <<run updateWTitle()>> <<set $NRep -= 150>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<else>> <<set $CPot07 to 0>> <</if>> <</button>> </div> <</if>> </div> <div class="inventory__items"> <div class="inventory__item"> <span class="inventory__count">$CPot00</span> <<button '<img src="img/Items/Potions/Potion_00.png">' "Potions00">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot01</span> <<button '<img src="img/Items/Potions/Potion_01.png">' "Potions01">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot02</span> <<button '<img src="img/Items/Potions/Potion_02.png">' "Potions02">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot03</span> <<button '<img src="img/Items/Potions/Potion_03.png">' "Potions03">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot04</span> <<button '<img src="img/Items/Potions/Potion_04.png">' "Potions04">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot05</span> <<button '<img src="img/Items/Potions/Potion_05.png">' "Potions05">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot06</span> <<button '<img src="img/Items/Potions/Potion_06.png">' "Potions06">><</button>> </div> <div class="inventory__item inventory__item--active"> <span class="inventory__count">$CPot07</span> <<button '<img src="img/Items/Potions/Potion_07.png">' "Potions07">><</button>> </div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $healthRatio to $HP / $maxHP>> <<set $enduranceRatio to $MP / $maxMP>> <<set $arousalRatio to $Aro / $maxAro>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>Healing potion</strong> <<type 10ms>>Restores a small amount of health. Increases madness slightly. Cost: 50<</type>> <<if $CPot00 > 0>> <div class="inventory__use"> <<button "<strong>USE</strong>" Potions00>> <<if $CPot00 > 0>> <<set $CPot00 -= 1>> <<set $HP to Math.clamp($HP + 30, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set _oldMad to $Mad>> <<set $Mad += 5>> <<set $Mad to Math.clamp($Mad, 0, 100)>> /* Ограничиваем сверху значением 100 */ <<run UIBar.setStoryElements()>> <<else>> <<set $CPot00 to 0>> <</if>> <</button>> </div> <</if>> </div> <div class="inventory__items"> <div class="inventory__item inventory__item--active"> <span class="inventory__count">$CPot00</span> <<button '<img src="img/Items/Potions/Potion_00.png">' "Potions00">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot01</span> <<button '<img src="img/Items/Potions/Potion_01.png">' "Potions01">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot02</span> <<button '<img src="img/Items/Potions/Potion_02.png">' "Potions02">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot03</span> <<button '<img src="img/Items/Potions/Potion_03.png">' "Potions03">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot04</span> <<button '<img src="img/Items/Potions/Potion_04.png">' "Potions04">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot05</span> <<button '<img src="img/Items/Potions/Potion_05.png">' "Potions05">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot06</span> <<button '<img src="img/Items/Potions/Potion_06.png">' "Potions06">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot07</span> <<button '<img src="img/Items/Potions/Potion_07.png">' "Potions07">><</button>> </div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $healthRatio to $HP / $maxHP>> <<set $enduranceRatio to $MP / $maxMP>> <<set $arousalRatio to $Aro / $maxAro>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>Potion of Stamina</strong> <<type 10ms>>Restores a small amount of stamina. Increases madness slightly. Cost: 50<</type>> <<if $CPot01 > 0>> <div class="inventory__use"> <<button "<strong>USE</strong>" Potions01>> <<if $CPot01 > 0>> <<set $CPot01 -= 1>> <<set $MP to Math.clamp($MP + 30, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set _oldMad to $Mad>> <<set $Mad += 5>> <<set $Mad to Math.clamp($Mad, 0, 100)>> /* Ограничиваем сверху значением 100 */ <<run UIBar.setStoryElements()>> <<else>> <<set $CPot01 to 0>> <</if>> <</button>> </div> <</if>> </div> <div class="inventory__items"> <div class="inventory__item"> <span class="inventory__count">$CPot00</span> <<button '<img src="img/Items/Potions/Potion_00.png">' "Potions00">><</button>> </div> <div class="inventory__item inventory__item--active"> <span class="inventory__count">$CPot01</span> <<button '<img src="img/Items/Potions/Potion_01.png">' "Potions01">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot02</span> <<button '<img src="img/Items/Potions/Potion_02.png">' "Potions02">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot03</span> <<button '<img src="img/Items/Potions/Potion_03.png">' "Potions03">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot04</span> <<button '<img src="img/Items/Potions/Potion_04.png">' "Potions04">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot05</span> <<button '<img src="img/Items/Potions/Potion_05.png">' "Potions05">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot06</span> <<button '<img src="img/Items/Potions/Potion_06.png">' "Potions06">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot07</span> <<button '<img src="img/Items/Potions/Potion_07.png">' "Potions07">><</button>> </div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $healthRatio to $HP / $maxHP>> <<set $enduranceRatio to $MP / $maxMP>> <<set $arousalRatio to $Aro / $maxAro>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>Potion of acid</strong> <<type 10ms>>Deals damage. Used in combat. NOT DRINKABLE! Cost: 25<</type>> <<if $CPot02 > 0>> <div class="inventory__use"> <<button "<strong>USE</strong>" Potions02>> <<if $CPot02 > 0>> <<set $CPot02 -= 1>> <<set $HP to Math.clamp($HP - 30, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set _oldMad to $Mad>> <<set $Mad += 10>> <<set $Mad to Math.clamp($Mad, 0, 100)>> /* Ограничиваем сверху значением 100 */ <<run UIBar.setStoryElements()>> <<else>> <<set $CPot02 to 0>> <</if>> <</button>> </div> <</if>> </div> <div class="inventory__items"> <div class="inventory__item"> <span class="inventory__count">$CPot00</span> <<button '<img src="img/Items/Potions/Potion_00.png">' "Potions00">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot01</span> <<button '<img src="img/Items/Potions/Potion_01.png">' "Potions01">><</button>> </div> <div class="inventory__item inventory__item--active"> <span class="inventory__count">$CPot02</span> <<button '<img src="img/Items/Potions/Potion_02.png">' "Potions02">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot03</span> <<button '<img src="img/Items/Potions/Potion_03.png">' "Potions03">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot04</span> <<button '<img src="img/Items/Potions/Potion_04.png">' "Potions04">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot05</span> <<button '<img src="img/Items/Potions/Potion_05.png">' "Potions05">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot06</span> <<button '<img src="img/Items/Potions/Potion_06.png">' "Potions06">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot07</span> <<button '<img src="img/Items/Potions/Potion_07.png">' "Potions07">><</button>> </div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $healthRatio to $HP / $maxHP>> <<set $enduranceRatio to $MP / $maxMP>> <<set $arousalRatio to $Aro / $maxAro>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>Potion of Renewal</strong> <<type 10ms>>Renews the body, restoring elasticity.<br/>Cost: 250<</type>> <<if $CPot04 > 0>> <div class="inventory__use"> <<button "<strong>USE</strong>" Potions04>> <<if $CPot04 > 0>> <<set $CPot04 -= 1>> <<set _oldVaginaStatus to $VaginaStatus>> <<set $VaginaStatus -= 300>> /* Значение снижение статуса */ <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<set _oldAnusStatus to $AnusStatus>> <<set $AnusStatus -= 300>> /* Значение снижение статуса */ <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> <<else>> <<set $CPot04 to 0>> <</if>> <</button>> </div> <</if>> </div> <div class="inventory__items"> <div class="inventory__item"> <span class="inventory__count">$CPot00</span> <<button '<img src="img/Items/Potions/Potion_00.png">' "Potions00">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot01</span> <<button '<img src="img/Items/Potions/Potion_01.png">' "Potions01">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot02</span> <<button '<img src="img/Items/Potions/Potion_02.png">' "Potions02">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot03</span> <<button '<img src="img/Items/Potions/Potion_03.png">' "Potions03">><</button>> </div> <div class="inventory__item inventory__item--active"> <span class="inventory__count">$CPot04</span> <<button '<img src="img/Items/Potions/Potion_04.png">' "Potions04">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot05</span> <<button '<img src="img/Items/Potions/Potion_05.png">' "Potions05">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot06</span> <<button '<img src="img/Items/Potions/Potion_06.png">' "Potions06">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot07</span> <<button '<img src="img/Items/Potions/Potion_07.png">' "Potions07">><</button>> </div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $healthRatio to $HP / $maxHP>> <<set $enduranceRatio to $MP / $maxMP>> <<set $arousalRatio to $Aro / $maxAro>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>Potion of Luxurious Forms</strong> <<type 10ms>>Randomly enlarges any body part.<br/>Cost: 150<</type>> <<if $CPot05 > 0>> <div class="inventory__use"> <<button "<strong>USE</strong>" Potions05>> <<if $CPot05 > 0>> <<set _random to random(0, 99)>> <<if _random < 47>> <<set $CPot05 -= 1>> <<script>> Dialog.setup("   POTION"); Dialog.wiki("You feel like your breasts have become bigger!"); Dialog.open(); <</script>> /* Здесь код для первого события */ <<set $ChestStatus += 150>> <<set $ChestStatus to Math.clamp($ChestStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateChest()>> <<elseif _random < 94>> <<set $CPot05 -= 1>> <<script>> Dialog.setup("   POTION"); Dialog.wiki("You feel like your ass has become bigger!"); Dialog.open(); <</script>> /* Здесь код для второго события */ <<set $AssStatus += 150>> <<set $AssStatus to Math.clamp($AssStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateAss()>> <<else>> <<set $CPot05 -= 1>> <<script>> Dialog.setup("   POTION"); Dialog.wiki("SOMETHING IS WRONG WITH YOU!"); Dialog.open(); <</script>> /* Здесь код для третьего события */ <<set $Mad += 25>> <<set $Mad to Math.clamp($Mad, 0, 99)>> /* Ограничиваем сверху значением 99 */ <<set $CorrBase += 10>> <<set $CorrBase to Math.clamp($CorrBase, 0, 100)>> /* Ограничиваем сверху значением 100 */ <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</if>> <<else>> <<set $CPot05 to 0>> <</if>> <</button>> </div> <</if>> </div> <div class="inventory__items"> <div class="inventory__item"> <span class="inventory__count">$CPot00</span> <<button '<img src="img/Items/Potions/Potion_00.png">' "Potions00">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot01</span> <<button '<img src="img/Items/Potions/Potion_01.png">' "Potions01">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot02</span> <<button '<img src="img/Items/Potions/Potion_02.png">' "Potions02">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot03</span> <<button '<img src="img/Items/Potions/Potion_03.png">' "Potions03">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot04</span> <<button '<img src="img/Items/Potions/Potion_04.png">' "Potions04">><</button>> </div> <div class="inventory__item inventory__item--active"> <span class="inventory__count">$CPot05</span> <<button '<img src="img/Items/Potions/Potion_05.png">' "Potions05">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot06</span> <<button '<img src="img/Items/Potions/Potion_06.png">' "Potions06">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot07</span> <<button '<img src="img/Items/Potions/Potion_07.png">' "Potions07">><</button>> </div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $healthRatio to $HP / $maxHP>> <<set $enduranceRatio to $MP / $maxMP>> <<set $arousalRatio to $Aro / $maxAro>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <div class="player"> <h2 class="player__name">$Pname</h2> <div class="player__info-list"> <div class="player__info-item player__lvl">Level $Lvl</div> <div class="player__info-item player__exp">Experience: $Exp / 1000</div> </div> </div> <div class="inventory"> <div class="inventory__text"> <h3>PARAMETERS</h3> <strong>Potion of Calm</strong> <<type 10ms>>Calms and reduces madness.<br/>Cost: 350<</type>> <<if $CPot03 > 0>> <div class="inventory__use"> <<button "<strong>USE</strong>" Potions03>> <<if $CPot03 > 0>> <<set $CPot03 -= 1>> <<set _oldMad to $Mad>> <<set $Mad -= 40>> <<set $Mad to Math.clamp($Mad, 0, 100)>> /* Ограничиваем сверху значением 100 */ <<run UIBar.setStoryElements()>> <<else>> <<set $CPot03 to 0>> <</if>> <</button>> </div> <</if>> </div> <div class="inventory__items"> <div class="inventory__item"> <span class="inventory__count">$CPot00</span> <<button '<img src="img/Items/Potions/Potion_00.png">' "Potions00">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot01</span> <<button '<img src="img/Items/Potions/Potion_01.png">' "Potions01">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot02</span> <<button '<img src="img/Items/Potions/Potion_02.png">' "Potions02">><</button>> </div> <div class="inventory__item inventory__item--active"> <span class="inventory__count">$CPot03</span> <<button '<img src="img/Items/Potions/Potion_03.png">' "Potions03">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot04</span> <<button '<img src="img/Items/Potions/Potion_04.png">' "Potions04">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot05</span> <<button '<img src="img/Items/Potions/Potion_05.png">' "Potions05">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot06</span> <<button '<img src="img/Items/Potions/Potion_06.png">' "Potions06">><</button>> </div> <div class="inventory__item"> <span class="inventory__count">$CPot07</span> <<button '<img src="img/Items/Potions/Potion_07.png">' "Potions07">><</button>> </div> </div> </div> <div class="footer-menu-wrap"> <div class="footer-menu"> <div class="footer-menu__item footer-menu__item--active"> <<button "<strong>POTIONS</strong>" Potions>><</button>> </div> <div class="footer-menu__item"> <<button "<strong>LOOT</strong>" Loot>><</button>> </div> </div> </div> <div class="footer-btns"> <div id="ButtonBack01"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span> </div> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While looking around, you suddenly find yourself surrounded by a flock of large black crows.<br/>These crows are behaving in an extremely threatening manner, and the lack of any sounds they make seems extremely unnatural.<br/>You consider staying put and hoping the crows will lose interest in you,<br/>trying to rush through them using your speed,<br/>or trying to outrun them by using the narrow alleys. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "RUN AWAY (FIT)">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(50)>> /* Случайное число от 0 до 50 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(50)>> /* Случайное число от 0 до 50 */ <<set $Exp += 15>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<if $Fit + $EventEnc01 >= $EventEnc02>> <<goto "CrowsRock_02_1">> <<else>> <<goto "CrowsRock_02_2">> <</if>> <</link>></div> <div class="links01"> <<link "RUN AWAY (DEX)">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(50)>> /* Случайное число от 0 до 50 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(35)>> /* Случайное число от 0 до 35 */ <<set $Exp += 15>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<if $DEX + $EventEnc01 >= $EventEnc02>> <<goto "CrowsRock_02_1">> <<else>> <<goto "CrowsRock_02_2">> <</if>> <</link>></div> <div class="links01"> <<link "STAND STILL">> <<set $Sub += 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "CrowsRock_02_2">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While looking around, you suddenly find yourself surrounded by a flock of large black crows.<br/>These crows are behaving in an extremely threatening manner, and the lack of any sounds they make seems extremely unnatural.<br/>You consider staying put and hoping the crows will lose interest in you,<br/trying to rush through them using your speed,<br/>or trying to outrun them by using the narrow alleys. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "RUN AWAY (FIT)">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(50)>> /* Случайное число от 0 до 50 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(50)>> /* Случайное число от 0 до 50 */ <<set $Exp += 15>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<if $Fit + $EventEnc01 >= $EventEnc02>> <<goto "CrowsSlums_02_1">> <<else>> <<goto "CrowsSlums_02_2">> <</if>> <</link>></div> <div class="links01"> <<link "RUN AWAY (DEX)">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(50)>> /* Случайное число от 0 до 50 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(35)>> /* Случайное число от 0 до 35 */ <<set $Exp += 15>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<if $DEX + $EventEnc01 >= $EventEnc02>> <<goto "CrowsSlums_02_1">> <<else>> <<goto "CrowsSlums_02_2">> <</if>> <</link>></div> <div class="links01"> <<link "STAND STILL">> <<set $Sub += 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "CrowsSlums_02_2">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While jogging, when you stop to catch your breath, you suddenly notice that you are surrounded by a flock of large black crows.<br/>These crows are behaving in an extremely threatening manner, and the lack of any sounds they make seems extremely unnatural.<br/>You think about staying put and hoping the crows lose interest in you,<br/>trying to rush through them using your speed,<br/>or trying to outrun them by running alongside trees and through bushes. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "RUN AWAY (FIT)">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(50)>> /* Случайное число от 0 до 50 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(50)>> /* Случайное число от 0 до 50 */ <<set $Exp += 15>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<if $Fit + $EventEnc01 >= $EventEnc02>> <<goto "CrowsPark_02_1">> <<else>> <<goto "CrowsPark_02_2">> <</if>> <</link>></div> <div class="links01"> <<link "RUN AWAY (DEX)">> <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(50)>> /* Случайное число от 0 до 50 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(35)>> /* Случайное число от 0 до 35 */ <<set $Exp += 15>> <<run setup.checkLevelUp()>> <<run UIBar.setStoryElements()>> <<if $DEX + $EventEnc01 >= $EventEnc02>> <<goto "CrowsPark_02_1">> <<else>> <<goto "CrowsPark_02_2">> <</if>> <</link>></div> <div class="links01"> <<link "STAND STILL">> <<set $Sub += 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "CrowsPark_02_2">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The escape from the frightening birds turns out to be successful.<br/>When the threat is left behind, reminding you of itself only by the fatigue in your legs,<br/>only now do you realize that some tension has left you and the atmosphere around you has become a little lighter.<br/>Whatever these crows were, they were clearly of a mystical nature. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤵️ Your <strong>energy</strong> is reduced">> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP - 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $ACrows to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The decision you made turns out to be unsuccessful and you have experienced the full sharpness of the beaks of these flying bastards.<br/>Having given you a lot of unpleasant impressions, the flock flies away to do their crow business.<br/>Fortunately, none of them hit you in the head, otherwise the consequences could have been much worse.<br/>You were lucky to get off with a few painful pecks and a couple of scratches. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "CrowsRock_03">> <</link>></div> </div> </div> <<Message "⤵️ Your <strong>health</strong> is reduced<br/>⤵️ Your <strong>energy</strong> is reduced">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The escape from the frightening birds turns out to be successful.<br/>When the threat is left behind, reminding you of itself only by the fatigue in your legs,<br/>only now do you realize that some tension has left you and the atmosphere around you has become a little lighter.<br/>Whatever these crows were, they were clearly of a mystical nature. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤵️ Your <strong>energy</strong> is reduced">> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP - 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $ACrows to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The decision you made turns out to be unsuccessful and you have experienced the full sharpness of the beaks of these flying bastards.<br/>Having given you a lot of unpleasant impressions, the flock flies away to do their crow business.<br/>Fortunately, none of them hit you in the head, otherwise the consequences could have been much worse.<br/>You were lucky to get off with a few painful pecks and a couple of scratches. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "CrowsSlums_03">> <</link>></div> </div> </div> <<Message "⤵️ Your <strong>health</strong> is reduced<br/>⤵️ Your <strong>energy</strong> is reduced">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The escape from the frightening birds turns out to be successful.<br/>When the threat is left behind, reminding you of itself only by the fatigue in your legs,<br/>only now do you realize that some tension has left you and the atmosphere around you has become a little lighter.<br/>Whatever these crows were, they were clearly of a mystical nature. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤵️ Your <strong>energy</strong> is reduced">> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP - 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $ACrows to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The decision you made turns out to be unsuccessful and you have experienced the full sharpness of the beaks of these flying bastards.<br/>Having given you a lot of unpleasant impressions, the flock flies away to do their crow business.<br/>Fortunately, none of them hit you in the head, otherwise the consequences could have been much worse.<br/>You were lucky to get off with a few painful pecks and a couple of scratches. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "CrowsPark_03">> <</link>></div> </div> </div> <<Message "⤵️ Your <strong>health</strong> is reduced<br/>⤵️ Your <strong>energy</strong> is reduced">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having finally come to your senses after the unexpected attack, you notice spots of thick and oily liquid on your body and clothes.<br/>It seems that these crows managed to stain you with something. But while you were rubbing these spots off, it turned out that they evaporate over time, leaving no traces. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>corruption</strong> is increases<br/>⤴️ Your <strong>madness</strong> is increases">> <<set $MP to Math.clamp($MP - 30, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateMadMinimum()>> <<set $Mad += 5>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $CorrBase += 5>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $ACrows to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/069.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/070.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/071.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/072.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/073.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/074.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/075.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/076.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/077.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/078.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/079.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/080.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/081.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having finally come to your senses after the unexpected attack, you notice spots of thick and oily liquid on your body and clothes.<br/>It seems that these crows managed to stain you with something. But while you were rubbing these spots off, it turned out that they evaporate over time, leaving no traces. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>corruption</strong> is increases<br/>⤴️ Your <strong>madness</strong> is increases">> <<set $MP to Math.clamp($MP - 30, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateMadMinimum()>> <<set $Mad += 5>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $CorrBase += 5>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $ACrows to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Crows/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having finally come to your senses after the unexpected attack, you notice spots of thick and oily liquid on your body and clothes.<br/>It seems that these crows managed to stain you with something. But while you were rubbing these spots off, it turned out that they evaporate over time, leaving no traces. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>corruption</strong> is increases<br/>⤴️ Your <strong>madness</strong> is increases">> <<set $MP to Math.clamp($MP - 30, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateMadMinimum()>> <<set $Mad += 5>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $CorrBase += 5>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $ACrows to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>At some point, walking along the street between solid stone houses,<br/>you raise your gaze to the sky and see a threatening silhouette among the clouds.<br/>You understand that most likely these are just clouds and a play of your imagination.<br/>But the longer you look, the more anxious you become.<br/>With difficulty tearing your gaze away from the sky, you continue on your way. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Horor01 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>At some point, walking along the street of the northern quarter,<br/>you raise your gaze to the sky and see a threatening silhouette among the clouds.<br/>You understand that most likely these are just clouds and a play of your imagination.<br/>But the longer you look, the more anxious you become.<br/>With difficulty tearing your gaze away from the sky, you continue on your way. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Horor01 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>At some point, walking along a quiet street between small houses,<br/>you raise your gaze to the sky and see a threatening silhouette among the clouds.<br/>You understand that most likely these are just clouds and a play of your imagination.<br/>But the longer you look, the more anxious you become.<br/>With difficulty tearing your gaze away from the sky, you continue on your way. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Horor01 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>At some point, walking along one of the streets of the squalid slums,<br/>you raise your gaze to the sky and see a threatening silhouette among the clouds.<br/>You understand that most likely these are just clouds and a play of your imagination.<br/>But the longer you look, the more anxious you become.<br/>With difficulty tearing your gaze away from the sky, you continue on your way. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Horor01 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/01/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>At some point, walking along one of the streets of dirty slums, overlooking the sea,<br/>your gaze rests on a frightening silhouette on the horizon.<br/>You hope that this is just a play of light, shadow, fog and your imagination.<br/>But the longer you look, the more anxious you become.<br/>With difficulty tearing your gaze away from the sea waves, you continue on your way. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Horor01 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Walking along a city street among solid stone houses, your attention is drawn to a drain hole.<br/>You see some kind of viscous, black, oily liquid slowly flowing out of the hole.<br/>You are overcome with anxiety and quickly walk away from here. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Moving along a cobbled street, your eyes catch a drain hole.<br/>You see how an oily black liquid slowly flows out of the depths of the sewer.<br/>Whatever it is, you decide to leave this place as quickly as possible. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 2>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Horor02 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Walking along the street among small wooden houses, your attention is drawn to a drain hole.<br/>You see some kind of viscous, black, oily liquid slowly flowing out of the hole.<br/>You are overcome with anxiety and quickly walk away from here. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Moving along the street, your eyes catch a drain hole.<br/>You see how an oily black liquid slowly flows out of the depths of the sewer.<br/>Whatever it is, you decide to leave this place as quickly as possible. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 2>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Horor02 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/02/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>As you go about your business through the dirty streets of the slums, your attention is drawn to a drain.<br/>You see some kind of viscous, black, oily liquid slowly flowing out of the hole.<br/>You are overcome with anxiety and quickly walk away from here. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Moving through the slums, your eyes catch a drain hole.<br/>You see how an oily black liquid slowly flows out of the depths of the sewer.<br/>Whatever it is, you decide to leave this place as quickly as possible. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 2>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Horor02 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/015.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 1>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/016.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 2>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/017.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 3>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/018.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 4>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/019.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 5>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/020.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 6>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/021.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 7>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/022.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 8>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/023.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 9>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/024.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 10>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/025.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 11>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/026.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 12>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/027.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Going about your business along the street among the stone houses,<br/>your attention is drawn to strange symbols on one of the walls.<br/>You look closely at these strange signs, which seem vaguely familiar to you.<br/>It seems that just a little more and you will remember or be able to read them, but after some time you realize<br/>that you have been standing next to them for an unknown amount of time and this is not normal.<br/>With difficulty, you look away from these strange signs as quickly as possible. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Moving along a cobbled street, strange symbols on one of the walls catch your eye.<br/>Some force makes you look closely at them in an attempt to read or understand what they mean.<br/>But no matter how much you look at them, you cannot.<br/>And having lost an unknown amount of time, you continue on your way. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 2>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $TDay += 1>> <<set $Horor03 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(13)>> /* Случайное число от 0 до 13 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/001.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 1>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/002.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 2>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/003.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 3>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/004.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 4>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/005.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 5>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/006.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 6>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/007.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 7>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/008.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 8>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/009.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 9>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/010.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 10>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/011.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 11>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/012.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 12>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/013.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 13>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/014.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Walking along the street of the northern district, your attention is drawn to strange symbols on one of the walls.<br/>You look closely at these strange signs, which seem vaguely familiar to you.<br/>It seems that just a little more and you will remember or be able to read them, but after some time you realize<br/>that you have been standing next to them for an unknown amount of time and this is not normal.<br/>With difficulty, you look away from these strange signs as quickly as possible. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Moving along a busy city street, strange symbols on one of the walls catch your eye.<br/>Some force makes you look closely at them in an attempt to read or understand what they mean.<br/>But no matter how much you look at them, you cannot.<br/>And having lost an unknown amount of time, you continue on your way. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 2>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $TDay += 1>> <<set $Horor03 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(18)>> /* Случайное число от 0 до 18 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/028.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 1>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/029.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 2>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/030.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 3>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/031.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 4>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/032.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 5>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/033.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 6>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/034.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 7>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/035.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 8>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/036.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 9>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/037.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 10>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/038.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 11>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/039.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 12>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/040.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 13>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/041.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 14>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/042.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 15>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/043.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 16>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/044.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 17>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/045.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 18>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/03/046.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Going about your business through the dirty streets of the slums,<br/>your attention is drawn to strange symbols on one of the walls. You look closely at these strange signs,<br/>which seem vaguely familiar to you. It seems that just a little more and you will remember or be able to read them,<br/>but after some time you realize that you have been standing next to them for an unknown amount of time and this is not normal.<br/>With difficulty, you look away from these strange signs as quickly as possible. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Moving through the slums, strange symbols on one of the walls catch your eye.<br/>Some force makes you look closely at them in an attempt to read or understand what they mean.<br/>But no matter how much you look at them, you cannot.<br/>And having lost an unknown amount of time, you continue on your way. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 2>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $TDay += 1>> <<set $Horor03 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(15)>> /* Случайное число от 0 до 15 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/001.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 1>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/002.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 2>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/003.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 3>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/004.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 4>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/005.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 5>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/006.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 6>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/007.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 7>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/008.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 8>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/009.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 9>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/010.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 10>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/011.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 11>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/012.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 12>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/013.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 13>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/014.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 14>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/015.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 15>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/016.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Walking along a busy city street, your attention is drawn to cardboard boxes stacked in a nearby alley.<br/>Among the boxes, you notice the head of a stranger who is looking out of one of them and watching you.<br/>Suddenly, a feeling of panic overcomes you and makes you speed up your pace,<br/>but only a few minutes later comes the realization that a human body could not fit among these boxes. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Moving along a busy city street, your eyes catch cardboard boxes stacked in a nearby alley.<br/>From one of them, a stranger is looking at you attentively and something alien and threatening seems to be in his gaze.<br/>Deciding not to tempt fate, you leave this strange place as quickly as possible.<br/>And only a moment later you realize that due to its size, the creature you saw could not be a human. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 3>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Horor04 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(21)>> /* Случайное число от 0 до 21 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/017.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 1>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/018.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 2>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/019.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 3>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/020.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 4>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/021.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 5>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/022.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 6>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/023.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 7>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/024.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 8>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/025.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 9>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/026.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 10>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/027.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 11>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/028.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 12>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/029.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 13>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/030.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 14>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/031.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 15>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/032.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 16>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/033.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 17>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/034.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 18>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/035.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 19>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/036.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 20>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/037.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 21>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/04/038.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Going about your business through the dirty streets of the slums, your attention is drawn to cardboard boxes stacked in a nearby alley.<br/>Among the boxes, you notice the head of a stranger who is looking out of one of them and watching you.<br/>Suddenly, a feeling of panic overcomes you and makes you speed up your pace,<br/>but only a few minutes later comes the realization that a human body could not fit among these boxes. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Moving through the slums, your eyes catch cardboard boxes stacked in a nearby alley.<br/>From one of them, a stranger is looking at you attentively and something alien and threatening seems to be in his gaze.<br/>Deciding not to tempt fate, you leave this strange place as quickly as possible.<br/>And only a moment later you realize that due to its size, the creature you saw could not be a human. </span> </div> </div> <</if>> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 3>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Horor04 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(19)>> /* Случайное число от 0 до 19 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/001.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 1>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/002.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 2>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/003.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 3>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/004.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 4>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/005.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 5>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/006.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 6>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/007.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 7>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/008.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 8>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/009.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 9>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/010.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 10>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/011.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 11>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/012.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 12>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/013.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 13>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/014.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 14>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/015.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 15>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/016.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 16>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/017.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 17>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/018.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 18>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/019.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 19>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/020.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Going about your business along the street among the stone houses,<br/>you understand that most likely at some point you made a wrong turn and got lost.<br/>Trying to remember how to get back, you suddenly began to feel the oppressive atmosphere of someone else's unkind gaze.<br/>Thick fog began to appear on the street, someone's scary eyes flashed in the darkness of the alley and you,<br/>unable to bear it, decide to run away from here.<br/>Fortunately, the street you needed was nearby, and you returned to your route. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Horor05 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(19)>> /* Случайное число от 0 до 19 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/021.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 1>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/022.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 2>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/023.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 3>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/024.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 4>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/025.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 5>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/026.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 6>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/027.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 7>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/028.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 8>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/029.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 9>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/030.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 10>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/031.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 11>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/032.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 12>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/033.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 13>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/034.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 14>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/035.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 15>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/036.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 16>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/037.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 17>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/038.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 18>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/039.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <<elseif $EventEnc00 == 19>> <div class="map"> <span class="madness00"><div style="text-align: center;"><img id="plotImage" src="img/Events/Horor/05/040.jpg" class="centerImage" style="max-width:141%;"></div></span></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Moving along the streets of the slums, you understand that most likely at some point you made a wrong turn and got lost.<br/>Trying to remember how to get back, you suddenly began to feel the oppressive atmosphere of someone else's unkind gaze.<br/>Thick fog began to appear on the street, someone's scary eyes flashed in the darkness of the alley and you,<br/>unable to bear it, decide to run away from here.<br/>Fortunately, the street you needed was nearby, and you returned to your route. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <<Message "⤴️ Your <strong>madness</strong> is increases">> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Horor05 to 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(4)>> /* Случайное число от 0 до 4 */ <div class="map4"><div style="text-align: center;"><h2>ATM</h2></div></div> /* Банкомат трущеб №1 */ <<if $ATM == 1 and $EventEnc00 == 0 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu01/D01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 1 and $EventEnc00 == 1 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu01/D02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 1 and $EventEnc00 == 2 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu01/D03.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 1 and $EventEnc00 == 0 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu01/N01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 1 and $EventEnc00 == 1 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu01/N02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 1 and $EventEnc00 == 2 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu01/N03.jpg" class="centerImage" style="max-width:100%;"></div> </div> /* Банкомат трущеб №2 */ <<elseif $ATM == 2 and $EventEnc00 == 0 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu02/D01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 2 and $EventEnc00 == 1 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu02/D02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 2 and $EventEnc00 == 2 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu02/D03.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 2 and $EventEnc00 == 0 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu02/N01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 2 and $EventEnc00 == 1 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu02/N02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 2 and $EventEnc00 == 2 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu02/N03.jpg" class="centerImage" style="max-width:100%;"></div> </div> /* Банкомат трущеб №3 */ <<elseif $ATM == 3 and $EventEnc00 == 0 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu03/D01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 3 and $EventEnc00 == 1 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu03/D02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 3 and $EventEnc00 == 2 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu03/D03.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 3 and $EventEnc00 == 0 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu03/N01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 3 and $EventEnc00 == 1 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu03/N02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 3 and $EventEnc00 == 2 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Slu03/N03.jpg" class="centerImage" style="max-width:100%;"></div> </div> /* Банкомат камень №1 */ <<elseif $ATM == 4 and $EventEnc00 == 0 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto01/D01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 4 and $EventEnc00 == 1 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto01/D02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 4 and $EventEnc00 == 2 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto01/D03.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 4 and $EventEnc00 == 0 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto01/N01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 4 and $EventEnc00 == 1 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto01/N02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 4 and $EventEnc00 == 2 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto01/N03.jpg" class="centerImage" style="max-width:100%;"></div> </div> /* Банкомат камень №2 */ <<elseif $ATM == 5 and $EventEnc00 == 0 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto02/D01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 5 and $EventEnc00 == 1 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto02/D02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 5 and $EventEnc00 == 2 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto02/D03.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 5 and $EventEnc00 == 0 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto02/N01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 5 and $EventEnc00 == 1 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto02/N02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 5 and $EventEnc00 == 2 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto02/N03.jpg" class="centerImage" style="max-width:100%;"></div> </div> /* Банкомат камень №3 */ <<elseif $ATM == 6 and $EventEnc00 == 0 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto03/D01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 6 and $EventEnc00 == 1 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto03/D02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 6 and $EventEnc00 == 2 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto03/D03.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 6 and $EventEnc00 == 0 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto03/N01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 6 and $EventEnc00 == 1 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto03/N02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 6 and $EventEnc00 == 2 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Sto03/N03.jpg" class="centerImage" style="max-width:100%;"></div> </div> /* Банкомат город №1 */ <<elseif $ATM == 7 and $EventEnc00 == 0 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Urb01/D01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 7 and $EventEnc00 == 1 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Urb01/D02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 7 and $EventEnc00 == 2 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Urb01/D03.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 7 and $EventEnc00 == 0 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Urb01/N01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 7 and $EventEnc00 == 1 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Urb01/N02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 7 and $EventEnc00 == 2 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Urb01/N03.jpg" class="centerImage" style="max-width:100%;"></div> </div> /* Банкомат город №2 */ <<elseif $ATM == 8 and $EventEnc00 == 0 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Urb02/D01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 8 and $EventEnc00 == 1 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Urb02/D02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 8 and $EventEnc00 == 2 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Urb02/D03.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 8 and $EventEnc00 == 0 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Urb02/N01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 8 and $EventEnc00 == 1 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Urb02/N02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 8 and $EventEnc00 == 2 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Urb02/N03.jpg" class="centerImage" style="max-width:100%;"></div> </div> /* Банкомат село №1 */ <<elseif $ATM == 9 and $EventEnc00 == 0 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Vil01/D01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 9 and $EventEnc00 == 1 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Vil01/D02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 9 and $EventEnc00 == 2 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Vil01/D03.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 9 and $EventEnc00 == 0 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Vil01/N01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 9 and $EventEnc00 == 1 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Vil01/N02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 9 and $EventEnc00 == 2 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Vil01/N03.jpg" class="centerImage" style="max-width:100%;"></div> </div> /* Банкомат село №2 */ <<elseif $ATM == 10 and $EventEnc00 == 0 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Vil02/D01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 10 and $EventEnc00 == 1 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Vil02/D02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 10 and $EventEnc00 == 2 and $TDay <= 14>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Vil02/D03.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 10 and $EventEnc00 == 0 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Vil02/N01.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 10 and $EventEnc00 == 1 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Vil02/N02.jpg" class="centerImage" style="max-width:100%;"></div> </div> <<elseif $ATM == 10 and $EventEnc00 == 2 and $TDay >= 15>> <div class="map2"> <div style="text-align: center;"><img src="img/Locations/ATM/Vil02/N03.jpg" class="centerImage" style="max-width:100%;"></div> </div> <</if>> <<if $ATM == 1>> <div style="text-align: center;">The closest ATM you found in the slum area.<br/>Looks dirty but works fine.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Commission for transactions is 1 unit)</span></div> <<elseif $ATM == 2>> <div style="text-align: center;">The closest ATM you found in the slum area.<br/>Looks dirty but works fine.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Commission for transactions is 1 unit)</span></div> <<elseif $ATM == 3>> <div style="text-align: center;">The closest ATM you found in the slum area.<br/>Looks dirty but works fine.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Commission for transactions is 1 unit)</span></div> <<elseif $ATM == 4>> <div style="text-align: center;">The closest ATM you found in the western district.<br/>It makes a strange humming noise but works fine.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Commission for transactions is 1 unit)</span></div> <<elseif $ATM == 5>> <div style="text-align: center;">The closest ATM you found in the western district.<br/>It makes a strange humming noise but works fine.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Commission for transactions is 1 unit)</span></div> <<elseif $ATM == 6>> <div style="text-align: center;">The closest ATM you found in the eastern district.<br/>It makes a strange humming noise but works fine.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Commission for transactions is 1 unit)</span></div> <<elseif $ATM == 7>> <div style="text-align: center;">The closest ATM you found in the northern area.<br/>Makes a strange humming noise but works fine.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Commission for transactions is 1 unit)</span></div> <<elseif $ATM == 8>> <div style="text-align: center;">The closest ATM you found in the northern area.<br/>Makes a strange humming noise but works fine.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Commission for transactions is 1 unit)</span></div> <<elseif $ATM == 9>> <div style="text-align: center;">The closest ATM you found in the western district.<br/>Looks dirty but works fine.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Commission for transactions is 1 unit)</span></div> <<elseif $ATM == 10>> <div style="text-align: center;">The closest ATM you found in the eastern district.<br/>Looks dirty but works fine.<br/><br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Commission for transactions is 1 unit)</span></div> <</if>> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> <<link "💲WITHDRAW 50">> <<set $EventEnc02 to random(3)>> <<if $BMoney <= 50>> <<Message "Not enough money">> <<else>> <<set $Money += 50>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $BMoney -= 51>> <<set $BMoney to Math.clamp($BMoney, 0, 9000)>> <<run UIBar.setStoryElements()>> <</if>> <<if $EventEnc02 >= 2 and $BMoney >= 51>> <<set $Bim += 1>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <</if>> <</link>></div> <div class="links01"> <<link "💵 DEPOSIT 50">> <<set $EventEnc02 to random(3)>> <<if $Money <= 50>> <<Message "Not enough money">> <<else>> <<set $Money -= 51>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $BMoney += 50>> <<set $BMoney to Math.clamp($BMoney, 0, 9000)>> <<run UIBar.setStoryElements()>> <</if>> <<if $EventEnc02 >= 3 and $Money >= 51>> <<set $Bim -= 1>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <div id="ButtonBack05"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span></div> </div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack05 { position: relative; top: 30px; left: -31px; float: left; width: 50px; height: 0px; margin-right: 20px; } .map4 { position: relative; top: -50px; left: 0px; z-index: 1; text-align: center; } </style> <</nobr>>
<<nobr>> <div class="game-content"> <div style="text-align: center;"><h2>WATCHING TV</h2></div> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/001.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <div style="text-align: center;">You sit down in front of the TV, wondering which channel to watch.<br/><span style="color: rgba(255, 255, 255, 0.2); font-size: 1.2em;">(Short rest = 1 time unit)<br/>(Long rest = 3 time units)</span><br/></div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> <<link "📜 TIME-INFO">> <<script>> Dialog.setup("   INFO"); Dialog.wiki("In the City in the Fog, the Day is divided into 7 stages,<br/>each stage is divided into three rounds.<br/>Most events advance the time by 1 round.<br/>1 = Early morning<br/>2 = Early morning<br/>3 = Early morning<br/>4 = Morning<br/>5 = Morning<br/>6 = Morning<br/>7 = Noon<br/>8 = Noon<br/>9 = Noon<br/>10 = Afternoon<br/>11 = Afternoon<br/>12 = Afternoon<br/>13 = Evening<br/>14 = Evening<br/>15 = Evening<br/>16 = Night<br/>17 = Night<br/>18 = Night<br/>19 = Late night<br/>20 = Late night<br/>21 = Late night<br/>"); Dialog.open(); <</script>> <</link>> </div> <div class="links01"> <<link "SHORT REST">> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<if $TDay >= 19>> <<Message "It's too late for TV">> <<elseif $EventEnc00 == 0 and $TDay <= 10>> <<set $TDay += 1>> <<goto "TVMain01">> <<elseif $EventEnc00 == 1 and $TDay <= 10>> <<set $TDay += 1>> <<goto "TVMain01">> <<elseif $EventEnc00 == 2 and $TDay <= 10 and $Corr >= 25>> <<set $TDay += 1>> <<goto "TVBimbo01">> <<elseif $EventEnc00 == 2 and $TDay <= 10>> <<set $TDay += 1>> <<goto "TVMain01">> <<elseif $EventEnc00 == 3 and $TDay <= 10>> <<set $TDay += 1>> <<goto "TVScience01">> <<elseif $EventEnc00 == 4 and $TDay <= 10>> <<set $TDay += 1>> <<goto "TVScience01">> <<elseif $EventEnc00 == 5 and $TDay <= 10 and $Corr >= 25>> <<set $TDay += 1>> <<goto "TVErotic01">> <<elseif $EventEnc00 == 5 and $TDay <= 10>> <<set $TDay += 1>> <<goto "TVScience01">> <<elseif $EventEnc00 == 6 and $TDay <= 10>> <<set $TDay += 1>> <<goto "TVBimbo01">> <<elseif $EventEnc00 == 7 and $TDay <= 10 and $Mad >= 30>> <<set $TDay += 1>> <<goto "TVError01">> <<elseif $EventEnc00 == 7 and $TDay <= 10>> <<set $TDay += 1>> <<goto "TVBimbo01">> <<elseif $EventEnc00 == 8 and $TDay <= 10>> <<set $TDay += 1>> <<goto "TVErotic01">> <<elseif $EventEnc00 == 9 and $TDay <= 10>> <<set $TDay += 1>> <<goto "TVErotic01">> <<elseif $EventEnc00 == 10 and $TDay <= 10>> <<set $TDay += 1>> <<goto "TVError01">> <<elseif $EventEnc00 == 0 and $TDay >= 11 and $Corr >= 25>> <<set $TDay += 1>> <<goto "TVBimbo01">> <<elseif $EventEnc00 == 0 and $TDay >= 11>> <<set $TDay += 1>> <<goto "TVMain01">> <<elseif $EventEnc00 == 1 and $TDay >= 11>> <<set $TDay += 1>> <<goto "TVScience01">> <<elseif $EventEnc00 == 2 and $TDay >= 11 and $Corr >= 25>> <<set $TDay += 1>> <<goto "TVErotic01">> <<elseif $EventEnc00 == 2 and $TDay >= 11>> <<set $TDay += 1>> <<goto "TVScience01">> <<elseif $EventEnc00 == 3 and $TDay >= 11>> <<set $TDay += 1>> <<goto "TVBimbo01">> <<elseif $EventEnc00 == 4 and $TDay >= 11>> <<set $TDay += 1>> <<goto "TVBimbo01">> <<elseif $EventEnc00 == 5 and $TDay >= 11 and $Mad >= 30>> <<set $TDay += 1>> <<goto "TVError01">> <<elseif $EventEnc00 == 5 and $TDay >= 11>> <<set $TDay += 1>> <<goto "TVBimbo01">> <<elseif $EventEnc00 == 6 and $TDay >= 11>> <<set $TDay += 1>> <<goto "TVErotic01">> <<elseif $EventEnc00 == 7 and $TDay >= 11>> <<set $TDay += 1>> <<goto "TVErotic01">> <<elseif $EventEnc00 == 8 and $TDay >= 11>> <<set $TDay += 1>> <<goto "TVErotic01">> <<elseif $EventEnc00 == 9 and $TDay >= 11>> <<set $TDay += 1>> <<goto "TVError01">> <<elseif $EventEnc00 == 10 and $TDay >= 11>> <<set $TDay += 1>> <<goto "TVError01">> <</if>> <</link>> <div class="links01"> <<link "LONG REST">> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<if $TDay >= 17>> <<Message "It's too late for TV">> <<elseif $EventEnc00 == 0 and $TDay <= 10>> <<set $TDay += 3>> <<goto "TVMain01">> <<elseif $EventEnc00 == 1 and $TDay <= 10>> <<set $TDay += 3>> <<goto "TVMain01">> <<elseif $EventEnc00 == 2 and $TDay <= 10 and $Corr >= 25>> <<set $TDay += 3>> <<goto "TVBimbo01">> <<elseif $EventEnc00 == 2 and $TDay <= 10>> <<set $TDay += 3>> <<goto "TVMain01">> <<elseif $EventEnc00 == 3 and $TDay <= 10>> <<set $TDay += 3>> <<goto "TVScience01">> <<elseif $EventEnc00 == 4 and $TDay <= 10>> <<set $TDay += 3>> <<goto "TVScience01">> <<elseif $EventEnc00 == 5 and $TDay <= 10 and $Corr >= 25>> <<set $TDay += 3>> <<goto "TVErotic01">> <<elseif $EventEnc00 == 5 and $TDay <= 10>> <<set $TDay += 3>> <<goto "TVScience01">> <<elseif $EventEnc00 == 6 and $TDay <= 10>> <<set $TDay += 3>> <<goto "TVBimbo01">> <<elseif $EventEnc00 == 7 and $TDay <= 10 and $Mad >= 30>> <<set $TDay += 3>> <<goto "TVError01">> <<elseif $EventEnc00 == 7 and $TDay <= 10>> <<set $TDay += 3>> <<goto "TVBimbo01">> <<elseif $EventEnc00 == 8 and $TDay <= 10>> <<set $TDay += 3>> <<goto "TVErotic01">> <<elseif $EventEnc00 == 9 and $TDay <= 10>> <<set $TDay += 3>> <<goto "TVErotic01">> <<elseif $EventEnc00 == 10 and $TDay <= 10>> <<set $TDay += 3>> <<goto "TVError01">> <<elseif $EventEnc00 == 0 and $TDay >= 11 and $Corr >= 25>> <<set $TDay += 3>> <<goto "TVBimbo01">> <<elseif $EventEnc00 == 0 and $TDay >= 11>> <<set $TDay += 3>> <<goto "TVMain01">> <<elseif $EventEnc00 == 1 and $TDay >= 11>> <<set $TDay += 3>> <<goto "TVScience01">> <<elseif $EventEnc00 == 2 and $TDay >= 11 and $Corr >= 25>> <<set $TDay += 3>> <<goto "TVErotic01">> <<elseif $EventEnc00 == 2 and $TDay >= 11>> <<set $TDay += 3>> <<goto "TVScience01">> <<elseif $EventEnc00 == 3 and $TDay >= 11>> <<set $TDay += 3>> <<goto "TVBimbo01">> <<elseif $EventEnc00 == 4 and $TDay >= 11>> <<set $TDay += 3>> <<goto "TVBimbo01">> <<elseif $EventEnc00 == 5 and $TDay >= 11 and $Mad >= 30>> <<set $TDay += 3>> <<goto "TVError01">> <<elseif $EventEnc00 == 5 and $TDay >= 11>> <<set $TDay += 3>> <<goto "TVBimbo01">> <<elseif $EventEnc00 == 6 and $TDay >= 11>> <<set $TDay += 3>> <<goto "TVErotic01">> <<elseif $EventEnc00 == 7 and $TDay >= 11>> <<set $TDay += 3>> <<goto "TVErotic01">> <<elseif $EventEnc00 == 8 and $TDay >= 11>> <<set $TDay += 3>> <<goto "TVErotic01">> <<elseif $EventEnc00 == 9 and $TDay >= 11>> <<set $TDay += 3>> <<goto "TVError01">> <<elseif $EventEnc00 == 10 and $TDay >= 11>> <<set $TDay += 3>> <<goto "TVError01">> <</if>> <</link>></div> </div> <div class="links-container03"> </div></div> <br/><br/><br/> </div> <div id="ButtonBack05"><span class="btn2"> <<button "<strong>BACK</strong>" $location>><</button>> </span></div> </div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack05 { position: relative; top: 30px; left: -31px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(47)>> /* Случайное число от 0 до 47 */ <div class="game-content"> <div style="text-align: center;"><h2>BIMBO TV</h2></div> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 26>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 27>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 28>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 29>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 30>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 31>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 32>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 33>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 34>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 35>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 36>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 37>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 38>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 39>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 41>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 42>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 43>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 44>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 45>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 46>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 47>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;"> <span> <br/>When choosing a channel to watch,<br/>your attention was drawn to a program about modern fashion trends,<br/>cosmetics and the difficult life of busty blondes.<br/>The program tells many secrets of how a beautiful woman<br/>can make her life more comfortable and easier. </span> </div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> <br/> <br/> <<link "NEXT">> <<goto "TV_01">> <</link>></div> <div class="links01"></div> </div> <div class="links-container03"> </div></div> <br/><br/><br/> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP + 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Bim += 2>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<if $Corr <= 24>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <</if>> <<if $Corr <= 24>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤴️ Your <strong>corruption</strong> is increases<br/><br/>">> <</if>> <<if $Corr >= 25>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>">> <</if>> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(78)>> /* Случайное число от 0 до 78 */ <div class="game-content"> <div style="text-align: center;"><h2>EROTIC TV</h2></div> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 26>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 27>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 28>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 29>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 30>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 31>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 32>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 33>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 34>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 35>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 36>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 37>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 38>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 39>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 41>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 42>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 43>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 44>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 45>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 46>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 47>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 48>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 49>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 50>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 51>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 52>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 53>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 54>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 55>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 56>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 57>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 58>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 59>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 60>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 61>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 62>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 63>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 64>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 65>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 66>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 67>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 68>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/069.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 69>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/070.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 70>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/071.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 71>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/072.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 72>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/073.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 73>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/074.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 74>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/075.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 75>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/076.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 76>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/077.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 77>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/078.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 78>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/079.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;"> <span> <br/>When choosing a channel to watch, your attention was drawn to an erotic film.<br/>There is no plot as such, but the scenes are very spectacular. </span> </div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> <br/> <br/> <<link "NEXT">> <<goto "TV_01">> <</link>></div> <div class="links01"></div> </div> <div class="links-container03"> </div></div> <br/><br/><br/> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP + 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 15, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Bim += 0>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<if $Corr <= 54>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <</if>> <<if $Corr <= 34>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <</if>> <<if $Corr <= 54>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤴️ Your <strong>corruption</strong> is increases<br/><br/>">> <</if>> <<if $Corr >= 55>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>">> <</if>> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(21)>> /* Случайное число от 0 до 21 */ <div class="game-content"> <div style="text-align: center;"><h2>E̢̨͎̼͉̒̀Ŕ̻͖͘͡͠R̶̡̤̳̋̂̕Ȍ̵̻ͬ͜͟R̶̨̦͆̍̚͜</h2></div> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;"> <span> <br/>When choosing a channel to watch, your attention was drawn to a program about...<br/>in fact, you can't remember what exactly the program was about, but it was very interesting.<br/>Although now you can't shake off some uneasy feeling. </span> </div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> <br/> <br/> <<link "NEXT">> <<goto "TV_01">> <</link>></div> <div class="links01"></div> </div> <div class="links-container03"> </div></div> <br/><br/><br/> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $HP to Math.clamp($HP - 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<if $Corr <= 14>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <</if>> <<if $Corr <= 14>> <<Message "⤵️ Your <strong>health</strong> is reduced<br/><br/>⤴️ Your <strong>corruption</strong> is increases<br/><br/>⤴️ Your <strong>madness</strong> is increases<br/><br/>">> <</if>> <<if $Corr >= 15>> <<Message "⤵️ Your <strong>health</strong> is reduced<br/><br/>⤴️ Your <strong>madness</strong> is increases<br/><br/>">> <</if>> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(21)>> /* Случайное число от 0 до 21 */ <div class="game-content"> <div style="text-align: center;"><h2>MAIN TV</h2></div> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;"> <span> <br/>When choosing a channel to watch, your attention was drawn to a program<br/>about interesting places in the city, beautiful views.<br/>The program also tells about the successes of adventurers,<br/>local police and the city administration. </span> </div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> <br/> <br/> <<link "NEXT">> <<goto "TV_01">> <</link>></div> <div class="links01"></div> </div> <div class="links-container03"> </div></div> <br/><br/><br/> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP + 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<run updateCorrMinimum()>> <<set $CorrBase -= 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>corruption</strong> is reduced<br/><br/>⤴️ Your <strong>madness</strong> is reduced<br/><br/>">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(24)>> /* Случайное число от 0 до 24 */ <div class="game-content"> <div style="text-align: center;"><h2>SCIENCE TV</h2></div> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;"> <span> <br/>When choosing a channel to watch, your attention was drawn to a program about science.<br/>It lists well-known moments that residents may have forgotten,<br/>as well as new discoveries and achievements of local scientists, experts in the occult<br/>and the scientific department of the corporation "Zontek". </span> </div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> <br/> <br/> <<link "NEXT">> <<goto "TV_01">> <</link>></div> <div class="links01"></div> </div> <div class="links-container03"> </div></div> <br/><br/><br/> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP + 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Tox to Math.clamp($Tox - 10, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Bim -= 2>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>corruption</strong> is reduced<br/><br/>">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(47)>> /* Случайное число от 0 до 47 */ <div class="game-content"> <div style="text-align: center;"><h2>BIMBO TV</h2></div> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 26>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 27>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 28>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 29>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 30>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 31>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 32>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 33>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 34>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 35>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 36>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 37>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 38>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 39>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 41>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 42>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 43>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 44>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 45>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 46>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 47>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Bimbo/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;"> <span> <br/>When choosing a channel to watch,<br/>your attention was drawn to a program about modern fashion trends,<br/>cosmetics and the difficult life of busty blondes.<br/>The program tells many secrets of how a beautiful woman<br/>can make her life more comfortable and easier. </span> </div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> <br/> <br/> <<link "NEXT">> <<goto "TV_01">> <</link>></div> <div class="links01"></div> </div> <div class="links-container03"> </div></div> <br/><br/><br/> </div> <<set $Exp += 6>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP + 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $Tox to Math.clamp($Tox - 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Bim += 3>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<if $Corr <= 24>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <</if>> <<if $Corr <= 24>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤴️ Your <strong>corruption</strong> is increases<br/><br/>">> <</if>> <<if $Corr >= 25>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>">> <</if>> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(78)>> /* Случайное число от 0 до 78 */ <div class="game-content"> <div style="text-align: center;"><h2>EROTIC TV</h2></div> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 26>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 27>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 28>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 29>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 30>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 31>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 32>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 33>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 34>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 35>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 36>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 37>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 38>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 39>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 40>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 41>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 42>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 43>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 44>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 45>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 46>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 47>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 48>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 49>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 50>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 51>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 52>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 53>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 54>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 55>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 56>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 57>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 58>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 59>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 60>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 61>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 62>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 63>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 64>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 65>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 66>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 67>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 68>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/069.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 69>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/070.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 70>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/071.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 71>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/072.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 72>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/073.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 73>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/074.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 74>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/075.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 75>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/076.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 76>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/077.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 77>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/078.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 78>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Erotic/079.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;"> <span> <br/>When choosing a channel to watch, your attention was drawn to an erotic film.<br/>There is no plot as such, but the scenes are very spectacular. </span> </div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> <br/> <br/> <<link "NEXT">> <<goto "TV_01">> <</link>></div> <div class="links01"></div> </div> <div class="links-container03"> </div></div> <br/><br/><br/> </div> <<set $Exp += 6>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP + 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 30, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $Tox to Math.clamp($Tox - 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Bim += 1>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<if $Corr <= 54>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <</if>> <<if $Corr <= 34>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <</if>> <<if $Corr <= 54>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤴️ Your <strong>corruption</strong> is increases<br/><br/>">> <</if>> <<if $Corr >= 55>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>">> <</if>> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(21)>> /* Случайное число от 0 до 21 */ <div class="game-content"> <div style="text-align: center;"><h2>E̢̨͎̼͉̒̀Ŕ̻͖͘͡͠R̶̡̤̳̋̂̕Ȍ̵̻ͬ͜͟R̶̨̦͆̍̚͜</h2></div> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Error/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;"> <span> <br/>When choosing a channel to watch, your attention was drawn to a program about...<br/>in fact, you can't remember what exactly the program was about, but it was very interesting.<br/>Although now you can't shake off some uneasy feeling. </span> </div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> <br/> <br/> <<link "NEXT">> <<goto "TV_01">> <</link>></div> <div class="links01"></div> </div> <div class="links-container03"> </div></div> <br/><br/><br/> </div> <set $Exp += 6>> <<run setup.checkLevelUp()>> <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<if $Corr <= 14>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <</if>> <<if $Corr <= 14>> <<Message "⤵️ Your <strong>health</strong> is reduced<br/><br/>⤴️ Your <strong>corruption</strong> is increases<br/><br/>">> <</if>> <<if $Corr >= 15>> <<Message "⤵️ Your <strong>health</strong> is replenished<br/><br/>">> <</if>> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(21)>> /* Случайное число от 0 до 21 */ <div class="game-content"> <div style="text-align: center;"><h2>MAIN TV</h2></div> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Main/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;"> <span> <br/>When choosing a channel to watch, your attention was drawn to a program<br/>about interesting places in the city, beautiful views.<br/>The program also tells about the successes of adventurers,<br/>local police and the city administration. </span> </div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> <br/> <br/> <<link "NEXT">> <<goto "TV_01">> <</link>></div> <div class="links01"></div> </div> <div class="links-container03"> </div></div> <br/><br/><br/> </div> <<set $Exp += 6>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP + 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Tox to Math.clamp($Tox - 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<run updateCorrMinimum()>> <<set $CorrBase -= 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>corruption</strong> is reduced<br/><br/>⤴️ Your <strong>madness</strong> is reduced<br/><br/>">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(24)>> /* Случайное число от 0 до 24 */ <div class="game-content"> <div style="text-align: center;"><h2>SCIENCE TV</h2></div> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/TV/Science/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div style="text-align: center;"> <span> <br/>When choosing a channel to watch, your attention was drawn to a program about science.<br/>It lists well-known moments that residents may have forgotten,<br/>as well as new discoveries and achievements of local scientists, experts in the occult<br/>and the scientific department of the corporation "Zontek". </span> </div> <div class="links-row"> <div class="links-container02"> </div> <div class="links-container01"> <div class="links01"> <br/> <br/> <<link "NEXT">> <<goto "TV_01">> <</link>></div> <div class="links01"></div> </div> <div class="links-container03"> </div></div> <br/><br/><br/> </div> <<set $Exp += 6>> <<run setup.checkLevelUp()>> <<set $MP to Math.clamp($MP + 20, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Tox to Math.clamp($Tox - 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <<set $Bim -= 3>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<Message "⤴️ Your <strong>energy</strong> is replenished<br/><br/>⤴️ Your <strong>corruption</strong> is reduced<br/><br/>">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(25)>> /* Случайное число от 0 до 25 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Cities/01/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The city came to her in dreams, a reflection of her own soul drowned in the abyss. Its towers and arches were not of stone, but of her thoughts, frozen in the chill of forgotten depths. The signs upon the walls burned like memories — torn out, inverted, and made alien. The water pressed upon the world, and each breath became torment, as though her very mind resisted the vision. She walked those streets, and every step resounded not in the sea, but in her consciousness, as if the city had been built not beyond, but within her. And the further she wandered, the clearer it became: to awaken would mean to shatter the city — and in its ruin, to lose herself forever. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "DeadCities_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(19)>> /* Случайное число от 0 до 19 */ <div class="game-content"> <br/><br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Upon waking, she felt something strange: her body lay upon the bed, yet her soul still wandered the sunken streets. Each beat of her heart echoed as if within stone vaults beneath the sea. Her breath was free, yet the taste of salt clung to her throat. She raised her eyes to the ceiling and saw cracks resembling ancient runes, though she knew it was but a trick of the light. In that moment she understood: dream and reality had merged, their boundary drowned. And now she dwelled in two worlds at once — the familiar chamber, and the city whose ruins had forever become a part of her mind. </span> </div> </div> <<if $HOME == 0>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Flophouse_01">> <</link>></div> </div> <<elseif $HOME == 1>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Residential_02">> <</link>></div> </div> <</if>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $Bim -= 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<Message "⤴️ Your <strong>madness</strong> increases<br/>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(29)>> /* Случайное число от 0 до 29 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 26>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 27>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 28>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 29>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Strange/Space/01/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>After a long and heavy day, the events scratched her mind like shards of glass, and by evening only a fragile silence remained in her thoughts. Falling asleep, she saw a dream: a landscape both alien and majestic. Cliffs rose like the ribs of a colossal being, while mist thickly covered the ground, breathing in rhythm with her steps. She walked barefoot, never looking back, and felt that reality itself here was fragile, ready to crumble. No monsters, no voices — only a space too silent to be safe. Her fractured mind had drawn forth this image from the depths, and in it she realized for the first time that exhaustion alone can open the doors to the abyss. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "DeepSpace_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(19)>> /* Случайное число от 0 до 19 */ <div class="game-content"> <br/><br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Upon waking, she felt her body lying on the bed, yet part of her remained there, in the mist. Her eyelids trembled like curtains concealing another world. She sensed the smell of dampness, though no trace of moisture was in the room. Through the walls seeped a strange hum — steady, almost imperceptible, yet the same she had heard in the dream. Reality no longer seemed whole: sounds, lines, even her own thoughts fractured like cracks across glass. She rose slowly, and it seemed that another rose with her — a transparent, broken shadow. And now she no longer knew which of them had truly awakened. </span> </div> </div> <<if $HOME == 0>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Flophouse_01">> <</link>></div> </div> <<elseif $HOME == 1>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Residential_02">> <</link>></div> </div> <</if>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $Bim -= 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<Message "⤴️ Your <strong>madness</strong> increases<br/>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(17)>> /* Случайное число от 0 до 17 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The mist slid across her skin, leaving cold kisses in its wake. Naked, she seemed at once vulnerable and untouchable. In the depths of the caverns, lights of alien worlds began to glow, and their radiance caressed her curves, tracing them as though by the hand of a master artist. Moisture clung to her hair, pressing it against her back, and each movement stirred a quiet shiver — as if the universe itself watched her body. She felt the emptiness of the landscape merging with her nakedness: all around was cold and endless, and she alone remained the single warm, living flame. That sensation comforted her more deeply than any human touch. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightShog_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(13)>> /* Случайное число от 0 до 13 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>She wandered through the swirling mist, each step like a caress upon the unseen skin of the world. Her nakedness in this dream was not weakness, but power: her body stood as the symbol of life amid the cold stone and distant stars. The mist stroked her, rising higher, brushing her stomach and shoulders, dissolving with every breath she drew. When she lifted her arms, the gesture carried no plea but an invitation — as though she bared herself to the universe itself. And the landscape responded: vaults shimmered, planets flared above her, and it seemed that the abyss itself had fallen in love with her unveiled form. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightShog_03">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(17)>> /* Случайное число от 0 до 17 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>She drew nearer, and the mist parted, revealing what dwelled at the heart of the cavern. There rose a column of black tentacles — smooth, glistening, entwined in endless knots. They moved with a slow, languid grace, their undulations like the breathing of some immense, unseen creature. Her nakedness seemed to answer this rhythm: her skin shivered, her breath came unevenly. The sight was dreadful, yet mesmerizing — the tentacles stretched upward as if yearning for light, yet held her gaze captive. And in that moment she felt it — the column was calling her, and the step she took forward no longer belonged to her own will. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "COME CLOSER">> <<goto "NightShog_04">> <</link>></div> <<if $BimTotal <= 60>> <div class="links01"> <<link "ESCAPE">> <<goto "NightShog_07_02">> <</link>></div> <</if>> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(13)>> /* Случайное число от 0 до 13 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The tentacles, once bound into a pillar, suddenly unfurled, and several of them stretched slowly toward her. Their tips gleamed in the gloom, wet and almost breathing. The first brushed her shoulder, curling around her arm; the second slid along her thigh. She stood motionless, as if entranced, and each new touch felt like another step toward the inevitable. The mist thickened, coiling about her figure, shrouding her together with the dark knots of limbs. Their movements held a strange grace, almost a dance, and within that dance her body seemed to become a part of the column itself. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightShog_05">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(30)>> /* Случайное число от 0 до 30 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/069.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/070.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/071.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/072.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 26>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/073.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 27>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/074.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 28>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/075.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 29>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/076.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 30>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/077.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> She didn't move, just watched as they wrapped around her body, as if exploring every curve, every curve of her forms. The first tentacle touched her breast, gently wrapping around her nipples, squeezing and massaging them with such care, as if afraid to cause pain. She shuddered, her breathing became ragged, and her body tensed, waiting for more. The second tentacle slid across her stomach, leaving a cold trail on her hot skin, and plunged into her moist depths. She moaned, her eyes closed, and her hands instinctively clenched into fists.<br/><br/>A third tentacle wrapped around her hips, holding her close, as if preventing her from escaping. She felt her legs give out, but the tentacle held her down, not allowing her to fall. The fourth one slid along her back, causing goosebumps that ran through her body like an electric shock. The cold skin of the tentacles contrasted with the fire burning inside her, and her body reacted to this strange, silent ritual coupling. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightShog_05_2">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(17)>> /* Случайное число от 0 до 17 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/078.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/079.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/080.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/081.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/082.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/083.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/084.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/085.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/086.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/087.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/088.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/089.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/090.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/091.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/092.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/093.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/094.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/095.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The tentacle inside moved faster, deeper, and the other massaged her clitoris with such force that she felt her body tremble, ready to explode. She screamed, her voice merging with the echoes of the room, her body convulsed in ecstasy, and she felt a wave of pleasure sweep through her body, leaving her exhausted but filled with bliss.<br/><br/> When it was over, the tentacles slowly retreated, leaving her standing in the center of the room, trembling and exhausted. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightShog_07_01">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(19)>> /* Случайное число от 0 до 19 */ <div class="game-content"> <br/><br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>She opened her eyes, yet the darkness around her now seemed less frightening, as though she had become a part of it. Her body was covered in a fine sheen of sweat, and her breathing slowly returned to its steady rhythm. The tentacles had vanished as suddenly as they had appeared, leaving her alone in the room, filled only with her breath and the echo of her moans. She felt her heart beating in time with her thoughts and understood that this was only the beginning. Something within her had changed, and she was no longer the one who had entered this place. She had become part of something greater, something that lay far beyond her comprehension. </span> </div> </div> <<if $HOME == 0>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Flophouse_01">> <</link>></div> </div> <<elseif $HOME == 1>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Residential_02">> <</link>></div> </div> <</if>> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 30, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateCorrMinimum()>> <<set $CorrBase += 5>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateMadMinimum()>> <<set $Mad += 5>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<Message "⤵️ Your <strong>health</strong> is reduced<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤴️ Your <strong>corruption</strong> increases<br/><br/>⤴️ Your <strong>madness</strong> increases">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(19)>> /* Случайное число от 0 до 19 */ <div class="game-content"> <br/><br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>She awoke with a sharp gasp. The sheets were damp, as though the cavern itself still clung to her skin. Her heart pounded, her breath unsteady, and in the darkness of the room she could almost feel the tentacles still coiling around her. Yet when she blinked, there remained only the shadows of furniture. Still, the sensation of an alien warmth would not fade. It seemed her body remembered every touch of the dream. She did not know what was more terrifying: that it had been nothing but a dream — or that perhaps she had carried a fragment of it back with her into waking reality. </span> </div> </div> <<if $HOME == 0>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Flophouse_01">> <</link>></div> </div> <<elseif $HOME == 1>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Residential_02">> <</link>></div> </div> <</if>> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $Bim -= 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateMadMinimum()>> <<set $Mad += 1>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<Message "⤵️ Your <strong>health</strong> is reduced<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤴️ Your <strong>corruption</strong> increases<br/><br/>⤴️ Your <strong>madness</strong> increases">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(17)>> /* Случайное число от 0 до 17 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>She walked through the mist-filled halls, and with every step it felt as though her past was being erased. Her body was bare, yet there was no cold — the mist caressed her skin, weaving itself into her breath. In the vaults above, gaping fissures opened, and beyond them shone the lights of alien skies. She felt herself becoming their reflection: the light glided over her body, turning it into a symbol — a living defiance against the void. Yet the farther she went, the clearer it became: her nakedness was not freedom, but dissolution, a passage into the unknown. She was ceasing to be human, becoming part of the cavern, part of the mist, part of the dream. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightWitch_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(11)>> /* Случайное число от 0 до 11 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/04/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/04/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/04/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/04/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/04/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/04/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/04/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/04/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/04/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/04/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/04/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/04/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>She halted: ahead, in the glow of a rift, stood a figure. Its form resembled that of a woman — tall, unclothed, yet every feature was distorted. Black slime gleamed across its body, dripping in heavy rivulets, its sheen terrifyingly beautiful. From its mouth writhed a tentacle, twisting like a serpent searching for prey. With each second it reached closer. The mist swirled around them both, concealing details, yet emphasizing their closeness. The heroine did not retreat. Instead of fear, she was overcome with the sense that she gazed into a mirror, reflecting another self — a form born of the abyss. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightWitch_03">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(19)>> /* Случайное число от 0 до 19 */ <div class="game-content"> <br/><br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>She opened her eyes suddenly, as though breaking the surface from great depths. The room was empty, yet her heart beat as if the creature stood beside her still. Her skin was damp, as though the black slime still clung to it. She touched her face — and a shiver ran through her body, for it seemed her skin was no longer her own. In the darkness she heard her own breath, and for a moment it seemed the rhythm was not hers, but the echo of the tentacle stretching toward her. She tried to convince herself it was over, but deep within she knew — awakening had only washed away the image, not the essence. </span> </div> </div> <<if $HOME == 0>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Flophouse_01">> <</link>></div> </div> <<elseif $HOME == 1>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Residential_02">> <</link>></div> </div> <</if>> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 5>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 10, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<Message "⤵️ Your <strong>health</strong> is reduced<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤴️ Your <strong>corruption</strong> increases<br/><br/>⤴️ Your <strong>madness</strong> increases">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(17)>> /* Случайное число от 0 до 17 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The halls stretched into infinity, and each step echoed, dissolving into the rolling banks of mist. She moved forward, her silhouette fading and reappearing within the milky haze. The damp air clung to her skin, giving her nakedness a sheen, as though she herself had become part of the dream. At times, strange shapes emerged from the fog — perhaps columns, perhaps figures — vanishing the instant she stirred. And with every moment, the sense of something inevitable drawing near grew ever stronger. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightMonster_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(21)>> /* Случайное число от 0 до 21 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/03/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>From the mist a shadow burst forth — a terrible creature. It did not merely advance toward her; it fell upon her as if the darkness itself had chosen to crush her body. She felt its legs closing around her, cold and heavy, binding her and stealing all movement. She stared into its burning eyes and understood: this was no attack of a beast, but the touch of her own inner abyss. The monster did not seek to kill — it sought to consume, to make her a part of itself. In its assault there was no rage, only inevitability. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightMonster_03">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(19)>> /* Случайное число от 0 до 19 */ <div class="game-content"> <br/><br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>She opened her eyes suddenly, as though breaking the surface from great depths. The room was empty, yet her heart beat as if the creature stood beside her still. Her skin was damp, as though the black slime still clung to it. She touched her face — and a shiver ran through her body, for it seemed her skin was no longer her own. In the darkness she heard her own breath, and for a moment it seemed the rhythm was not hers, but the echo of the tentacle stretching toward her. She tried to convince herself it was over, but deep within she knew — awakening had only washed away the image, not the essence. </span> </div> </div> <<if $HOME == 0>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Flophouse_01">> <</link>></div> </div> <<elseif $HOME == 1>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Residential_02">> <</link>></div> </div> <</if>> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad += 5>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<set $HP to Math.clamp($HP - 10, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<Message "⤵️ Your <strong>health</strong> is reduced<br/><br/>⤴️ Your <strong>madness</strong> increases">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The room had turned into a haze-filled void, as though the dream had spilled into reality. From the mist a man emerged, his naked body too sharply defined for a vision, yet too alien for waking life. She looked at him and understood: he was not merely a man. He was a symbol — her desire and her fear, materialized into a single form. His silence felt like a confession, his gaze like a promise. And in that instant she sensed that it was not she who had let him into the room, but he who had allowed her to enter into himself. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightErotic_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(16)>> /* Случайное число от 0 до 16 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Erotic/01/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>When he embraced her, she felt not only warmth but also a chill seeping from the depths of his being. Their bodies joined, and in every movement there was more than desire — there was a summons to something greater, unseen. The mist thickened, and it seemed the room itself had vanished, leaving only the two of them — two flames merging into one. Yet within that closeness she sensed something strange: as though through him she was uniting with the abyss itself. And that realization terrified her more than any monster ever could. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightErotic_03">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(19)>> /* Случайное число от 0 до 19 */ <div class="game-content"> <br/><br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Woke/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>She opened her eyes with a sudden jolt, as though tearing herself free from another’s embrace. The room was empty, with only a pale light filtering through the curtains. Yet the sheets were damp, as if the mist still lingered to conceal their bodies. She ran her hand across her skin — and for an instant it seemed the stranger’s touch still lingered in her flesh. Her heart pounded heavily, each beat echoing in her temples. She knew it had all happened in a dream, yet the sensation of another presence would not release her. </span> </div> </div> <<if $HOME == 0>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Flophouse_01">> <</link>></div> </div> <<elseif $HOME == 1>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Residential_02">> <</link>></div> </div> <</if>> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 30, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateCorrMinimum()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<Message "⤴️ Your <strong>arosual</strong> increases<br/><br/>⤴️ Your <strong>corruption</strong> increases">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div style="text-align: center;"><h2>HOTEL ROOM</h2></div> <<if $EventEnc00 == 0>> <div style="text-align: center;"><img src="img/Locations/Special/Hotel_normal_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc00 == 1>> <div style="text-align: center;"><img src="img/Locations/Special/Hotel_normal_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc00 == 2>> <div style="text-align: center;"><img src="img/Locations/Special/Hotel_normal_03.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A standard hotel room. It has everything necessary for a comfortable stay,<br/>whether for those facing housing difficulties or for visitors recently arriving in the city with a caravan.<br/>Three meals a day are included in the room rate.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|NoQuarter_03]] </div> <div class="links-container01"> <div class="links01"> </div></div> <div class="links-container03"> <<link "WASH FACE IN THE BATHROOM 🔴">> <<Message "You washed your face<br/>You cleaned the clothes">> <<set $Sperm to 0>> <<set $Bimbo to 0>> <<run UIBar.setStoryElements()>> <</link>> </div></div> <<set $location to "Hotel_01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div style="text-align: center;"><h2>CHEAP HOTEL ROOM</h2></div> <<if $EventEnc00 == 0>> <div style="text-align: center;"><img src="img/Locations/Special/Hotel_cheap_01.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc00 == 1>> <div style="text-align: center;"><img src="img/Locations/Special/Hotel_cheap_02.jpg" class="centerImage" style="max-width:100%;"></div> <<elseif $EventEnc00 == 2>> <div style="text-align: center;"><img src="img/Locations/Special/Hotel_cheap_03.jpg" class="centerImage" style="max-width:100%;"></div> <</if>> <div style="text-align: center;">A dingy room in a cheap hotel. It has everything necessary for those facing housing problems or for visitors recently arriving in the city with a caravan. Three seafood meals a day are included in the room rate.</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|Slums_03]] </div> <div class="links-container01"> <div class="links01"> </div></div> <div class="links-container03"> <<link "WASH FACE IN THE BATHROOM 🔴">> <<Message "You washed your face<br/>You cleaned the clothes">> <<set $Sperm to 0>> <<set $Bimbo to 0>> <<run UIBar.setStoryElements()>> <</link>> </div></div> <<set $location to "Hotel_02">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> While you're exploring district, a man with rat-like features notices you.<br/>He approaches you, drawing your attention, and strikes up a conversation. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "STOP">> <<goto "GipnoR_02">> <</link>></div> <<if $BimTotal <= 45>> <div class="links01"> <<link "IGNORE">> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<set $Bim -= 3>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $Sub -= 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "00">> <</link>></div> <</if>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <div class="comp08">-Hello. I've heard about you, $Pname $NTitle, and I need to show you something.</div>Taking out an unusual-looking watch on a chain, the man begins to show you, hanging it and dangling it in front of your face.<br/><div class="comp08">- Do you hear my voice? One, two, <span class="madness02">three...</span></div> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc01 == 0 and $BimTotal >= 100 and $NRep >= 150 and $Bea >= 25>> <<goto "GipnoR_03_01">> <<elseif $EventEnc01 == 1 and $BimTotal >= 70 and $NRep >= 150 and $Bea >= 15>> <<goto "GipnoR_03_02">> <<elseif $EventEnc01 == 2>> <<goto "GipnoR_03_03">> <<else>> <<goto "GipnoR_03_04">> <</if>> <</link>></div> </div> </div> <<set $TDay += 1>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $GipnoR == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A light feeling of euphoria washes over your mind, making it difficult to focus on the words of the man in front of you.<br/><div class="comp08">- ...you've clearly been looking for adventure for your pussy for a long time, and you're lucky to have found it. Soon she'll meet a big, hot friend. I'm sure she'll really like this friend. <span class="madness02">You like big, hot friends in your pussy</span>, right?</div><div class="comp09">- Yes, I really like <span class="madness03">big, hot friends in my pussy.</span></div><div class="comp08">- Great, if this friend likes your pussy too, he'll visit it regularly. Let me take you to a nice place nearby, where my friend can thoroughly enjoy your pussy and fill it with his cream.</div> </span> </div> </div> <<elseif $GipnoR == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A light feeling of euphoria washes over your mind, making it difficult to focus on the words of the man in front of you.<br/><div class="comp08">- Is <span class="madness02">your pussy</span> already <span class="madness02">missing your big, hot friend</span>?</div><div class="comp09">- Yes, my <span class="madness03">pussy</span> has been <span class="madness03">wanting to meet your friend</span> again for a long time.</div><div class="comp08">- Excellent, how good it is to have an <span class="madness02">obedient hole</span> like you that can always be thoroughly fucked.</div> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "GipnoR_04_01">> <</link>></div> </div> </div> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $Sperm to 1>> <<run UIBar.setStoryElements()>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 40, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateMadMinimum()>> <<set $Mad += 3>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<set $NRep += 15>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<set $Sub += 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<set $SAssP += 1>> <<set $SVagP += 1>> <<set $SHumP += 1>> <<set $VaginaStatus += 15>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<set $AnusStatus += 15>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> <<set $RingN to 1>> <<run UIBar.setStoryElements()>> <<set $TNoseStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> A light feeling of euphoria covers your consciousness, making it difficult to focus on the words of the man in front of you.<br/> <div class="comp08">- ...and you know what <span class="madness02">you're missing</span> right now?</div> <div class="comp09">-What am <span class="madness03">I missing</span>?</div> <div class="comp08">-You're missing <span class="madness02">a big, thick cock in your mouth</span>, something you could <span class="madness02">suck</span> with your lips for a <span class="madness02">delicious</span>, hot milk.<br/><span class="madness02">You love sucking and drinking hot milk from thick cocks</span>, right?</div> <div class="comp09">-Yes, <span class="madness03">I really love</span> drinking hot milk and <span class="madness03">sucking thick cocks</span>.</div> <div class="comp08">-Let's go to a secluded spot nearby where you can give one thick cock a good blow job.</div> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "GipnoR_04_02">> <</link>></div> </div> </div> <<set $Exp += 7>> <<run setup.checkLevelUp()>> <<set $Sperm to 1>> <<run UIBar.setStoryElements()>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 30, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<set $NRep += 15>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<set $Sub += 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<set $SOraP += 1>> <<set $SHumP += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Money <= 24>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Your consciousness is clouded, and you can barely comprehend what's happening.<br/> <div class="comp08">- ...don't you have any money?!</div> <div class="comp09">- No, I don't have any money on me right now.</div> <div class="comp08">- <span class="madness02">You stupid bitch</span>, then earn some! <span class="madness02">Suck cocks</span> and <span class="madness02">offer your pussy</span>, but carry money!</div> <div class="comp09">- Got it, <span class="madness03">I need to suck cocks and offer my pussy</span>.</div> <div class="comp08">- Yes, yes, <span class="madness02">you stupid cunt</span>, you got it right.<br/>And now you'll <span class="madness02">forget about me and everything that happened before...</span></div> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Your consciousness is clouded, and you can barely comprehend what's happening.<br/> <div class="comp08">- ...you don't mind, do you?</div> <div class="comp09">- No, I don't mind?</div> <div class="comp08">- Great. I'm sure a <span class="madness02">bitch like you</span> could easily swindle more money for herself.</div> <div class="comp09">- What?</div> <div class="comp08">- Nothing, and thank you, <span class="madness02">you stupid cunt</span>, for the generous donations.<br/>And now you'll <span class="madness02">forget about me and everything that happened before...</span></div> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "GipnoR_04_03">> <</link>></div> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $Bim += 2>> <<set $Bim to Math.clamp($Bim, 0, 100)>> /* Уменьшение денег */ <<if $Money > 0>> <<set $Money to Math.max(0, Math.floor($Money * 0.1))>> <<run UIBar.setStoryElements()>> <</if>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<set $Sub += 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> our consciousness becomes clouded, and you can hardly comprehend what's happening.<br/> <div class="comp08">- ...and you know what's good?</div> <div class="comp09">- What's good?</div> <div class="comp08">- <span class="madness02">A big, fat cock you could suck</span>. And you know what's even better?</div> <div class="comp09">- What's even better?</div> <div class="comp08">- When <span class="madness02">your wet pussy is being enjoyed by a big, fat cock</span>.<br/>And you know what's even better?</div> <div class="comp09">- What's even better?</div> <div class="comp08">- When you <span class="madness02">suck</span> a big, fat cock, and your wet pussy is being <span class="madness02">enjoyed by another big, fat cock</span>. And you...</div> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Your consciousness becomes clouded, and you can hardly comprehend what's happening.<br/> <div class="comp08">- ...and you know what's wrong with you?</div> <div class="comp09">-What's wrong with me?</div> <div class="comp08">-<span class="madness02">You're constantly thinking about dicks</span>. Do you know what kind of dicks you're thinking about?</div> <div class="comp09">-What kind of dicks do I think about?</div> <div class="comp08">-<span class="madness02">You're constantly thinking about big, fat dicks</span>.<br/>Do you know what kind of big, fat dicks you're thinking about?</div> <div class="comp09">-What kind of big, fat dicks do I think about?</div> <div class="comp08">-The ones <span class="madness02">you could suck</span>, those who could <span class="madness02">fuck your lustful pussy</span>. And you...</div> </span> </div> </div> <<elseif $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Your consciousness is clouded, and you can barely comprehend what's happening.<br/> <div class="comp08">- ...Do you know who you are?</div> <div class="comp09">- Who am I?</div> <div class="comp08">- <span class="madness02">You are a fool looking for adventure for her wet cunt</span>.<br/>Do you know who else you are?</div> <div class="comp09">- Who am I?</div> <div class="comp08">- <span class="madness02">You are a dumb slut who's constantly horny</span>. Do you know who else you are?</div> <div class="comp09">- Who am I?</div> <div class="comp08">- <span class="madness02">You are a whore who doesn't like to say no and wants men to use her holes with their big dicks</span>. And you...</div> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "GipnoR_04_04">> <</link>></div> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 5>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<set $NRep += 10>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<set $Sub += 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You seem to be in a hotel room.<br/>You eagerly <span class="madness03">obey</span> every command and whim of your new and <span class="madness03">beloved rat Master</span>.<br/>You are thrilled by the zeal and <span class="madness03">pleasure</span> with which your <span class="madness03">beloved rat Master</span> fucks your obedient holes.<br/>From the incessant pounding of your wet pussy by your Master's cock,<br/>you experience one orgasm after another until he finally fills your holes with his sperm.<br/>Finally, your <span class="madness03">beloved rat Master</span> cums on your breasts and wipes his cock on your face,<br/>ordering you to lie there for a while longer and then <span class="madness00">forget everything that happened.</span> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "GipnoR_05_01">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You seem to be in some dark alley.<br/>You <span class="madness03">eagerly follow all the commands</span> and whims of <span class="madness03">your new and beloved Rat Master</span>.<br/>You <span class="madness03">delightedly suck</span> your <span class="madness03">beloved Rat Master's cock</span>.<br/>Your <span class="madness03">beloved Rat Master</span> praises your mouth, tongue, and ability to <span class="madness03">suck cock</span>.<br/>Your <span class="madness03">beloved Rat Master</span> feeds you several times with his hot milk, which you <span class="madness03">swallow</span> with relish.<br/>After some time, your <span class="madness03">beloved Rat Master</span> cums on your face and wipes his cock on it,<br/>thanking you for emptying his balls and your hard work,<br/>after which he orders you to <span class="madness00">sit there</span> in the alley for a while and <span class="madness00">forget about everything that happened</span>. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "GipnoR_05_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You come to after the trance and stand for a moment, not understanding what's happening.<br/>Your head is a jumble of thoughts, but at the same time, you feel a sense of lightness.<br/>Trying unsuccessfully to comprehend what just happened, you decide it's unimportant and continue on your way. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You come to after the trance and stand for a moment, not understanding what's happening.<br/>Your head is a jumble of thoughts, but at the same time, you feel a sense of lightness.<br/>Trying unsuccessfully to comprehend what just happened, you decide it's unimportant and continue on your way. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $GipnoR to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(11)>> /* Случайное число от 0 до 11 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Corr >= 65>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You come to after a trance and lie there for a while, not understanding what's happening.<br/>It seems you're in a hotel room. Your head is a jumble of thoughts, but at the same time, there's a certain lightness.<br/>Suddenly, you realize you're completely naked and that someone recently fucked you soundly in every hole,<br/>filling them with cum, and not forgetting to paint your face and body with it.<br/>You can't remember what happened or how you ended up in this situation,<br/>but judging by the way someone thoroughly rimmed all your holes<br/>and how thickly they're filled with cum, you must have had a <span class="madness03">lot of fun</span>.<br/>Regretting that you don't remember anything and deciding not to drink so much anymore,<br/>you get out of bed and put on your clothes. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You come to after a trance and lie there for a while, not understanding what's happening.<br/>It seems you're in a hotel room. Your head is a jumble of thoughts, but at the same time, there's a certain lightness.<br/>Suddenly, you realize you're completely naked and that someone recently fucked you soundly in every hole,<br/>filling them with cum, and not forgetting to paint your face and body with it.<br/>You can't remember what happened or how you ended up in this situation, so you quickly get out of bed and get dressed,<br/>deciding to leave this place as quickly as possible and <span class="madness00">forget about it.</span> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Hotel_01">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/02/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You come to after a trance and sit for a while, not understanding what's happening.<br/>You seem to be in some alley. Your head is a jumble of thoughts, but at the same time, you feel a sense of lightness.<br/>Suddenly, you realize you have the lingering taste of someone's semen in your mouth, and streaks of it are running down your face.<br/>You still can't remember what happened or how you ended up in this situation<br/>so you quickly get up and decide to leave this place as quickly as possible and <span class="madness00">forget about it</span>. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Hotel_01">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> While exploring the slums, a suspicious man notices you.<br/>Catching your attention, he approaches you and strikes up a conversation. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "STOP">> <<goto "GipnoR_02">> <</link>></div> <<if $BimTotal <= 45>> <div class="links01"> <<link "IGNORE">> <<set $Exp += 5>> <<run setup.checkLevelUp()>> <<set $Bim -= 3>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $Sub -= 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "00">> <</link>></div> <</if>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <div class="comp08">-Hello. I've heard about you, $Pname $DTitle, and I need to show you something.</div>After checking the surroundings and making sure you're alone on the street,<br/>he takes out an unusual-looking watch on a chain. Hanging it and swinging it in front of your face, he continues:<div class="comp08">- Do you hear my voice? One, two, <span class="madness02">three...</span></div> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc01 == 0 and $BimTotal >= 100 and $DRep >= 150 and $Bea >= 25>> <<goto "GipnoH_03_01">> <<elseif $EventEnc01 == 1 and $BimTotal >= 70 and $DRep >= 150 and $Bea >= 15>> <<goto "GipnoH_03_02">> <<elseif $EventEnc01 == 2>> <<goto "GipnoH_03_03">> <<else>> <<goto "GipnoH_03_04">> <</if>> <</link>></div> </div> </div> <<set $TDay += 1>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $GipnoR == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A light feeling of euphoria washes over your consciousness, making it difficult to focus on the words of the man in front of you.<br/> <div class="comp08">- ...Walking around here, you're clearly looking for thrills for your young cunt.<br/>Are you sure a <span class="madness02">bitch like you</span> doesn't like to go long without a <span class="madness02">hard dick in</span> her <span class="madness02">cunt</span>?</div> <div class="comp09">- Yeah, I haven't had a <span class="madness03">hard dick in my cunt for a long time.</span></div> <div class="comp08">- Great, now your cunt will be visited by another hard dick, and it will be less often left unoccupied.<br/><span class="madness02">You love it when hard dicks use your cunt</span>, right?</div> <div class="comp09">- Yes, <span class="madness03">I really love it when hard dicks use my cunt</span>.</div><div class="comp08">- Come on, bitch, <span class="madness02">spread your legs for me</span>, your master needs to fuck you good<br/>and pump that stupid cunt full of hot cum.</div> </span> </div> </div> <<elseif $GipnoR == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> A light feeling of euphoria washes over your consciousness,<br/>making it difficult to focus on the words of the man in front of you.<br/> <div class="comp08">- Are you <span class="madness02">ready</span>, bitch, to <span class="madness02">spread your legs</span> for me and take another helping of thick milk?</div> <div class="comp09">- Yes, sir, let me spread my legs for you so <span class="madness03">you can fuck my pussy properly</span>.</div> <div class="comp08">- Fine, follow me, <span class="madness02">you stupid cunt</span>.</div> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "GipnoH_04_01">> <</link>></div> </div> </div> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $Sperm to 1>> <<run UIBar.setStoryElements()>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 40, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateMadMinimum()>> <<set $Mad += 3>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<set $DRep += 15>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <<set $Sub += 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<set $SAssP += 1>> <<set $SVagP += 1>> <<set $SHumP += 1>> <<set $VaginaStatus += 15>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<set $AnusStatus += 15>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> <<set $RingN to 1>> <<run UIBar.setStoryElements()>> <<set $TNoseStatus to 1>> <<set $Bea to Math.clamp(Math.floor(($Fit / 3) + ($ChestStatus / 100) + ($AssStatus / 100) + $TArmStatus + $TNeckStatus + $TLipsStatus + $TFootStatus + $TLegStatus + $TBreastStatus + $TBellyStatus + $TPubicStatus + $TSideStatus + $TAssStatus + $TTrumpStampStatus + $TClitorisStatus + $TLabiaStatus + $TNippleStatus + $TNoseStatus + $TTongueStampStatus), 0, 100)>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You seem to be in a hotel room.<br/>You eagerly <span class="madness03">obey</span> every command and whim of your new and <span class="madness03">beloved Master.<br/>Your new Master</span> really <span class="madness03">enjoys</span> fucking your holes with his cock and praises them profusely.<br/>From the relentless pounding of your wet pussy with <span class="madness03">your Master's</span> cock,<br/>you experience one orgasm after another until he finally fills your holes with his sperm.<br/>Finally, the <span class="madness03">Master</span> cums on your breasts and wipes his cock on your face,<br/>ordering you to <span class="madness00">lie there</span> for a while longer and then <span class="madness00">forget everything that happened.</span> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "GipnoH_05_01">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $GipnoH to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(11)>> /* Случайное число от 0 до 11 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Corr >= 65>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You come to after a trance and lie there for a while, not understanding what's happening.<br/>It seems you're in a cheap hotel room. Your head is a jumble of thoughts, but at the same time, there's a certain lightness.<br/>Suddenly, you realize you're completely naked and that someone recently fucked you soundly in every hole,<br/>filling them with cum, and not forgetting to paint your face and body with it.<br/>You can't remember what happened or how you ended up in this situation,<br/>but judging by the way someone thoroughly rimmed all your holes<br/>and how thickly they're filled with cum, you must have had a <span class="madness03">lot of fun</span>.<br/>Regretting that you don't remember anything and deciding not to drink so much anymore,<br/>you get out of bed and put on your clothes. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You come to after a trance and lie there for a while, not understanding what's happening.<br/>It seems you're in a cheap hotel room. Your head is a jumble of thoughts, but at the same time, there's a certain lightness.<br/>Suddenly, you realize you're completely naked and that someone recently fucked you soundly in every hole,<br/>filling them with cum, and not forgetting to paint your face and body with it.<br/>You can't remember what happened or how you ended up in this situation, so you quickly get out of bed and get dressed,<br/>deciding to leave this place as quickly as possible and <span class="madness00">forget about it.</span> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Hotel_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> A light feeling of euphoria covers your consciousness, making it difficult to focus on the words of the man in front of you.<br/> <div class="comp08">- ...and you know what <span class="madness02">you're missing</span> right now?</div> <div class="comp09">-What am <span class="madness03">I missing</span>?</div> <div class="comp08">-You're missing <span class="madness02">a big, thick cock in your mouth</span>, something you could <span class="madness02">suck</span> with your lips for a <span class="madness02">delicious</span>, hot milk.<br/><span class="madness02">You love sucking and drinking hot milk from thick cocks</span>, right?</div> <div class="comp09">-Yes, <span class="madness03">I really love</span> drinking hot milk and <span class="madness03">sucking thick cocks</span>.</div> <div class="comp08">-Let's go to a secluded spot nearby where you can give one thick cock a good blow job.</div> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "GipnoH_04_02">> <</link>></div> </div> </div> <<set $Exp += 7>> <<run setup.checkLevelUp()>> <<set $Sperm to 1>> <<run UIBar.setStoryElements()>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 30, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<set $DRep += 15>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <<set $Sub += 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<set $SOraP += 1>> <<set $SHumP += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You seem to be in some dark alley of the slums.<br/>You <span class="madness03">eagerly fulfill every command</span> and whim of <span class="madness03">your new and beloved Master</span>.<br/>You <span class="madness03">delightedly suck</span> your <span class="madness03">beloved Master's cock</span>.<br/>Your <span class="madness03">beloved Master</span> praises your mouth, tongue, and ability to <span class="madness03">suck cock</span>.<br/>Your <span class="madness03">beloved Master</span> feeds you several times with his hot milk, which you <span class="madness03">swallow</span> with relish.<br/>After some time, your <span class="madness03">beloved Master</span> cums on your face and wipes his cock on it,<br/>thanking you for emptying his balls and for your hard work,<br/>after which he orders you to <span class="madness00">sit there</span> in the alley for a while and <span class="madness00">forget about everything that happened</span>. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "GipnoH_05_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You come to after a trance and sit for a while, not understanding what's happening.<br/>You seem to be in some slum alley. Your head is a jumble of thoughts, but at the same time, you feel a sense of lightness.<br/>Suddenly, you realize you have the lingering taste of someone's semen in your mouth, and streaks of it are running down your face.<br/>You still can't remember what happened or how you ended up in this situation<br/>so you quickly get up and decide to leave this place as quickly as possible and <span class="madness00">forget about it</span>. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Hotel_02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Money <= 24>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Your consciousness is clouded, and you can barely comprehend what's happening.<br/> <div class="comp08">- ...don't you have any money?!</div> <div class="comp09">- No, I don't have any money on me right now.</div> <div class="comp08">- <span class="madness02">You stupid bitch</span>, then earn some! <span class="madness02">Suck cocks</span> and <span class="madness02">offer your pussy</span>, but carry money!</div> <div class="comp09">- Got it, <span class="madness03">I need to suck cocks and offer my pussy</span>.</div> <div class="comp08">- Yes, yes, <span class="madness02">you stupid cunt</span>, you got it right.<br/>And now you'll <span class="madness02">forget about me and everything that happened before...</span></div> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Your consciousness is clouded, and you can barely comprehend what's happening.<br/> <div class="comp08">- ...you don't mind, do you?</div> <div class="comp09">- No, I don't mind?</div> <div class="comp08">- Great. I'm sure a <span class="madness02">bitch like you</span> could easily swindle more money for herself.</div> <div class="comp09">- What?</div> <div class="comp08">- Nothing, and thank you, <span class="madness02">you stupid cunt</span>, for the generous donations.<br/>And now you'll <span class="madness02">forget about me and everything that happened before...</span></div> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "GipnoH_04_03">> <</link>></div> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $Bim += 2>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<if $Money > 0>> <<set $Money to Math.max(0, Math.floor($Money * 0.2))>> <<run UIBar.setStoryElements()>> <</if>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<set $Sub += 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You come to after the trance and stand for a moment, not understanding what's happening.<br/>Your head is a jumble of thoughts, but at the same time, you feel a sense of lightness.<br/>Trying unsuccessfully to comprehend what just happened, you decide it's unimportant and continue on your way. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> our consciousness becomes clouded, and you can hardly comprehend what's happening.<br/> <div class="comp08">- ...and you know what's good?</div> <div class="comp09">- What's good?</div> <div class="comp08">- <span class="madness02">A big, fat cock you could suck</span>. And you know what's even better?</div> <div class="comp09">- What's even better?</div> <div class="comp08">- When <span class="madness02">your wet pussy is being enjoyed by a big, fat cock</span>.<br/>And you know what's even better?</div> <div class="comp09">- What's even better?</div> <div class="comp08">- When you <span class="madness02">suck</span> a big, fat cock, and your wet pussy is being <span class="madness02">enjoyed by another big, fat cock</span>. And you...</div> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Your consciousness becomes clouded, and you can hardly comprehend what's happening.<br/> <div class="comp08">- ...and you know what's wrong with you?</div> <div class="comp09">-What's wrong with me?</div> <div class="comp08">-<span class="madness02">You're constantly thinking about dicks</span>. Do you know what kind of dicks you're thinking about?</div> <div class="comp09">-What kind of dicks do I think about?</div> <div class="comp08">-<span class="madness02">You're constantly thinking about big, fat dicks</span>.<br/>Do you know what kind of big, fat dicks you're thinking about?</div> <div class="comp09">-What kind of big, fat dicks do I think about?</div> <div class="comp08">-The ones <span class="madness02">you could suck</span>, those who could <span class="madness02">fuck your lustful pussy</span>. And you...</div> </span> </div> </div> <<elseif $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> Your consciousness is clouded, and you can barely comprehend what's happening.<br/> <div class="comp08">- ...Do you know who you are?</div> <div class="comp09">- Who am I?</div> <div class="comp08">- <span class="madness02">You are a fool looking for adventure for her wet cunt</span>.<br/>Do you know who else you are?</div> <div class="comp09">- Who am I?</div> <div class="comp08">- <span class="madness02">You are a dumb slut who's constantly horny</span>. Do you know who else you are?</div> <div class="comp09">- Who am I?</div> <div class="comp08">- <span class="madness02">You are a whore who doesn't like to say no and wants men to use her holes with their big dicks</span>. And you...</div> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "GipnoH_04_04">> <</link>></div> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 5>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateMadMinimum()>> <<set $Mad += 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<run UIBar.setStoryElements()>> <<set $DRep += 10>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <<set $Sub += 15>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 15>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Gipno/03/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> You come to after the trance and stand for a moment, not understanding what's happening.<br/>Your head is a jumble of thoughts, but at the same time, you feel a sense of lightness.<br/>Trying unsuccessfully to comprehend what just happened, you decide it's unimportant and continue on your way. </span> </div> </div> <div id="links-container00"><span class="btn2"> <<button "<strong>NEXT</strong>" $location>><</button>> </span></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<run lightenScreen()>> <<run updateBimTotal()>> <div style="text-align: center;"><h2>CHARACTER CUSTOMIZATION</h2></div> <div style="text-align: center;"><img src="img/Сharacter/Portraits/Base/CharacterGenPortrait06.png" class="centerImage" style="max-width:65%;"></div><</nobr>> <div id="PARAMETERSBox01"><h3>  PARAMETERS</h3><strong>   Strength: </strong><span id="STRStat"><strong>$STRBase</strong></span> <strong>   Dexterity: </strong><span id="DEXStat"> <strong>$DEXBase</strong></span> <strong>   Intelligence: </strong><span id="INTStat"> <strong>$INTBase</strong></span> <strong>   Fitness: $Fit</strong> <strong>   Beauty: $Bea</strong></div> <div id="PERSONALITYBox01"><h3>  PERSONALITY</h3><strong>   Mind Curse: $BimTotal</strong> <strong>   Submissiveness: $Sub</strong> <strong>   Dominance: $Dom</strong></div> <div id="NameBox01"><span class="big"> Your name is: </span><<textbox "$Pname" "Sara">></div> <div id="AgeBox01"><span class="big"> Age is: </span> <<listbox "$PAge">> <<option "18">> <<option "19" >> <<option "20">> <<option "21" selected>> <<option "22">> <<option "23">> <<option "24">> <<option "25">> <<option "26">> <<option "27">> <<option "28">> <<option "29">> <<option "30">> <</listbox>><br></div> <div id="HairBox01"><span class="big"> Hair is: </span><<listbox "$HaC">> <<option "Black" 0 selected>> <<option "Brunette" 1>> <<option "Blonde" 2>> <<option "Ash blonde" 3>> <<option "Red" 4>> <<run UIBar.setStoryElements()>> <</listbox>> <br></div> <div id="StatsBox01"> <strong>Strength :</strong> \   <<link "➕">> <<if $StatP gt 0>> <<set $STRBase++>> <<set $StatP-->> <<replace "#STRStat">><<print $STRBase>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</if>> <</link>>\ <<link "➖">> <<if $STRBase gt 2>> <<set $STRBase-->> <<set $StatP++>> <<replace "#STRStat">><<print $STRBase>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</if>> <</link>> <strong>Dexterity:</strong> \   <<link "➕">> <<if $StatP gt 0>> <<set $DEXBase++>> <<set $StatP-->> <<run updateDEX()>> <<replace "#DEXStat">><<print $DEXBase>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</if>> <</link>>\ <<link "➖">> <<if $DEXBase gt 2>> <<set $DEXBase-->> <<set $StatP++>> <<run updateDEX()>> <<replace "#DEXStat">><<print $DEXBase>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</if>> <</link>> <strong>Intelligence:</strong> \ <<link "➕">> <<if $StatP gt 0>> <<set $INTBase++>> <<set $StatP-->> <<replace "#INTStat">><<print $INTBase>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</if>> <</link>>\ <<link "➖">> <<if $INTBase gt 1>> <<set $INTBase-->> <<set $StatP++>> <<replace "#INTStat">><<print $INTBase>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</if>> <</link>> <<link "[Reset Points]">> <<set $STRBase to 2>> <<set $DEXBase to 2>> <<set $INTBase to 1>> <<set $StatP to 5>> <<replace "#STRStat">><<print $STRBase>><</replace>> <<replace "#DEXStat">><<print $DEXBase>><</replace>> <<replace "#INTStat">><<print $INTBase>><</replace>> <<replace "#pointsStat">><<print $StatP>><</replace>> <</link>>  Total Points: <span id="pointsStat"> <strong>$StatP</strong></span></div><div id="ButtonBack04"><span class="btn2"> <<button "<strong>NEXT</strong>">> <<if $StatP > 0>> <<script>> Dialog.setup("   WARNING"); Dialog.wiki("You have some free attribute points left!"); Dialog.open(); <</script>> <<else>> <<run darkenScreen()>> <<run setTimeout(() => Engine.play("Flophouse_01"), 3000)>> <</if>> <</button>> </span></div> <<nobr>> <style> /* Убираем мигающий курсор во всех элементах */ * { caret-color: auto !important; } /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(30)>> /* Случайное число от 0 до 30 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 22>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/069.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 23>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/070.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 24>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/071.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 25>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/072.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 26>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/073.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 27>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/074.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 28>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/075.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 29>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/076.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 30>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Sleep/Dreams/Nightmares/02/077.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The tentacles didn't respond. They just continued their dance, as if guided by an invisible rhythm. The tentacle inside her moved rhythmically, filling her completely, causing waves of pleasure that swept through her body. She was breathing heavily, her chest rising and falling, and her eyes remained closed, immersing her in sensations that were both frightening and delightful. Another tentacle massaging her clitoris was pushing her over the edge. She could feel her body tensing, her muscles cramping, ready to explode with pleasure. Her nakedness, her weakness, and her desire became part of this being, with whom she joined in a passionate embrace. She ceased to be a human being, becoming a creature that exists only for pleasure. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "NightShog_06">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(13)>> /* Случайное число от 0 до 13 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S001/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S001/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S001/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S001/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S001/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S001/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S001/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S001/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S001/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S001/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S001/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S001/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S001/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S001/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a beautiful horned woman with bright blue hair standing almost completely naked next to a large bed.<br/><br/><span class="comp02">- Only 30 and I'm all yours, darling.</span> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a beautiful horned woman with bright blue hair standing almost completely naked next to a large bed.<br/><br/><span class="comp02">- Do you like what you see? 30 and I'm all yours.</span> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a beautiful horned woman with bright blue hair standing almost completely naked next to a large bed.<br/><br/><span class="comp02">- Just 30 and I will help and I promise this money will not be wasted.</span> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto Brothel_02>> <</link>> </div> <div class="links01"> <<link "PAY">> <<if $Money <= 29>> <<Message "Not enough money">> <<else>> <<set $Money -= 30>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "BSWomen_02">> <</if>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S002/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S002/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S002/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S002/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S002/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S002/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S002/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S002/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Erotically throwing off the rest of her clothes, the woman came up to you and directed you to the bed.<br/>As she moved forward, she helped you undress until you were both naked.<br/>The girl clung to your juicy breasts, starting to run her tongue over your nipples and suck them,<br/>while her hands wandered over your body in search of vulnerabilities.<br/>Stroking and pressing on certain points of the body and whispering all sorts of dirty nonsense to you,<br/>she achieves that you completely relax.<br/><br/>After a while, you have to decide whether to send your girlfriend's head to your crotch, or play with her pussy yourself.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "GET IT">> <<set $Sub -= 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom += 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto BSWomen_03_1>> <</link>> </div> <div class="links01"> <<link "DO IT">> <<set $Sub += 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Dom -= 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto BSWomen_03_2>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <br/> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> Having shown with impatience that you want her to start the main course,<br/>you spread your legs and send her head to your wet and hot pussy.<br/>The girl obediently goes down, starting to move her tongue over the clitoris, after which,<br/>under the pressure of your hands pressing her head to the crotch, she begins to penetrate with her tongue as deeply as possible.<br/>You feel how her dexterous and surprisingly long tongue carefully probes the walls of your vagina.<br/>Having pinched your nipple during the deepest penetration, she pauses in order to penetrate your pussy with her fingers,<br/>and then,<br/>hearing your moan when she managed to feel something, she returns to work with her tongue.<br/><br/>After some time, you feel how a wave of heat inside you explodes and with pleasure you lean back on the bed, relaxing after the orgasm.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <br/> <<link "NEXT">> <<goto "BBWomen_05">> <</link>></div> </div> <<set $SOraN += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S004/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S004/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S004/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S004/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S004/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S004/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S004/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S004/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Embraced your mistress, you run your hands over her chest, devoting time to her nipples,<br/>and then touching her pussy, you begin to explore her wet and hot pot of honey.<br/>Having rubbed her labia, you penetrate her sweet hole with your fingers and begin to gently massage<br/>the walls of the vagina to the sound of moans emitted by the woman you are holding.<br/>Having played enough, you go down to her hips and kiss the tender bud, plunging your tongue into it.<br/>After some time, your victim screams, shaking her body, unable to bear the pleasure she has received, and falls back on the bed.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BSWomen_04_2">> <</link>></div> </div> <<set $SOraP += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Woman/S003/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having recovered from the arranged orgasm, the girl hugs you and, pinching your nipple, changes places with you. Noting for herself that you have warmed up enough to move on to the next stage, she spreads your legs for more convenient penetration with her tongue,<br/>lowers her head to your pussy and begins to gently touch your clitoris with her lips.<br/>After several kisses, moving on to the labia, the woman penetrates you with her tongue.<br/>When the sensations from her long and dexterous tongue begin to fall on you like an avalanche,<br/>you lower your hands onto her head and begin to involuntarily press your lover's face to your pulsating hole.<br/>A short struggle ends with an explosion of orgasm and the last of your strength leaves you.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BBWomen_05">> <</link>></div> </div> <<set $SOraN += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the streets of the slums, you accidentally witness a violent fight between two men.<br/>It looks like things are serious, and perhaps someone should call the police. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "00">> <</link>></div> <div class="links01"> <<link "CALL THE POLICE">> <<goto "SlumsDay02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the slum streets at night, you accidentally witness a violent fight between two men.<br/>It looks like things are serious, and perhaps someone should call the police. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "00">> <</link>></div> <div class="links01"> <<link "CALL THE POLICE">> <<goto "SlumsNight02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the streets of the Northern District, you accidentally witness a violent fight between two men.<br/>These thugs are completely unfazed by the presence of bystanders and seem to be serious about it.<br/>Perhaps someone should call the police. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "00">> <</link>></div> <div class="links01"> <<link "CALL THE POLICE">> <<goto "CityDay02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriD01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriD01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriD01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriD01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriD01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriD01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriD01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the streets of the Northern District, you accidentally witness a furious fight between reptilian beastmen.<br/>These bandits are completely unfazed by the presence of bystanders and seem to be serious about it.<br/>Perhaps someone should call the police. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "00">> <</link>></div> <div class="links01"> <<link "CALL THE POLICE">> <<goto "CityDay02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the streets of the Northern District at night, you accidentally witness a violent fight between two men.<br/>These thugs are completely unfazed by the presence of bystanders and seem to be serious about it.<br/>Perhaps someone should call the police. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "00">> <</link>></div> <div class="links01"> <<link "CALL THE POLICE">> <<goto "CityNight02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriN01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriN01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriN01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriN01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriN01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriN01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriN01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriN01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the streets of the Northern District at night, you accidentally witness a furious fight between reptilian beastmen.<br/>These bandits are completely unfazed by the presence of bystanders and seem to be serious about it.<br/>Perhaps someone should call the police. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "00">> <</link>></div> <div class="links01"> <<link "CALL THE POLICE">> <<goto "CityNight02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanD03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the streets of the Eastern District, you accidentally witness a violent fight between two men.<br/>It looks like things are serious, and perhaps someone should call the police. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "00">> <</link>></div> <div class="links01"> <<link "CALL THE POLICE">> <<goto "VillageDay02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriD02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriD02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriD02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriD02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriD02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriD02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the streets of the Eastern District, you accidentally witness a furious fight involving beastmen.<br/>It looks like things are serious, and perhaps someone should call the police. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "00">> <</link>></div> <div class="links01"> <<link "CALL THE POLICE">> <<goto "VillageDay02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/HumanN03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the streets of the Eastern District at night, you accidentally witness a violent fight between two men.<br/>It looks like things are serious, and perhaps someone should call the police. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "00">> <</link>></div> <div class="links01"> <<link "CALL THE POLICE">> <<goto "VillageNight02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriN02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriN02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriN02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriN02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriN02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/FuriN02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While exploring the streets of the Eastern District at night, you accidentally witness a furious fight involving beastmen.<br/>It looks like things are serious, and perhaps someone should call the police. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto "00">> <</link>></div> <div class="links01"> <<link "CALL THE POLICE">> <<goto "VillageNight02">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD03/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD03/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having successfully found the nearest police officers, you tell them about the fight and take them to the place where you saw it. <br/>Upon arrival, the police break up the fight and begin to inquire about the cause of the fight. <br/>You've done a good deed and, with a sense of accomplishment, you can continue on your way. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having successfully found the nearest police officers, you tell them about the fight and take them to the place where you saw it.<br/>Unfortunately, when you arrive at the scene, no one is there, only chaos and some traces of blood.<br/>After telling the police in detail what you saw, you can continue on your way, leaving them to interview other witnesses.<br/>Regardless, you've done a good job. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc02 == 2>> <<goto "WalletF03">> <<else>> <<goto "00">> <</if>> <</link>></div> </div> </div> <<set $NRep -= 20>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $DRep += 10>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <<run updateCorrMinimum()>> <<set $CorrBase -= 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <<Message "⤵️ Your <strong>corruption</strong> reduced<br/><br/>⤴️ Your reputation in the Northern District has been improved<br/><br/>⤵️ Your reputation in the Slum District has been reduced<br/><br/>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN03/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN03/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN03/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN03/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having successfully found the nearest police officers, you tell them about the fight and take them to the place where you saw it. <br/>Upon arrival, the police break up the fight and begin to inquire about the cause of the fight. <br/>You've done a good deed and, with a sense of accomplishment, you can continue on your way. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having successfully found the nearest police officers, you tell them about the fight and take them to the place where you saw it.<br/>Unfortunately, when you arrive at the scene, no one is there, only chaos and some traces of blood.<br/>After telling the police in detail what you saw, you can continue on your way, leaving them to interview other witnesses.<br/>Regardless, you've done a good job. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc02 == 2>> <<goto "WalletF03">> <<else>> <<goto "00">> <</if>> <</link>></div> </div> </div> <<set $NRep -= 20>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $DRep += 10>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <<run updateCorrMinimum()>> <<set $CorrBase -= 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <<Message "⤵️ Your <strong>corruption</strong> reduced<br/><br/>⤴️ Your reputation in the Northern District has been improved<br/><br/>⤵️ Your reputation in the Slum District has been reduced<br/><br/>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/Money01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/Money01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/Money01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/Money01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/Money01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/Money01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/Money01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/Money01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/Money01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While the police were distracted, you noticed a wallet lying on the ground.<br/>It appeared to belong to one of the men who had been fighting. </span> </div> </div> <span class="btn2"><div class="links-container00"> <div class="links01"> <<button "<strong>TAKE IT</strong>" $location>> <<set $Money += 45>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run updateCorrMinimum()>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</button>> </div>   <div class="links01"> <<button "<strong>TELL THE POLICE</strong>" $location>> <<run updateCorrMinimum()>> <<set $CorrBase -= 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <<set $NRep -= 10>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <</button>> </div> </div> </span> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having successfully found the nearest police officers, you tell them about the fight and take them to the place where you saw it. <br/>Upon arrival, the police break up the fight and begin to inquire about the cause of the fight. <br/>You've done a good deed and, with a sense of accomplishment, you can continue on your way. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having successfully found the nearest police officers, you tell them about the fight and take them to the place where you saw it.<br/>Unfortunately, when you arrive at the scene, no one is there, only chaos and some traces of blood.<br/>After telling the police in detail what you saw, you can continue on your way, leaving them to interview other witnesses.<br/>Regardless, you've done a good job. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc02 == 2>> <<goto "WalletF03">> <<else>> <<goto "00">> <</if>> <</link>></div> </div> </div> <<set $NRep -= 20>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $DRep += 10>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <<run updateCorrMinimum()>> <<set $CorrBase -= 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <<Message "⤵️ Your <strong>corruption</strong> reduced<br/><br/>⤴️ Your reputation in the Northern District has been improved<br/><br/>⤵️ Your reputation in the Slum District has been reduced<br/><br/>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having successfully found the nearest police officers, you tell them about the fight and take them to the place where you saw it. <br/>Upon arrival, the police break up the fight and begin to inquire about the cause of the fight. <br/>You've done a good deed and, with a sense of accomplishment, you can continue on your way. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having successfully found the nearest police officers, you tell them about the fight and take them to the place where you saw it.<br/>Unfortunately, when you arrive at the scene, no one is there, only chaos and some traces of blood.<br/>After telling the police in detail what you saw, you can continue on your way, leaving them to interview other witnesses.<br/>Regardless, you've done a good job. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc02 == 2>> <<goto "WalletF03">> <<else>> <<goto "00">> <</if>> <</link>></div> </div> </div> <<set $NRep -= 20>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $DRep += 10>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateDTitle()>> <<run UIBar.setStoryElements()>> <<run updateCorrMinimum()>> <<set $CorrBase -= 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <<Message "⤵️ Your <strong>corruption</strong> reduced<br/><br/>⤴️ Your reputation in the Northern District has been improved<br/><br/>⤵️ Your reputation in the Slum District has been reduced<br/><br/>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseD02/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having successfully found the nearest police officers, you tell them about the fight and take them to the place where you saw it. <br/>Upon arrival, the police break up the fight and begin to inquire about the cause of the fight. <br/>You've done a good deed and, with a sense of accomplishment, you can continue on your way. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having successfully found the nearest police officers, you tell them about the fight and take them to the place where you saw it.<br/>Unfortunately, when you arrive at the scene, no one is there, only chaos and some traces of blood.<br/>After telling the police in detail what you saw, you can continue on your way, leaving them to interview other witnesses.<br/>Regardless, you've done a good job. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc02 == 2>> <<goto "WalletF03">> <<else>> <<goto "00">> <</if>> <</link>></div> </div> </div> <<set $NRep -= 20>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $ERep -= 10>> <<set $ERep to Math.clamp($NRep, 0, 1000)>> <<run updateETitle()>> <<set $DRep += 10>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<run updateCorrMinimum()>> <<set $CorrBase -= 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <<Message "⤵️ Your <strong>corruption</strong> reduced<br/><br/>⤴️ Your reputation in the Northern District has been improved<br/><br/>⤴️ Your reputation in the Eastern District has been improved<br/><br/>⤵️ Your reputation in the Slum District has been reduced<br/><br/>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(11)>> /* Случайное число от 0 до 11 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN02/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN02/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN02/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN02/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Fight/PoliseN02/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having successfully found the nearest police officers, you tell them about the fight and take them to the place where you saw it. <br/>Upon arrival, the police break up the fight and begin to inquire about the cause of the fight. <br/>You've done a good deed and, with a sense of accomplishment, you can continue on your way. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having successfully found the nearest police officers, you tell them about the fight and take them to the place where you saw it.<br/>Unfortunately, when you arrive at the scene, no one is there, only chaos and some traces of blood.<br/>After telling the police in detail what you saw, you can continue on your way, leaving them to interview other witnesses.<br/>Regardless, you've done a good job. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc02 == 2>> <<goto "WalletF03">> <<else>> <<goto "00">> <</if>> <</link>></div> </div> </div> <<set $NRep -= 20>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $ERep -= 10>> <<set $ERep to Math.clamp($NRep, 0, 1000)>> <<run updateETitle()>> <<set $DRep += 10>> <<set $DRep to Math.clamp($DRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<run updateCorrMinimum()>> <<set $CorrBase -= 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <<Message "⤵️ Your <strong>corruption</strong> reduced<br/><br/>⤴️ Your reputation in the Northern District has been improved<br/><br/>⤴️ Your reputation in the Eastern District has been improved<br/><br/>⤵️ Your reputation in the Slum District has been reduced<br/><br/>">> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While walking, you come across a table selling a tonic drink.<br/>A sign nearby states that these tables are a charity event and that anyone can drink the drink completely free of charge.<br/>The sign also makes it clear that drinking too much or too often won't have any effect,<br/>and the organizers expect wealthy individuals to donate to a nearby donation box to continue the campaign.<br/>It also states that the location is under video surveillance. </span> </div> </div> <span class="btn2"><div class="links-container00"> <div class="links01"> <<button "<strong>  LEAVE.  </strong>" $location>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <</button>> </div>   <div class="links01"> <<button "<strong>DRINK FREE</strong>" $location>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $MP to Math.clamp($MP + 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <<set $NRep -= 0>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <</button>> </div> </div> </span> <span class="btn2"><div class="links-container00"> <<if $Money >= 3>> <div class="links01"> <<button "<strong>DRINK AND<br/>DONATE 3 UNITS</strong>" $location>> <<set $Money -= 3>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $MP to Math.clamp($MP + 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $NRep -= 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run updateCorrMinimum()>> <<set $CorrBase -= 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</button>> </div> <</if>>   <<if $Money >= 6>> <div class="links01"> <<button "<strong>DRINK AND<br/>DONATE 6 UNITS</strong>" $location>> <<set $Money -= 6>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $MP to Math.clamp($MP + 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $NRep -= 10>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run updateCorrMinimum()>> <<set $CorrBase -= 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</button>> </div> <</if>> </div> </span> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While walking, you come across a table selling a tonic drink.<br/>A sign nearby states that these tables are a charity event and that anyone can drink the drink completely free of charge.<br/>The sign also makes it clear that drinking too much or too often won't have any effect,<br/>and the organizers expect wealthy individuals to donate to a nearby donation box to continue the campaign.<br/>It also states that the location is under video surveillance. </span> </div> </div> <span class="btn2"><div class="links-container00"> <div class="links01"> <<button "<strong>  LEAVE.  </strong>" $location>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <</button>> </div>   <div class="links01"> <<button "<strong>DRINK FREE</strong>" $location>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $MP to Math.clamp($MP + 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <<set $NRep -= 0>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <</button>> </div> </div> </span> <span class="btn2"><div class="links-container00"> <<if $Money >= 3>> <div class="links01"> <<button "<strong>DRINK AND<br/>DONATE 3 UNITS</strong>" $location>> <<set $Money -= 3>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $MP to Math.clamp($MP + 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $NRep -= 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run updateCorrMinimum()>> <<set $CorrBase -= 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</button>> </div> <</if>>   <<if $Money >= 6>> <div class="links01"> <<button "<strong>DRINK AND<br/>DONATE 6 UNITS</strong>" $location>> <<set $Money -= 6>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $MP to Math.clamp($MP + 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $NRep -= 10>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run updateCorrMinimum()>> <<set $CorrBase -= 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</button>> </div> <</if>> </div> </span> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Search/Tonik/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While walking, you come across a table selling a tonic drink.<br/>A sign nearby states that these tables are a charity event and that anyone can drink the drink completely free of charge.<br/>The sign also makes it clear that drinking too much or too often won't have any effect,<br/>and the organizers expect wealthy individuals to donate to a nearby donation box to continue the campaign.<br/>It also states that the location is under video surveillance. </span> </div> </div> <span class="btn2"><div class="links-container00"> <div class="links01"> <<button "<strong>  LEAVE.  </strong>" $location>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <</button>> </div>   <div class="links01"> <<button "<strong>DRINK FREE</strong>" $location>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $MP to Math.clamp($MP + 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <<set $NRep -= 0>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <</button>> </div> </div> </span> <span class="btn2"><div class="links-container00"> <<if $Money >= 3>> <div class="links01"> <<button "<strong>DRINK AND<br/>DONATE 3 UNITS</strong>" $location>> <<set $Money -= 3>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $MP to Math.clamp($MP + 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $NRep -= 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run updateCorrMinimum()>> <<set $CorrBase -= 1>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</button>> </div> <</if>>   <<if $Money >= 6>> <div class="links01"> <<button "<strong>DRINK AND<br/>DONATE 6 UNITS</strong>" $location>> <<set $Money -= 6>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateMadMinimum()>> <<set $Mad -= 2>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $MP to Math.clamp($MP + 15, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $HP to Math.clamp($HP + 5, 0, $maxHP)>> <<set $healthRatio to $HP / $maxHP>> <<updatemeter 'health' $healthRatio>> <<set $NRep -= 10>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run updateCorrMinimum()>> <<set $CorrBase -= 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</button>> </div> <</if>> </div> </span> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $LabIncident to 0>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <<set $LabRooms to 0>> <<set $LabRooms to random(10)>> /* Случайное число от 0 до 10 */ <div style="text-align: center;"><h2>LABORATORY RECEPTION</h2></div> <div style="text-align: center;"><img src="img/Events/Job/Lab/001.jpg" class="centerImage" style="max-width:100%;"></div> <div style="text-align: center;">The reception area of the city laboratory complex owned by the Zontek corporation.<br/>Several floors for clerks and office workers and a deep basement with an unknown number of rooms<br/>for conducting various experiments and storing "scientific samples."</div> <div class="links-row"> <div class="links-container02"> [[⤴️ GO OUTSIDE|EaQuarter_04]] </div> <div class="links-container01"> <div class="links01"> <<if $LabW == 1>> <<link "WORK AS A CLEANER">> <<if $TDay >= 17>> <<Message "It's too late to work">> <<elseif $MP <= 14>> <<Message "You are too tired">> <<elseif $LabW2 == 1>> <<Message "You already worked today">> <<else>> <<goto "LTable01">> <</if>> <</link>> <</if>> </div></div> <div class="links-container03"> <<link "BULLETIN BOARD 🔴">> <<set $LabW to 1>> <<goto "NBoard01">> <</link>> </div></div> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <div style="text-align: center;"><h2>BULLETIN BOARD</h2></div> <div style="text-align: center;"><img src="img/Events/Job/Lab/002.jpg" class="centerImage" style="max-width:100%;"></div> <div style="text-align: center;">A board is littered with a variety of notes from the people working here,<br/>some scientific-related, others simply reminders of when to visit the tavern together.<br/>In the center of the chaos, a notice stands out for its official nature.<br/><div class="comp06"><strong>It reads: "Temporary cleaner needed to clean several laboratory rooms. Pay based on the volume of work completed. For access to equipment and delivery to the work site, please contact the nearest security guard.<br/>Payment is 35 units per room"</strong></div></div> <div class="links-row"> <div class="links-container02"> [[⤴️ BACK|Lab01]] </div> <div class="links-container01"> <div class="links01"> </div></div> <div class="links-container03"> </div></div> <<set $location to "NBoard01">> <style> .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/><br/> <div style="text-align: center;"><h2>MAIN ROOM</h2></div> <<if $LabRooms == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 1 and $WLTable01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 2 and $WLTable01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 3 and $WLTable01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 4 and $WLTable01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 5 and $WLTable01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 6 and $WLTable01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 7 and $WLTable01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 8 and $WLTable01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 9 and $WLTable01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 10 and $WLTable01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 0 and $WLTable01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 1 and $WLTable01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 2 and $WLTable01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 3 and $WLTable01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 4 and $WLTable01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 5 and $WLTable01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 6 and $WLTable01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 7 and $WLTable01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table02/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 8 and $WLTable01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table02/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 9 and $WLTable01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table02/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 10 and $WLTable01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table02/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $WLTable01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A room with several tables, cabinets on the walls,<br/>and a variety of bottled chemical and alchemical reagents.<br/>There's also some strange equipment here, designed for scientists to perform their scientific mambo jambo games.<br/>Currently, everything is splattered with a bright red liquid that resembles blood.<br/>However, there's too much of it here for it to actually be blood. </span> </div> </div> <<elseif $WLTable01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A room with several tables, cabinets on the walls,<br/>and a variety of bottled chemical and alchemical reagents.<br/>There's also some strange equipment here, designed for scientists to perform their scientific mambo jambo games.<br/>Currently, the room is clean, and the glass from broken test tubes and flasks lies in the trash. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links02"> <<link "FINISH CLEANING">> <<set $LabW2 to 1>> <<goto "Lab01">> <</link>></div> <div class="links03"> <<if $WLTable01 == 0>> <<link "<strong>CLEAN UP HERE</strong>">> <<if $LabIncident == 0 and $EventEnc00 == 0>> <<set $WLTable01 to 1>> <<goto "TBLab_01">> <<elseif $LabIncident == 0 and $EventEnc00 == 1>> <<set $WLTable01 to 1>> <<goto "T2Lab_01">> <<else>> <<set $WLTable01 to 1>> <<goto "LCleanTable01">> <</if>> <</link>> <</if>></div> <div class="links01"> <<link "OPERATING ROOM">> <<goto "LBed01">> <</link>></div> <div class="links01"> <<link "CELLS">> <<goto "LCells01">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links02 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(255 161 162 / 60%); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(212 19 19 / 70%), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links03 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161 186 255 / 60%); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(19 180 212 / 70%), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } .links02 a:hover { background-color: #161324; } .links03 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/><br/> <div style="text-align: center;"><h2>OPERATING ROOM</h2></div> <<if $LabRooms == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 1 and $WLBed01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 2 and $WLBed01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 3 and $WLBed01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 4 and $WLBed01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 5 and $WLBed01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 6 and $WLBed01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 7 and $WLBed01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 8 and $WLBed01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 9 and $WLBed01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 10 and $WLBed01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 0 and $WLBed01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 1 and $WLBed01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 2 and $WLBed01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 3 and $WLBed01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 4 and $WLBed01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 5 and $WLBed01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 6 and $WLBed01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 7 and $WLBed01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed02/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 8 and $WLBed01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed02/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 9 and $WLBed01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed02/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 10 and $WLBed01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed02/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $WLBed01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A room with a patient examination table in the center.<br/>Surrounding it is a plethora of equipment for taking various patient readings and collecting data. <br/>Currently, the entire room is splattered with a red liquid,<br/>and the air is filled with an unpleasant metallic odor. </span> </div> </div> <<elseif $WLBed01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A room with a patient reception table in the center.<br/>Surrounding it is a plethora of equipment for taking various patient readings and collecting data.<br/>The room has now been thoroughly cleaned and the trash has been removed to a designated area. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links02"> <<link "FINISH CLEANING">> <<set $LabW2 to 1>> <<goto "Lab01">> <</link>></div> <div class="links03"> <<if $WLBed01 == 0>> <<link "<strong>CLEAN UP HERE</strong>">> <<if $LabIncident == 0 and $EventEnc00 == 0>> <<set $WLBed01 to 1>> <<goto "BBLab_01">> <<elseif $LabIncident == 0 and $EventEnc00 == 1>> <<set $WLCells01 to 1>> <<goto "B2Lab_01">> <<else>> <<set $WLBed01 to 1>> <<goto "LCleanBed01">> <</if>> <</link>> <</if>></div> <div class="links01"> <<link "MAIN ROOM">> <<goto "LTable01">> <</link>></div> <div class="links01"> <<link "CELLS">> <<goto "LCells01">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links02 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(255 161 162 / 60%); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(212 19 19 / 70%), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links03 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161 186 255 / 60%); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(19 180 212 / 70%), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } .links02 a:hover { background-color: #161324; } .links03 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/><br/> <div style="text-align: center;"><h2>CELLS</h2></div> <<if $LabRooms == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 1 and $WLCells01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 2 and $WLCells01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 3 and $WLCells01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 4 and $WLCells01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 5 and $WLCells01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 6 and $WLCells01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 7 and $WLCells01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 8 and $WLCells01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 9 and $WLCells01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 10 and $WLCells01 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 0 and $WLCells01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 1 and $WLCells01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 2 and $WLCells01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 3 and $WLCells01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 4 and $WLCells01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 5 and $WLCells01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 6 and $WLCells01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 7 and $WLCells01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells02/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 8 and $WLCells01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells02/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 9 and $WLCells01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells02/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $LabRooms == 10 and $WLCells01 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells02/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $WLCells01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A room with numerous empty, old cages, probably for... animals.<br/>Currently, the floor and walls are stained with what looks like blood and black slime.<br/>All that's needed is a generous amount of water, a wash down the nearest drain, and then an air freshener;<br/>squeaky clean isn't required here. </span> </div> </div> <<elseif $WLCells01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>A room with many empty old cages intended for... probably animals.<br/>Now the floor and walls are relatively clean, and there's no unpleasant odor in the air. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links02"> <<link "FINISH CLEANING">> <<set $LabW2 to 1>> <<goto "Lab01">> <</link>></div> <div class="links03"> <<if $WLCells01 == 0>> <<link "<strong>CLEAN UP HERE</strong>">> <<if $LabIncident == 0 and $EventEnc00 == 0>> <<set $WLCells01 to 1>> <<goto "CBLab_01">> <<elseif $LabIncident == 0 and $EventEnc00 == 1>> <<set $WLCells01 to 1>> <<goto "C2Lab_01">> <<else>> <<set $WLCells01 to 1>> <<goto "LCleanCells01">> <</if>> <</link>> <</if>></div> <div class="links01"> <<link "OPERATING ROOM">> <<goto "LBed01">> <</link>></div> <div class="links01"> <<link "MAIN ROOM">> <<goto "LTable01">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links02 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(255 161 162 / 60%); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(212 19 19 / 70%), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links03 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161 186 255 / 60%); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(19 180 212 / 70%), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } .links02 a:hover { background-color: #161324; } .links03 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You thoroughly clean the room, washing away all dirt from the floor<br/>and removing traces of suspicious liquids from the laboratory equipment. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "LBed01">> <</link>></div> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Money += 35>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $ERep -= 10>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You thoroughly clean the room, rinsing all the dirt off the floor<br/>and removing any traces of suspicious liquids from the tables and walls.<br/>These scientists can be such slobs! </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "LTable01">> <</link>></div> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Money += 35>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $ERep -= 10>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>First, you clean the walls and rusty bars of the cages,<br/>then dump a couple of buckets of soapy water on the floor and remove all the dirt.<br/>After that, you use the air freshener provided to eliminate the unpleasant odor. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "LCells01">> <</link>></div> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Money += 35>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $ERep -= 10>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <div class="map"> <div style="text-align: center;"><img src="img/Navigation/Map_02.jpg" class="centerImage" style="max-width:150%;"></div> </div> <div class="links-container00"> <div class="links02"> <<link "<strong>GO BACK</strong>">> <<goto "00">> <</link>></div> <div class="links03"> <<link "<strong>MAP #1</strong>">> <<goto "MAP">> <</link>> </div> <div class="links01"> <<link "DETAILS #1">> <<set $DET to 0>> <<goto "MAP_02">> <</link>></div> </div> <</nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links02 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(255 161 162 / 60%); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(212 19 19 / 70%), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links03 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161 186 255 / 60%); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(19 180 212 / 70%), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } .links02 a:hover { background-color: #161324; } .links03 a:hover { background-color: #161324; } /* Стиль для карты */ .map { position: relative; top: 0px; left: -177px; float: center; } </style>
<<nobr>> <div class="map"> <<if $DET == 1>> <div style="text-align: center;"><img src="img/Navigation/Map_04.jpg" class="centerImage" style="max-width:150%;"></div> <<elseif $DET == 2>> <div style="text-align: center;"><img src="img/Navigation/Map_05.jpg" class="centerImage" style="max-width:150%;"></div> <<else>> <div style="text-align: center;"><img src="img/Navigation/Map_03.jpg" class="centerImage" style="max-width:150%;"></div> <</if>></div> <div class="links-container00"> <div class="links02"> <<link "<strong>GO BACK</strong>">> <<goto "00">> <</link>></div> <div class="links03"> <<link "<strong>MAP #1</strong>">> <<goto "MAP">> <</link>> </div> <<if $DET == 0>> <div class="links01"> <<link "DETAILS #2">> <<set $DET to 1>> <<goto "MAP_02">> <</link>></div> <</if>> <<if $DET == 1>> <div class="links01"> <<link "DETAILS #3">> <<set $DET to 2>> <<goto "MAP_02">> <</link>></div> <</if>> <<if $DET == 2>> <div class="links01"> <<link "DETAILS #1">> <<set $DET to 0>> <<goto "MAP_02">> <</link>></div> <</if>> </div> <</nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для размещения в центре в ряд */ .links-container00 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 1.5em; /* Верхний отступ для всего контейнера */ } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links02 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(255 161 162 / 60%); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(212 19 19 / 70%), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links03 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161 186 255 / 60%); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(19 180 212 / 70%), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } .links02 a:hover { background-color: #161324; } .links03 a:hover { background-color: #161324; } /* Стиль для карты */ .map { position: relative; top: 0px; left: -177px; float: center; } </style>
<<nobr>> <<set $LabIncident to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(14)>> /* Случайное число от 0 до 14 */ <<set $EventEnc02 to 0>> <div class="game-content"> <<Message "⤴️ Your <strong>intoxication</strong> increases">> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $PinkVap == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While cleaning, you notice that several spilled liquids have mixed<br/>and entered into some kind of chemical reaction, releasing thick pink vapors.<br/>Surprisingly, these vapors seem to emit a dim glow and have a rather pleasant smell. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While cleaning, you notice that several spilled liquids have mixed and entered into some kind of chemical reaction,<br/>releasing the familiar thick pink vapors. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<if $BimTotal <= 100>> <<link "EXTRACTOR FAN">> <<set $EventEnc02 to 1>> <<goto "TBLab_06">> <</link>> <</if>> </div> <div class="links01"> <<link "SMELL MORE">> <<goto "TBLab_02">> <</link>></div> </div> <<set $Tox to Math.clamp($Tox + 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $LabIncident to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <<set $EventEnc02 to 0>> <div class="game-content"> <<Message "⤴️ Your <strong>intoxication</strong> increases">> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $PinkVap == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While cleaning, you notice that several spilled liquids have mixed<br/>and entered into some kind of chemical reaction, releasing thick pink vapors.<br/>Surprisingly, these vapors seem to emit a dim glow and have a rather pleasant smell. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While cleaning, you notice that several spilled liquids have mixed and entered into some kind of chemical reaction,<br/>releasing the familiar thick pink vapors. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<if $BimTotal <= 100>> <<link "EXTRACTOR FAN">> <<set $EventEnc02 to 1>> <<goto "BBLab_06">> <</link>> <</if>> </div> <div class="links01"> <<link "SMELL MORE">> <<goto "BBLab_02">> <</link>></div> </div> <<set $Tox to Math.clamp($Tox + 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $LabIncident to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <<set $EventEnc02 to 0>> <div class="game-content"> <<Message "⤴️ Your <strong>intoxication</strong> increases">> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $PinkVap == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While cleaning the floor around the cages, you discover several bottles lying on the floor containing some kind of alchemical concoction.<br/>As you set them aside, they spilled and, having mixed, entered into some kind of chemical reaction, releasing thick pink vapors.<br/>Surprisingly, these vapors seem to emit a dim glow and have a rather pleasant smell. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While cleaning the floor around the cages, you discover several bottles lying on the floor containing some kind of alchemical concoction.<br/>When you put them aside, they spilled and, having mixed, entered into some kind of chemical reaction,<br/>releasing the thick pink vapors that you are already familiar with. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<if $BimTotal <= 100>> <<link "EXTRACTOR FAN">> <<set $EventEnc02 to 1>> <<goto "CBLab_06">> <</link>> <</if>> </div> <div class="links01"> <<link "SMELL MORE">> <<goto "CBLab_02">> <</link>></div> </div> <<set $Tox to Math.clamp($Tox + 5, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You inhale this pleasant aroma and feel the pleasant warmth coursing through your body.<br/>With each breath, you relax more and more, your thoughts become simpler,<br/>and arousing and vulgar images appear in your head. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "TBLab_03">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You inhale this pleasant aroma and feel the pleasant warmth coursing through your body.<br/>With each breath, you relax more and more, your thoughts become simpler,<br/>and arousing and vulgar images appear in your head. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BBLab_03">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Confusion/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You inhale this pleasant aroma and feel the pleasant warmth coursing through your body.<br/>With each breath, you relax more and more, your thoughts become simpler,<br/>and arousing and vulgar images appear in your head. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "CBLab_03">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Your hands seem to have a life of their own as they crawl under your clothes and begin to explore your body. When you let out a drawn-out moan of pleasure, they stop at your breasts, gently massaging them before sensitively tugging at your nipples. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "TBLab_04">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Your hands seem to have a life of their own as they crawl under your clothes and begin to explore your body. When you let out a drawn-out moan of pleasure, they stop at your breasts, gently massaging them before sensitively tugging at your nipples. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BBLab_04">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Your hands seem to have a life of their own as they crawl under your clothes and begin to explore your body. When you let out a drawn-out moan of pleasure, they stop at your breasts, gently massaging them before sensitively tugging at your nipples. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "CBLab_04">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(11)>> /* Случайное число от 0 до 11 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/01/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Your hands seem to have a life of their own as they crawl under your clothes and begin to explore your body. When you let out a drawn-out moan of pleasure, they stop at your breasts, gently massaging them before sensitively tugging at your nipples. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "TBLab_05">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(11)>> /* Случайное число от 0 до 11 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/02/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Your hands seem to have a life of their own as they crawl under your clothes and begin to explore your body. When you let out a drawn-out moan of pleasure, they stop at your breasts, gently massaging them before sensitively tugging at your nipples. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BBLab_05">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(11)>> /* Случайное число от 0 до 11 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Gas/03/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Your hands seem to have a life of their own as they crawl under your clothes and begin to explore your body. When you let out a drawn-out moan of pleasure, they stop at your breasts, gently massaging them before sensitively tugging at your nipples. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "CBLab_05">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Corr >= 60 and $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a wild fantasy of being fucked in every hole in a dark alley by a group of dirty thugs,<br/>your body shakes from a powerful orgasm, accompanied by loud moans and a spray of lube from your heated pussy.<br/>Coming to your senses a little later, you notice that the pink vapor has dissipated,<br/>and after tidying up your clothes, you return to work. </span> </div> </div> <<elseif $Corr >= 60 and $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a wild fantasy of letting the first man you meet fuck you in the park,<br/>your body shakes from a powerful orgasm, accompanied by a loud moan and a spray of lube from your heated pussy.<br/>Coming to your senses some time later, you notice that the pink vapor has dissipated,<br/>and after straightening your clothes, you return to work. </span> </div> </div> <<elseif $Corr >= 60 and $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a wild fantasy of being furiously impaled on a mighty horse piston by a beastman from the farms,<br/>you moan loudly, lube spraying from your heated pussy as your body shakes from a powerful orgasm.<br/>Coming to your senses some time later, you notice that the pink vapor has dissipated,<br/>and after straightening your clothes, you return to work. </span> </div> </div> <<elseif $Corr >= 60 and $EventEnc01 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a wild fantasy of becoming a shared fuck hole for all the men in the gym,<br/>you moan loudly, lube spraying from your heated pussy as your body shakes from a powerful orgasm.<br/>Coming to your senses some time later, you notice that the pink vapor has dissipated,<br/>and after straightening your clothes, you return to work. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>After a while, your body shakes from a powerful orgasm, accompanied by a loud moan and a spray of lube from your heated pussy.<br/>Coming to your senses a little later, you notice that the pink vapor has dissipated,<br/>and after tidying up your clothes, you return to work. </span> </div> </div><</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "TBLab_06">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Corr >= 60 and $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a wild fantasy of being fucked in every hole in a dark alley by a group of dirty thugs,<br/>your body shakes from a powerful orgasm, accompanied by loud moans and a spray of lube from your heated pussy.<br/>Coming to your senses a little later, you notice that the pink vapor has dissipated,<br/>and after tidying up your clothes, you return to work. </span> </div> </div> <<elseif $Corr >= 60 and $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a wild fantasy of letting the first man you meet fuck you in the park,<br/>your body shakes from a powerful orgasm, accompanied by a loud moan and a spray of lube from your heated pussy.<br/>Coming to your senses some time later, you notice that the pink vapor has dissipated,<br/>and after straightening your clothes, you return to work. </span> </div> </div> <<elseif $Corr >= 60 and $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a wild fantasy of being furiously impaled on a mighty horse piston by a beastman from the farms,<br/>you moan loudly, lube spraying from your heated pussy as your body shakes from a powerful orgasm.<br/>Coming to your senses some time later, you notice that the pink vapor has dissipated,<br/>and after straightening your clothes, you return to work. </span> </div> </div> <<elseif $Corr >= 60 and $EventEnc01 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a wild fantasy of becoming a shared fuck hole for all the men in the gym,<br/>you moan loudly, lube spraying from your heated pussy as your body shakes from a powerful orgasm.<br/>Coming to your senses some time later, you notice that the pink vapor has dissipated,<br/>and after straightening your clothes, you return to work. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>After a while, your body shakes from a powerful orgasm, accompanied by a loud moan and a spray of lube from your heated pussy.<br/>Coming to your senses a little later, you notice that the pink vapor has dissipated,<br/>and after tidying up your clothes, you return to work. </span> </div> </div><</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "BBLab_06">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $Corr >= 60 and $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a wild fantasy of being fucked in every hole in a dark alley by a group of dirty thugs,<br/>your body shakes from a powerful orgasm, accompanied by loud moans and a spray of lube from your heated pussy.<br/>Coming to your senses a little later, you notice that the pink vapor has dissipated,<br/>and after tidying up your clothes, you return to work. </span> </div> </div> <<elseif $Corr >= 60 and $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a wild fantasy of letting the first man you meet fuck you in the park,<br/>your body shakes from a powerful orgasm, accompanied by a loud moan and a spray of lube from your heated pussy.<br/>Coming to your senses some time later, you notice that the pink vapor has dissipated,<br/>and after straightening your clothes, you return to work. </span> </div> </div> <<elseif $Corr >= 60 and $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a wild fantasy of being furiously impaled on a mighty horse piston by a beastman from the farms,<br/>you moan loudly, lube spraying from your heated pussy as your body shakes from a powerful orgasm.<br/>Coming to your senses some time later, you notice that the pink vapor has dissipated,<br/>and after straightening your clothes, you return to work. </span> </div> </div> <<elseif $Corr >= 60 and $EventEnc01 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a wild fantasy of becoming a shared fuck hole for all the men in the gym,<br/>you moan loudly, lube spraying from your heated pussy as your body shakes from a powerful orgasm.<br/>Coming to your senses some time later, you notice that the pink vapor has dissipated,<br/>and after straightening your clothes, you return to work. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>After a while, your body shakes from a powerful orgasm, accompanied by a loud moan and a spray of lube from your heated pussy.<br/>Coming to your senses a little later, you notice that the pink vapor has dissipated,<br/>and after tidying up your clothes, you return to work. </span> </div> </div><</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "CBLab_06">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc02 == 1>> <<Message "">> <<else>> <<Message "⤴️ Your <strong>intoxication</strong> increases<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤵️ Your <strong>corruption</strong> increases">> <</if>> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc02 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You start a special fan in one of the ventilation pipes near the ceiling,<br/>and after waiting for it to hum cheerfully and suck all those strange pink vapors out of the air in the room,<br/>you get to work, rinsing all the dirt off the floor<br/>and removing any traces of suspicious liquids from the tables and walls. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You thoroughly clean the room, wiping away all dirt from the floor<br/>and removing any traces of suspicious liquids from the tables and walls.<br/>And nothing remains to remind you of what happened during the cleaning. </span> </div> </div><</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "LTable01">> <</link>></div> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Money += 35>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<if $EventEnc02 == 1>> <<set $ERep -= 10>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<else>> <<set $ERep += 10>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep += 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep += 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateCorrMinimum()>> <<set $CorrBase += 5>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $AssStatus += 10>> <<set $AssStatus to Math.clamp($AssStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateAss()>> <<set $ChestStatus += 10>> <<set $ChestStatus to Math.clamp($ChestStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateChest()>> <<set $Tox to Math.clamp($Tox + 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <</if>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <<if $EventEnc02 == 1>> <<Message "">> <<else>> <<Message "⤴️ Your <strong>intoxication</strong> increases<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤵️ Your <strong>corruption</strong> increases">> <</if>> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc02 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You start a special fan in one of the ventilation pipes near the ceiling,<br/>and after waiting for it to hum cheerfully and suck all those strange pink vapors out of the air in the room,<br/>you get to work, wiping away all dirt from the floor<br/>and removing traces of suspicious liquids from the laboratory equipment. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You thoroughly clean the room, wiping away all dirt from the floor<br/>and removing traces of suspicious liquids from the laboratory equipment.<br/>And nothing remains to remind you of what happened during the cleaning. </span> </div> </div><</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "LBed01">> <</link>></div> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Money += 35>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<if $EventEnc02 == 1>> <<set $ERep -= 10>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<else>> <<set $ERep += 10>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep += 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep += 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateCorrMinimum()>> <<set $CorrBase += 5>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $AssStatus += 10>> <<set $AssStatus to Math.clamp($AssStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateAss()>> <<set $ChestStatus += 10>> <<set $ChestStatus to Math.clamp($ChestStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateChest()>> <<set $Tox to Math.clamp($Tox + 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <</if>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc02 == 1>> <<Message "">> <<else>> <<Message "⤴️ Your <strong>intoxication</strong> increases<br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤵️ Your <strong>corruption</strong> increases">> <</if>> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc02 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You start a special fan in one of the ventilation pipes near the ceiling,<br/>and after waiting for it to hum cheerfully and suck all those strange pink vapors out of the air in the room,<br/>you get to work, clean the walls and rusty bars of the cages,<br/>then dump a couple of buckets of soapy water on the floor and remove all the dirt.<br/>After that, you use the air freshener provided to eliminate the unpleasant odor. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>First, you clean the walls and rusty bars of the cages,<br/>then dump a couple of buckets of soapy water on the floor and remove all the dirt.<br/>After that, you use the air freshener provided to eliminate the unpleasant odor.<br/>And nothing remains to remind you of what happened during the cleaning. </span> </div> </div><</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "LCells01">> <</link>></div> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Money += 35>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<if $EventEnc02 == 1>> <<set $ERep -= 10>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<else>> <<set $ERep += 10>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep += 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep += 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateCorrMinimum()>> <<set $CorrBase += 5>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $AssStatus += 10>> <<set $AssStatus to Math.clamp($AssStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateAss()>> <<set $ChestStatus += 10>> <<set $ChestStatus to Math.clamp($ChestStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateChest()>> <<set $Tox to Math.clamp($Tox + 20, 0, $maxTox)>> <<set $INTBaseoxicationRatio to $Tox / $maxTox>> <<updatemeter 'intoxication' $INTBaseoxicationRatio>> <</if>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $LabIncident to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <<set $EventEnc02 to 0>> <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>As you begin cleaning the lab, you suddenly notice movement among the tables and flasks.<br/>You're not sure if it was real or just your imagination,<br/>but there's plenty of debris that could have been displaced by the gusts of air you've just entered the room. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<if $BimTotal <= 100>> <<link "LOOK CLOSER">> <<set $EventEnc02 to 1>> <<goto "T2Lab_09">> <</link>> <</if>> </div> <div class="links01"> <<link "IGNORE">> <<goto "T2Lab_02">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Just as you're distracted by assessing the amount of work required and wondering<br/>what exactly the local "scientists" could have done to dirty their equipment,<br/>you turn around at the sound of rustling and see a starfish-like creature jumping into your face. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "T2Lab_03">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The black creature lands squarely on your head,<br/>clinging with its sticky, slimy surface like an octopus's suction cup,<br/>then wraps its tentacles around your head and stretches.<br/>A moment of panic is interrupted by the sensation of something entering your ears,<br/>and a feeling of euphoria and joy overwhelms you. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "T2Lab_04">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Smile/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Your mind is flooded with white noise.<br/>It's impossible to comprehend anything, leaving only a feeling of complete and unadulterated joy.<br/>Despite the fact that your head is completely surrounded by a strange creature,<br/>it doesn't cause any discomfort or interfere with your breathing.<br/>You feel the creature's tentacles slowly begin to lengthen, entangling you. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "T2Lab_05">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>One of the tentacles carefully probes your face.<br/>When it reaches your mouth and insistently tries to penetrate, you obediently open it.<br/>Once inside, this surprisingly pleasant appendage explores your tongue and then your throat,<br/>beginning to penetrate deeper and deeper. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "T2Lab_06">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While your mouth was under attack by a tentacle,<br/>another equally impudent, slimy, and thick appendage found your vagina, pushing sharply inside.<br/>Unaware of what was happening, you obediently allowed some chthonic lab creature<br/>to rape your mouth and pussy, and you truly enjoyed it. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "T2Lab_07">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The torment of your holes continues for some time and reaches its climax <br/>when the tentacles inside your body begin to expel portions of some liquids that fill your stomach and uterus, <br/>after which you forget yourself in waves of orgasm. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "T2Lab_08">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You come to lying on the dirty lab floor, trying to figure out what happened.<br/>Your uniform is in disarray, but no one is around. Your last memories are gone.<br/>You probably just fainted from the fumes or exhaustion.<br/><span class="madness00">Yes, it was definitely just a regular faint, not worth paying attention to.</span> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "T2Lab_09">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc02 == 1>> <<Message "">> <<else>> <<Message "<strong>Your hair color has changed!</strong><br/><br/>⤴️ Your <strong>arosual</strong> increases<br/><br/>⤵️ Your <strong>corruption</strong> increases">> <</if>> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Table03/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc02 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>After carefully examining the room,<br/>you still can’t find the source of the movement that flashed on the periphery of your vision,<br/>or anything unusual in the room. You thoroughly clean the room, rinsing all the dirt off the floor<br/>and removing any traces of suspicious liquids from the tables and walls.<br/>These scientists can be such slobs! </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You thoroughly clean the room, rinsing all the dirt off the floor<br/>and removing any traces of suspicious liquids from the tables and walls.<br/>These scientists can be such slobs! </span> </div> </div><</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "LTable01">> <</link>></div> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Money += 35>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<if $EventEnc02 == 1>> <<set $ERep -= 10>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<else>> <<set $ERep += 10>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep += 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep += 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Exp += 4>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $Bim += 10>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateCorrMinimum()>> <<set $CorrBase += 5>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $VaginaStatus += 25>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> /* Изменение статистики */ <<set $SOraP += 1>> <<set $SVagP += 1>> <<set $STentP += 1>> /* Изменение цвета волос на пепельную блондинку */ <<set $HaC to 3>> <<run UIBar.setStoryElements()>> <</if>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $LabIncident to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>As you're about to clean up the place, you notice the sound of some animal sniffing and snorting,<br/>seemingly awakened by the presence of a stranger.<br/>Turning toward the cage from which the sounds are coming, you see a large, powerful pigman figure<br/>approaching the bars from the darkness and looking at you with interest. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "C2Lab_02">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>It appears to be one of the species of monsters that live near the fog.<br/><span class="comp03">A strong musky odor</span> emanates from the green brute, and you see the enormous penis between his legs begin to fill with blood,<br/>seemingly pushing through the bars of the cage he's in.<br/>He seems to have realized there's a woman next to him and has become aroused.<br/><span class="comp03">For some unknown reason, looking at his enormous member, you begin to feel a slight dizziness,<br/>and your mouth begins to water, while your head begins to fill with thoughts<br/>of what it tastes like and </span><span class="madness03">how wonderful it would be to touch it with your lips and tongue.</span> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "LOOK CLOSER">> <<set $Bim += 1>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 15, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <<goto "C2Lab_03">> <</link>> </div> <div class="links01"> <<if $BimTotal <= 60>> <<link "IGNORE">> <<set $Bim -= 3>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $Dom += 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<set $Sub -= 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "LCleanCells01">> <</link>> <</if>> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(9)>> /* Случайное число от 0 до 9 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You stare at the pigman's powerful member as it protrudes further and further beyond the cage,<br/>while the monster presses its body against the bars and stares back at you defiantly.<br/>The beast's member sways slightly with each beat of its heart,<br/>a hypnotic rhythm, and your legs begin to weaken and buckle. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "SUCK">> <<if $Aro >= 50>> <<set $EventEnc02 to 1>> <<goto "C2Lab_04">> <<elseif $Corr <= 40>> <<Message "You're not that much of a slut for that">> <<else>> <<set $EventEnc02 to 1>> <<goto "C2Lab_04">> <</if>> <</link>> </div> <div class="links01"> <<if $Aro <= 50>> <<link "MOVE AWAY">> <<set $Dom += 5>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<set $Sub -= 5>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<run UIBar.setStoryElements()>> <<goto "LCleanCells01">> <</link>> <</if>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(14)>> /* Случайное число от 0 до 14 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(1)>> /* Случайное число от 0 до 1 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Without realizing it, you find yourself kneeling with the monster's wet, hot cock pressed to your lips.<br/>Your tongue flicks briskly over its large, blunt head and thick shaft.<br/>The scent and sharp taste of this meaty log are so delicious and enchanting<br/>that they completely knock the last shreds of consciousness and control from your head. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc01 == 0>> <<goto "C2Lab_05_1">> <<else>> <<goto "C2Lab_05_2">> <</if>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(18)>> /* Случайное число от 0 до 18 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/050.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/051.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/052.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/053.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/054.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/055.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/056.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/057.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/058.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/059.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/060.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/061.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/062.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>With a powerful grunt, the monster thrusts his pelvis,<br/>sending a scalding stream of viscous, sticky sperm shooting into your mouth and face.<br/>You freeze in place, waiting with open mouth for him to finish squirting<br/>this endless stream of <span class="madness03">the most delicious and wonderful liquid.</span> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "C2Lab_06_1">> <</link>> </div> </div> /* Изменение статистики */ <<set $SOraP += 1>> <<set $SMonP += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The incomparable taste and smell of the pigman's semen sends you into sensory overload and a sudden orgasm,<br/>only to be overwhelmed by another wave of pleasure as the massive cock ejaculates the first spurt.<br/>It seems this monster hasn't had the <span class="comp03">chance to empty its balls in a long time,<br/>saving </span><span class="madness03">all that deliciousness for you.</span> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "C2Lab_07_1">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/063.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/064.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/065.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/066.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/067.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/068.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/069.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/070.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/071.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>At some point, you realize you're alone at the cage bars.<br/>Having satisfied the itch in his balls, the monster returned to his dark corner,<br/>leaving you sitting alone with your face covered in a thick layer of his cum.<br/>You collect the remnants with your hand and lick your fingers,<br/>trying not to miss a drop, like a drug addict or some kind of crazy whore. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "C2Lab_08">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <<if $EventEnc02 == 1>> <<Message "">> <<else>> <<Message "⤴️ Your <strong>arosual</strong> increases<br/><br/>⤵️ Your <strong>corruption</strong> increases">> <</if>> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Cells03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>It was a strange but pleasant experience and you are already planning to <span class="comp03">repeat it in the future,</span><br/>but now you should get yourself in order and start cleaning the room.<br/>You wash the walls and rusty bars of the cages,<br/>then dump a couple of buckets of soapy water on the floor and remove all the dirt.<br/>After that, you use the air freshener provided to eliminate the unpleasant odor. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "LCells01">> <</link>> </div> </div> <<set $Bim += 5>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $Dom -= 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<set $Sub += 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Money += 35>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $ERep += 10>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep += 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep += 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $Bim += 3>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateCorrMinimum()>> <<set $CorrBase += 5>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/080.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/081.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/082.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/083.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/084.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/085.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/086.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/087.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/088.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/089.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/090.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Unable to withstand the intensity of arousal,<br/>you turn your backside toward this beautiful member and, pulling down your panties, grant him access to your slit.<br/>Without hesitation, the pigman easily plunges his penis into your cunt as you help him move toward it.<br/>Wildly rocking and groaning loudly, you spray streams of nectar and expand your delicate flower with this enormous phallus,<br/>feeling its large, blunt head stretch the walls of your vagina, adjusting them to its size. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "C2Lab_06_2">> <</link>> </div> </div> /* Изменение статистики */ <<set $SOraP += 1>> <<set $SVagP += 1>> <<set $SMonP += 1>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>At some point, the thrusts of the monster's cock inside your cunt become more intense,<br/>and you feel a stream of scalding hot, viscous sperm begin to spurt into your womb.<br/>Waves of orgasm follow one after another,and the only sensation left<br/>is how with each convulsion of the meat pole in your slutty pussy, it sends out another stream of hot milk.<br/>With a soft plop, the cock leaves your cunt, and a stream of milky white,<br/>viscous sperm immediately erupts, beginning to flow down your thighs.<br/>You sit motionless for a moment, surrendering to the feeling of ecstasy,<br/>until the satisfied pigman retreats to his far corner of the cage, leaving you alone. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "C2Lab_07_2">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/072.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/073.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/074.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/075.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/076.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/077.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/078.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Pigfucker/01/079.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Consciousness returns to you, and you find yourself on all fours in a dungeon among cages on a dirty floor,<br/>your cum-covered cunt sore from merciless use...<br/><span class="madness03">It's a wonderful feeling...<br/>Perhaps you've long needed a big, monstrous cock that could fill your insides<br/>to the brim with its dirty sperm.</span> Strange thoughts. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "C2Lab_08">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $LabIncident to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(4)>> /* Случайное число от 0 до 4 */ <<set $EventEnc02 to 0>> <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Just as I was starting to clean up, one of the scientists working there suddenly enters the room<br/>and starts sorting through the papers left on the desk.<br/>You should probably wait until he leaves and clears the room. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<if $BimTotal <= 100>> <<link "ASK TO LEAVE">> <<set $EventEnc02 to 1>> <<goto "B2Lab_09">> <</link>> <</if>> </div> <div class="links01"> <<link "IGNORE">> <<goto "B2Lab_02">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(3)>> /* Случайное число от 0 до 3 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Deciding that the lab worker would soon be leaving,<br/>and it didn't seem like he was opposed to you doing your job, you started cleaning.<br/>At some point, you felt someone approaching you from behind, followed by a sudden stab in the neck. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "B2Lab_03">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $LabBrainW01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>When you lose consciousness from the contents of the syringe in your neck,<br/>the scientist places your limp body on the lab table and signals for other scientists from the neighboring lab to come in. <br/>>- I found us a test subject for the latest batch of new equipment. <br/>- That cleaning lady again? <br/>- As you can see, she's still fine after the previous tests, which means the test equipment we're using is indeed safe. Let's begin.</div> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>When you lose consciousness from the contents of the syringe in your neck,<br/>the scientist places your limp body on the lab table and signals for other scientists from the neighboring lab to come. <br/><div class="comp08">- I found us a test subject for the latest batch of new equipment. <br/>- The cleaning lady? The last one disappeared somewhere. <br/>- As before, all the equipment we use is completely harmless, so there won't be any traces or after-effects,<br/>and we, in turn, save time and money. Let's get to work.</div> </span> </div> </div><</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "B2Lab_04">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>The scientists partially undressed you to install sensors on your body.<br/>Then, one of them brought a crate containing several strange-looking helmets and other devices from the next room.<br/>After laying out the equipment, they placed one of the helmets on your head and activated it.<br/>Once activated, the helmet began emitting a low hum and glowing a soft pink light.<br/>While one of the scientists recorded readings from various devices,<br/>the other continued assembling the remaining suspicious-looking equipment. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "B2Lab_05">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Brainwashing/01/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Receiving the first data set from the helmet you're wearing, the man replace it with another one. They then remove the dildo-like device, lubricate it with a special conductive lubricant, and carefully insert it into your vagina, then connect it to a portable power supply. <br/><span class="comp08">- Test number Two!</span> <br/>After these words, one of the scientists turns the remote control switch in their hands to the extreme position, thereby increasing the voltage supplied to the devices you're wearing. The device in your vagina begins to vibrate strongly, eliciting an involuntary moan from you, and the helmet begins to emit an even stronger glow. Your dream, which you've been experiencing up to this point, changes to a more aggressive one, filled with wild sexual fantasies about submission. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "B2Lab_06">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Hundreds of different erotic scenes flash through your mind: <div class="comp09">some involve you being <span class="madness03">fucked</span> while handcuffed to a bed,<br/>others chained to a pillory,<br/>and still others tied to a toilet like a <span class="madness03">whore for public use.</span><br/>You're surrounded by a multitude of strangers who happily <span class="madness03">exploit your available holes</span> with their large cocks<br/>and pump them with their sperm, while others simply cum in your mouth and on your face,<br/>covering your body with it.</div> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "B2Lab_07">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Psi/Ecstasy/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>And you're not at all against these orgies. On the contrary, you truly enjoy them.<br/>Orgasm follows orgasm in a kaleidoscope of repetitive fantasies, accompanied by a deep voice coming from nowhere: <br/><span class="madness03">- Submission is good...</span> <br/><span class="madness07"><strong>you shudder with another orgasm</strong></span> <br/><span class="madness03">- Sex is good, you can't deny sex...</span> <br/><span class="madness07"><strong>you shudder from the next orgasm</strong></span> <br/><span class="madness03">- There's no pain, pain is another form of pleasure...</span> <br/><span class="madness07">orgasm again...</span> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>And you're not at all against these orgies. On the contrary, you truly enjoy them.<br/>Orgasm follows orgasm in a kaleidoscope of repetitive fantasies, accompanied by a deep voice coming from nowhere: <br/><span class="madness03">- Submission is good...</span> <br/><span class="madness07"><strong>you shudder from another orgasm</strong></span> <br/><span class="madness03">- Being a slut is good...</span> <br/><span class="madness07"><strong>you shudder from the next orgasm</strong></span> <br/><span class="madness03">- Being stupid is good...</span> <br/><span class="madness07">orgasm again...</span> </span> </div> </div> <<elseif $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>And you're not at all against these orgies. On the contrary, you truly enjoy them.<br/>Orgasm follows orgasm in a kaleidoscope of repetitive fantasies, accompanied by a deep voice coming from nowhere: <br/><span class="madness03">- Submission is good...</span> <br/><span class="madness07"><strong>you shudder with another orgasm</strong></span> <br/><span class="madness03">- An empty cunt wants a cock...</span> <br/><span class="madness07"><strong>you shudder from the next orgasm</strong></span> <br/><span class="madness03">- An empty mouth yearns for cock...</span> <br/><span class="madness07"><strong>orgasm again</strong></span> <br/><span class="madness03">- An empty ass wants a dick...</span> <br/><span class="madness07">orgasm...</span> </span> </div> </div> <<elseif $EventEnc01 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>And you're not at all against these orgies. On the contrary, you truly enjoy them.<br/>Orgasm follows orgasm in a kaleidoscope of repetitive fantasies, accompanied by a deep voice coming from nowhere: <br/><span class="madness03">- Submission is good...</span> <br/><span class="madness07"><strong>you shudder with another orgasm</strong></span> <br/><span class="madness03">- An empty cunt yearns for cock...</span> <br/><span class="madness07"><strong>you shudder from the next orgasm</strong></span> <br/><span class="madness03">- An empty mouth yearns for cock...</span> <br/><span class="madness07">orgasm again...</span> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>And you're not at all against these orgies. On the contrary, you truly enjoy them.<br/>Orgasm follows orgasm in a kaleidoscope of repetitive fantasies, accompanied by a deep voice coming from nowhere: <br/><span class="madness03">- Submission is good...</span> <br/><span class="madness07"><strong>you shudder with another orgasm</strong></span> <br/><span class="madness03">- Submission is what you desire...</span> <br/><span class="madness07"><strong>you shudder from the next orgasm</strong></span> <br/><span class="madness03">- Submission for sex...</span> <br/><span class="madness07"><strong>orgasm again</strong></span> <br/><span class="madness03">- Submission for big, fat cocks in your pussy...</span> <br/><span class="madness07">orgasm...</span> </span> </div> </div><</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "B2Lab_08">> <</link>></div> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 2.7em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $LabBrainW01 to 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(5)>> /* Случайное число от 0 до 5 */ <div class="game-content"> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Lab/Facehugger/01/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You come to lying on the dirty lab floor, trying to figure out what happened.<br/>Your uniform is in disarray, but no one is around. Your last memories are gone.<br/>You probably just fainted from the fumes or exhaustion.<br/><span class="madness00">Yes, it was definitely just a regular faint, not worth paying attention to.</span> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "B2Lab_09">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(6)>> /* Случайное число от 0 до 6 */ <div class="game-content"> <<if $EventEnc02 == 1>> <<Message "">> <<else>> <<Message "⤴️ Your <strong>arosual</strong> increases<br/><br/>⤵️ Your <strong>corruption</strong> increases">> <</if>> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Job/Lab/Bed03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc02 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Having asked the scientist to quickly vacate the room for cleaning, you wait until he leaves to begin your work.<br/>You thoroughly clean the room, washing away all dirt from the floor<br/>and removing traces of suspicious liquids from the laboratory equipment. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You thoroughly clean the room, washing away all dirt from the floor<br/>and removing traces of suspicious liquids from the laboratory equipment.<br/><span class="madness03">While your head was filled with strange exciting thoughts.</span> </span> </div> </div><</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "LBed01">> <</link>></div> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $TDay += 1>> <<set $MP to Math.clamp($MP - 10, 0, $maxMP)>> <<set $enduranceRatio to $MP / $maxMP>> <<updatemeter 'endurance' $enduranceRatio>> <<set $Money += 35>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<if $EventEnc02 == 1>> <<set $ERep -= 10>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep -= 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep -= 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run UIBar.setStoryElements()>> <<else>> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<set $ERep += 10>> <<set $ERep to Math.clamp($ERep, 0, 1000)>> <<run updateETitle()>> <<set $WRep += 5>> <<set $WRep to Math.clamp($WRep, 0, 1000)>> <<run updateWTitle()>> <<set $NRep += 5>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 20, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<set $Bim += 6>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateCorrMinimum()>> <<set $CorrBase += 5>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $VaginaStatus += 10>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<run UIBar.setStoryElements()>> <</if>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $Tavern += 1>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(4)>> /* Случайное число от 0 до 4 */ <div class="game-content"> <br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0 and $Mad >= 50>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>One of the customers calls you over for another order. <br/><span class="comp08">- Please give me d̷̴̶̢̢̡̨͝ą̶̸̷̨͢͢͝ḿ҉̷̢̡͢͢͞n̷͢҉̸̶̢͜͡é̢͝͏̵͜͟͞d̨̢̀́͢͢͠͠ ̵̶̢̛͝͝҉͘s̕̕͢͢͏̢́͞ń̡́͟҉̶̛͢ǫ̴̢̢̢͘͘͢i҉̡̡̕͢͞͠͞m̶̢͏̨͝͏͏͡e̶̷̴̵͘͢͝͡.</span> <br/><span class="comp00">- Excuse me, I'll ask the manager.</span> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>One of the customers calls you over for another order. <br/><span class="comp08">- I'd like a bottle of mole tincture, please.</span> <br/><span class="comp00">- Mmmm. It's not on the menu,<br/>just wait a minute, I'll check with the manager.</span> </span> </div> </div> <<elseif $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>One of the customers calls you over for another order. <br/><span class="comp08">- Please add black mushroom sauce to my order.</span> <br/><span class="comp00">- Mmmm. It's not on the menu.<br/>Wait a minute, I'll check with the manager.</span> </span> </div> </div> <<elseif $EventEnc01 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>One of the customers calls you over for another order. <br/><span class="comp08">- I'd like some live rats to go, please.</span> <br/><span class="comp00">- Excuse me, I'll ask the manager.</span> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>One of the customers calls you over for another order. <br/><span class="comp08">- I'd like a bottle of pepper vodka, please.</span> <br/><span class="comp00">- Mmmm. It's not on the menu,<br/>hold on a minute, I'll check with the manager.</span> </span> </div> </div><</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "T_Order_02">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(1)>> /* Случайное число от 0 до 1 */ <div class="game-content"> <br/><br/><br/> <div class="map2"> <div style="text-align: center;"><img id="plotImage" src="img/Plot/02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> /* Текст после изображения */ <<if $EventEnc01 == 0 and $Mad >= 50>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You approach the Manager and explain the client's strange request: <br/><span class="comp08">John: - S̶̷̨͘͟͢͟͞p͏̀͜҉͏̵̸̢i̴҉̷̷̢͟͜͢l̢͘͘͢͜͟͝͠ĺ̴̴̡͢͢͡͝ ̷̷̨̨̨̀͘͝ţ̸̵̧͜͜͝͞h҉̵̷͘͘͠͠͝ę̵̴̷̧͢͝͝ ҉̢̢̨̨́͠͞b̶̴̡̀̀̀͝͠e͢҉̵̸̵̢͢͝a̶͏̸̢͟͜͢͝ǹ̶̢̢̧̛̕͢ś̸̡͞͡͝͞͠.̵̵̵̨͜҉̷͟ ̧̢́́͘͜͡͠T̴̴͏̶̀́̕͠ờ̸̵̧́́͝ ̨͝͏͠҉̢͜͟ç̸̀̀͘͜͜͟o҉̴̧͘͜͢͝͝s͏̵҉͏̶̧͘͘t̶̢̧͘͜͝͠͡ ̸̸̧̀̕̕͢͟a͝͝҉͢͏́̕͟ń̀͜͟͠͏͏͠ ̵̷̵̛͘͟͟͠á̢̛͘͘͜͢͠r̶̨̛̕̕͟͠͞m̶̴̸͘͟҉̀҉ ̢҉̷̢̕͢͝͞a̛҉̶̵̛̀͜͡ņ̵̴̴͏͘͜͡d̢̛͜͢͡҉͟͟ ̵̶̵̢́́͝͝ą̷̵̷̧̧̕͟ ̶̨͠҉̶̶̨͘l̸̶̸͘͟҉̷̛ȩ̶̨́̕͢҉̧ǵ̡̡̢̀͟͢͠.̵́̀̕͟͏̸͢ ̢̧͘͡͞͠͠͡Ì̴̶̛̀͢͢͝t̶̸̢̢̡̢͘͞'̵̸̨̀̕̕͜͝s̸͞҉̨̛͘͟͏ ̸̶́͠͏͜҉͏ŗ̶̵̢̀͘͢҉á̴̶̛́͡͡͠i҉̢̡̛̛͘͢͟n̷̶̛̛̕͢͟͡í̸̵̡̧͘̕͠ǹ̸̶̡̛҉̷͡g̷̡̛͟͟͠͡͞ ̡̛̀́͘͘͟͝c̵̡̀͘͢҉͟͝á̷̵͘͜͜͞͠t̨̡̀̀͘͜͡͞s̴̶̡̨͜͢͝͠ ̶̷̧͘͘͜͢҉ą̸́͟͜͞͡͞n̸̨̕҉̴̴͢͢d̵̴̴̀͘͘͟͡ ͏̴́́͘͜͟͜d̶̨̛̕͢͢͡͞o̷̸̷̢͘͘͢͠g̴̛̀̕͘͘͡͞ş͞͠͡͏̷͘͜.̵̛̛̀́͜͝͏</span> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You approach the Manager and explain the client's strange request: <br/><span class="comp08">John: - Mole tincture? We have that, it's expensive and rare.<br/>Look for it in the first left-hand storage room.<br/>It looks like a jar with a mole preserved in alcohol inside.manager.</span> </span> </div> </div> <<elseif $EventEnc01 == 2>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You approach the Manager and explain the customer's strange request: <br/><span class="comp08">John: - Black mushroom sauce? It's an expensive condiment, it's in the second central pantry.<br/>It looks like a black plastic bottle with a skull and crossbones on it.<br/>Don't confuse it with the rat poison. They're on the same shelf.</span> </span> </div> </div> <<elseif $EventEnc01 == 3>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You approach the Manager and explain the client's strange request: <br/><span class="comp08">John: - Live rats? That happens. Look in the first left-hand storage room.<br/>There should be a couple of cages there.<br/>Just put one of the black bags lying nearby on the cage before you take it.</span> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> You approach the Manager and explain the customer's strange request: <br/><span class="comp08">John: - Pepper vodka? Find a bottle of vodka, unlabeled, in the third back room on the right.<br/>There should also be a jar of ground pepper there; add a few teaspoons.<br/>Just use the red kind, not the black.</span> </span> </div> </div><</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc02 == 0 and $NRep >= 500>> <<goto "T_Order_03_1">> <<else>> <<goto "T_Order_03_2">> <</if>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You approach the door of the utility room you need.<br/>As you're about to go inside,<br/>someone calls out to you from behind and pushes you inside. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "T_Order_04_1">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <<set $EventEnc02 to 0>> <<set $EventEnc02 to random(1)>> /* Случайное число от 0 до 1 */ <div class="game-content"> <br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/01/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You approach the door of the utility room you're looking for<br/>and hear suspicious sounds coming from behind it.<br/>It sounds like someone's already there, and they're not alone. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<if $EventEnc02 == 0>> <<goto "T_Order_04_2">> <<else>> <<goto "T_Order_04_3">> <</if>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <<Message "⤴️ Your <strong>arosual</strong> increases<br/><br/>⤵️ Your <strong>corruption</strong> increases">> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Upon entering, you see one of the waitresses, who had left earlier, busily sucking a customer's penis.<br/>After observing this scene for a moment, just to make sure everything is apparently consensual,<br/>you do the job you came for and take the customer's order. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "WAITRESS_JOB_01">> <</link>> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 15, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <<Message "⤴️ Your <strong>arosual</strong> increases<br/><br/>⤵️ Your <strong>corruption</strong> increases">> <br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/02/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Upon entering, you see one of the other waitresses, who had left earlier,<br/>being furiously pounded into her wet pussy by a customer, accompanied by passionate moans.<br/>After observing this scene for a while and confirming that everything is apparently consensual,<br/>you do the job you came for and take the customer's order. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "WAITRESS_JOB_01">> <</link>> </div> </div> <<set $Exp += 3>> <<run setup.checkLevelUp()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 15, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <br/><br/><br/> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>It turns out to be a man you don't know, one of the tavern patrons.<br/>He starts groping you and whispering indecent proposals in your ear. <br/><span class="comp08">- I know you, $Pname $NTitle. How about a little fun?<br/>Give me a good blow job and I'll throw in a generous tip.</span> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>It turns out to be a man you don't know, one of the tavern patrons.<br/>He starts groping you and whispering indecent proposals in your ear. <br/><span class="comp08">- I've heard a lot about you, $Pname $NTitle.<br/>How about letting my friend into your furry den?<br/>I'll throw in some cash for that.</span> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>It turns out to be a man you don't know, one of the tavern patrons.<br/>He starts groping you and whispering indecent proposals in your ear. <br/><span class="comp08">- I've heard a lot about you, $Pname $NTitle.<br/>If you let my dick stretch your ass, I'll be very generous.</span> </span> </div> </div><</if>> <div class="links-container00"> <div class="links01"> <<if $Corr <= 50 and $BimTotal <= 90>> <<link "REFUSE">> <<set $Dom += 20>> <<set $Dom to Math.clamp($Dom, 0, 1000)>> <<set $Sub -= 20>> <<set $Sub to Math.clamp($Sub, 0, 1000)>> <<goto "WAITRESS_JOB_01">> <</link>> <</if>></div> <div class="links01"> <<link "AGREE">> <<if $Corr <= 29>> <<Message "You will not sell yourself!">> <<elseif $EventEnc01 == 0>> <<goto "T_Order_05_3">> <<elseif $EventEnc01 == 1>> <<goto "T_Order_05_1">> <<else>> <<goto "T_Order_05_2">> <</if>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(8)>> /* Случайное число от 0 до 8 */ <div class="game-content"> <<Message "⤴️ Your <strong>arosual</strong> increases<br/><br/>⤵️ Your <strong>corruption</strong> increases">> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Extra money isn't bad. After all, one extra dick in your cunt won't change anything.<br/>So, dropping your panties, you present your ass to your lover's tool.<br/>Without hesitation, he begins mercilessly pounding your wet hole,<br/>drawing moans from your mouth with every slap of his balls against your ass.<br/>After some pounding, with a deep growl, he pumps you full of his cum.<br/>He thanks you for such a convenient hole, and handing you payment for your hard work, leaves,<br/>leaving you to clean yourself up and finish the job you came here for. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "WAITRESS_JOB_01">> <</link>> </div> </div> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $NRep -= 25>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Bim += 2>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 15, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $Money += 20>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $SVagP += 1>> <<set $SHumP += 1>> <<set $VaginaStatus += 10>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(12)>> /* Случайное число от 0 до 12 */ <div class="game-content"> <<Message "⤴️ Your <strong>arosual</strong> increases<br/><br/>⤵️ Your <strong>corruption</strong> increases">> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/023.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/024.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/025.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/026.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/027.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/028.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/029.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/030.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/031.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/032.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/033.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Extra money isn't bad. After all, having one extra dick in your ass won't change anything,<br/>except that next time it'll be a little easier to take bigger dicks. Profit!<br/>So, dropping your panties, you present your ass to your lover's tool.<br/>Without hesitation, he begins pounding you mercilessly, eliciting moans from you with every slap of his balls.<br/>After a while of pounding, he pumps you full of his cum with a heavy roar,<br/>thanks you for such a comfortable hole, and handing you your payment for your hard work, leaves,<br/>leaving you to clean yourself up and finish the job you came here for. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "WAITRESS_JOB_01">> <</link>> </div> </div> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $NRep -= 25>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Bim += 2>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 15, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $Money += 20>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $SAssP += 1>> <<set $SHumP += 1>> <<set $AnusStatus += 10>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(15)>> /* Случайное число от 0 до 15 */ <div class="game-content"> <<Message "⤴️ Your <strong>arosual</strong> increases<br/><br/>⤵️ Your <strong>corruption</strong> increases">> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/034.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/035.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/036.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/037.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/038.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/039.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/040.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/041.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/042.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/043.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/044.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/045.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/046.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/047.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/048.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Tavern/03/049.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Extra money isn't bad. After all, having one extra dick in your mouth won't change anything.<br/>They're there often anyway, and in most cases, free of charge and regardless of your desires.<br/>So, kneeling, you offer your plump lips to your lover's now-exposed cock.<br/>Without hesitation, he begins mercilessly pounding your throat until he calms down a bit,<br/>convinced of your professionalism, and allows you to suck his cock the way you prefer.<br/>After a while, with a deep roar, he pumps your mouth full of his cum, watches you swallow it all,<br/>and thanks you for your hard work, handing you your payment.<br/>He leaves you to clean yourself up and finish the job you came here to do. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "WAITRESS_JOB_01">> <</link>> </div> </div> <<set $Exp += 10>> <<run setup.checkLevelUp()>> <<set $NRep -= 25>> <<set $NRep to Math.clamp($NRep, 0, 1000)>> <<run updateNTitle()>> <<set $Bim += 2>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro + 15, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run updateCorrMinimum()>> <<set $CorrBase += 2>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<set $Money += 20>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<set $SOraP += 1>> <<set $SHumP += 1>> <<set $ChestStatus += 5>> <<set $ChestStatus to Math.clamp($ChestStatus, 0, 1000)>> <<run updateBea()>> <<run setup.updateChest()>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <<set $EventEnc01 to 0>> <<set $EventEnc01 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB001/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB001/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB001/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB001/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB001/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB001/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB001/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB001/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 0>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a two muscular, half-naked black guys standing next to a large bed.<br/><br/><span class="comp02">- Surprised? We're having a special promotion for our female customers today. Only for 25</span> </span> </div> </div> <<elseif $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a two muscular, half-naked black guys standing next to a large bed.<br/><br/><span class="comp02">- You're in luck today, baby, two for the price of one.<br/>Just 25, this is a good price.</span> </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>In a richly decorated room you see a two muscular, half-naked black guys standing next to a large bed.<br/><br/><span class="comp02">- The price is the same 25.<br/>Today we are working together, don't be shy.</span> </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "LEAVE">> <<goto Brothel_02>> <</link>> </div> <div class="links01"> <<link "PAY">> <<if $Money <= 24>> <<Message "Not enough money">> <<else>> <<set $Money -= 25>> <<set $Money to Math.clamp($Money, 0, 9000)>> <<run UIBar.setStoryElements()>> <<goto "B2Men_02">> <</if>> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(21)>> /* Случайное число от 0 до 21 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 11>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/012.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 12>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/013.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 13>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/014.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 14>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/015.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 15>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/016.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 16>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/017.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 17>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/018.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 18>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/019.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 19>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/020.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 20>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/021.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 21>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB002/022.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>After the men have helped you undress and stripped you of the last piece of clothing,<br/>you find yourself sitting on the floor with two large, black cocks in front of your face. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "B2Men_03">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(7)>> /* Случайное число от 0 до 7 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB003/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB003/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB003/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB003/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB003/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB003/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB003/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB003/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>You happily suck one big cock at a time while jerking off the other, <br/>alternating between them in your mouth, <br/>until the men stop you with a suggestion to move on to the main course.<br/>The question is, what will be attacked: your pussy or your ass. </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "PUSSY">> <<set $SVagP += 1>> <<set $SOraP += 2>> <<set $SGruP += 1>> <<set $SHumP += 2>> <<set $EventEnc01 to 1>> <<set $VaginaStatus += 10>> <<set $VaginaStatus to Math.clamp($VaginaStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateVagina()>> <<run UIBar.setStoryElements()>> <<goto "B2Men_04">> <</link>> </div> <div class="links01"> <<link "ASS">> <<set $SAssP += 1>> <<set $SOraP += 2>> <<set $SGruP += 1>> <<set $SHumP += 2>> <<set $EventEnc01 to 2>> <<set $AnusStatus += 10>> <<set $AnusStatus to Math.clamp($AnusStatus, 0, 1000)>> <<set $SlutStatus to Math.clamp(Math.floor(($VaginaStatus + $AnusStatus) / 40), 0, 50)>> <<set $maxAro to Math.clamp(Math.floor(100 + $SlutStatus), 0, 150)>> <<set $Aro to Math.clamp($Aro, 0, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run setup.updateAnus()>> <<run UIBar.setStoryElements()>> <<goto "B2Men_04">> <</link>> </div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB004/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB004/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB004/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB004/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB004/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB004/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB004/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB004/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB004/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB004/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB004/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you continue to work one guy's penis with your mouth, the second one moves to your pussy. <br/>After gently kneading and massaging your ass in his hands, <br/>he places his massive cock against your wet pussy and begins a furious pounding. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>While you continue to work one guy's penis with your mouth, the second one moves to your ass. <br/>After gently stretching your anus with his finger and lubricating it with some lube lying nearby, <br/>he places his massive cock against your hole and begins a furious pounding. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "B2Men_05">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(10)>> /* Случайное число от 0 до 10 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB005/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB005/002.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB005/003.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 3>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB005/004.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 4>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB005/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 5>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB005/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 6>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB005/007.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 7>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB005/008.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 8>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB005/009.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 9>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB005/010.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 10>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/TB005/011.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <<if $EventEnc01 == 1>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Moaning with bliss as you are sandwiched between two sweaty men who are persistently pounding your holes,<br/>you lose track of time only to be brought back to reality with a flash of orgasm<br/>as the twitching members inside you begin to fill your mouth and pussy with streams of thick sperm. </span> </div> </div> <<else>> <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Moaning with bliss as you are sandwiched between two sweaty men who are persistently pounding your holes,<br/>you lose track of time only to be brought back to reality with a flash of orgasm as<br/>the twitching members inside you begin to fill your mouth and anus with streams of thick sperm. </span> </div> </div> <</if>> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "B2Men_06">> <</link>></div> </div> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>
<<nobr>> <<set $EventEnc00 to 0>> <<set $EventEnc00 to random(2)>> /* Случайное число от 0 до 2 */ <div class="game-content"> <<if $EventEnc00 == 0>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/001.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 1>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/005.jpg" class="centerImage" style="max-width:141%;"></div></div> <<elseif $EventEnc00 == 2>> <div class="map"> <div style="text-align: center;"><img id="plotImage" src="img/Events/Brothel/Man/END03/006.jpg" class="centerImage" style="max-width:141%;"></div></div> <</if>> /* Текст после изображения */ <div class="TEXT-container00"> <div style="text-align: center;"> <span> <br/>Completely relaxed, you lie in a soft bed, enjoying the feeling of bliss and the sperm flowing out of you.<br/>After some time, the man leaves you to hide in the next room, from where the sound of pouring water begins to be heard, and then returns to help you take a bath and clean up all the consequences of this stormy day of adventures.<br/>The man walks you to the door with the wish to visit him more often.<br/> </span> </div> </div> <div class="links-container00"> <div class="links01"> <<link "NEXT">> <<goto "Brothel_02">> <</link>></div> </div> <<set $TDay += 2>> <<set $BRoom00 to 1>> <<run updateMadMinimum()>> <<set $Mad -= 3>> <<set $Mad to Math.clamp($Mad, $MadMin, 100)>> <<set $Bim += 4>> <<set $Bim to Math.clamp($Bim, 0, 100)>> <<set $CorrBase += 3>> <<set $CorrBase to Math.clamp($CorrBase, $CorrMin, 100)>> <<run updateINT()>> <<run updateDEX()>> <<run updateAroBonus()>> <<set $Aro to Math.clamp($Aro - 100, $AroBase, $maxAro)>> <<set $arousalRatio to $Aro / $maxAro>> <<updatemeter 'arousal' $arousalRatio>> <<run UIBar.setStoryElements()>> <</nobr>> <<nobr>> <style> /* Скрываем интерфейс */ #ui-bar, #character-menu, .stat-row, #name, #right-ui-bar{ display: none; } /* Стиль */ .link-icon { width: 20px; height: 20px; /* Фиксированная высота, чтобы сделать изображение квадратным */ object-fit: cover; /* Обрезает изображение, сохраняя пропорции */ margin-right: -15px; /* Отступ от текста */ margin-top: 3px; } /* Родительский контейнер для горизонтального расположения */ .links-row { display: flex; justify-content: space-between; align-items: flex-start; gap: 1em; margin-top: 1em; } /* Контейнер для ссылок с иконками */ .links-container000 { display: flex; /* Используем flex для выравнивания */ justify-content: center; /* По центру (center/flex-start/flex-end) */ flex-wrap: wrap; /* Разрешаем перенос, если ссылок много */ gap: 0.2em; /* Расстояние между ссылками */ margin-top: 0em; /* Верхний отступ для всего контейнера */ align-items: center; justify-content: left; } /* Контейнер для размещения в центре колонкой */ .links-container01 { display: flex; flex-direction: column; align-items: center; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения слева колонкой */ .links-container02 { display: flex; flex-direction: column; align-items: left; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Контейнер для размещения справа колонкой */ .links-container03 { display: flex; flex-direction: column; align-items: flex-end; gap: 0.1em; margin-top: 1em; } .links:nth-child(1) a { margin-left: auto; margin-right: auto; } .links:nth-child(2) a { margin-left: 60px; } .links:nth-child(3) a { margin-left: 120px; } /* Стиль */ @keyframes fadeIn { from { opacity: 0; transform: translateY(-20px); } to { opacity: 1; transform: translateY(0); } } /* Стиль для линков 00 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: left; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links a:hover { background-color: #161324; } /* Стиль для линков 01 */ .links { margin-top: 0.0em; /* Уменьшаем верхний отступ между блоками */ } .links01 a { min-width: 200px; min-height: 27px; max-width: 200px; max-height: 37px; display: flex; align-items: center; justify-content: center; background-color: #19191999; border: 1px solid rgba(161, 161, 255, 0.6); border-radius: 16px; font-family: var(--body-font); box-sizing: border-box; padding: 0.5em 0em; text-decoration: none; margin: 0.2em 0; /* Уменьшаем вертикальный отступ, убираем горизонтальный */ opacity: 0; animation: fadeIn 2s forwards; backdrop-filter: blur(8px); box-shadow: 0 0 10px rgba(106, 90, 205, 0.7), inset 5px 5px 10px rgba(0, 0, 0, 0.5); transition: background-color 0.3s ease; } .links01 a:hover { background-color: #161324; } #ButtonBack04 { position: relative; top: 160px; left: 780px; float: left; width: 50px; height: 0px; margin-right: 20px; } #ButtonBack05 { position: relative; top: 160px; left: 980px; float: left; width: 50px; height: 0px; margin-right: 20px; } </style> <</nobr>>